returns a list with all the locally stored instances of SearchIndexObject.
SearchIndices
returns a list with all the locally stored instances of SearchIndexObject.
Examples
Basic Examples (1)
Create a SearchIndexObject:
ind = CreateSearchIndex["ExampleData/Text"]The index now appears in the list:
SearchIndices[]Deleting the search index removes it from the list:
DeleteSearchIndex[ind]
SearchIndices[]History
Text
Wolfram Research (2015), SearchIndices, Wolfram Language function, https://reference.wolfram.com/language/ref/SearchIndices.html.
CMS
Wolfram Language. 2015. "SearchIndices." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SearchIndices.html.
APA
Wolfram Language. (2015). SearchIndices. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SearchIndices.html
BibTeX
@misc{reference.wolfram_2026_searchindices, author="Wolfram Research", title="{SearchIndices}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/SearchIndices.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_searchindices, organization={Wolfram Research}, title={SearchIndices}, year={2015}, url={https://reference.wolfram.com/language/ref/SearchIndices.html}, note=[Accessed: 12-June-2026]}