WLJS LogoWLJS Notebook

SemanticSearchIndices

SemanticSearchIndices[] returns a list with all the known instances of SemanticSearchIndex.

SemanticSearchIndices[patt] returns a list of indices with the name matching the pattern patt.

Examples

Get all known semantic search indices:

SemanticSearchIndices[]

Please visit the official Wolfram Language Reference for more details.

On this page