SearchIndexObject[loc]
represents a search index object, as created by CreateSearchIndex.
SearchIndexObject["name"]
represents the search index with the specified name in the SearchIndices[] list.


SearchIndexObject
SearchIndexObject[loc]
represents a search index object, as created by CreateSearchIndex.
SearchIndexObject["name"]
represents the search index with the specified name in the SearchIndices[] list.
Details

- Local indexes can be listed with SearchIndices.
- Searches on a SearchIndexObject given by index can be performed using TextSearch[index,query].
Examples
Basic Examples (1)
Use CreateSearchIndex to index a list of documents and get the corresponding SearchIndexObject:
TextSearch can search in SearchIndexObject:
Related Guides
Text
Wolfram Research (2015), SearchIndexObject, Wolfram Language function, https://reference.wolfram.com/language/ref/SearchIndexObject.html (updated 2017).
CMS
Wolfram Language. 2015. "SearchIndexObject." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/SearchIndexObject.html.
APA
Wolfram Language. (2015). SearchIndexObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SearchIndexObject.html
BibTeX
@misc{reference.wolfram_2025_searchindexobject, author="Wolfram Research", title="{SearchIndexObject}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/SearchIndexObject.html}", note=[Accessed: 11-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_searchindexobject, organization={Wolfram Research}, title={SearchIndexObject}, year={2017}, url={https://reference.wolfram.com/language/ref/SearchIndexObject.html}, note=[Accessed: 11-August-2025]}