Skip to main content

CreateSemanticSearchIndex

CreateSemanticSearchIndex[source] creates a search index from the data in source.

CreateSemanticSearchIndex[{source1,…}] creates a search index with a collection of sources sourcei.

CreateSemanticSearchIndex[{source1->val1,…}] associates the source sourcei to the value vali.

CreateSemanticSearchIndex[data,"name"] gives the search index the specified name.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.