AddToSearchIndex[obj,content]
adds the specified content to the existing search index object obj.
AddToSearchIndex[obj,{content1,…}]
adds all the contenti to obj.


AddToSearchIndex
AddToSearchIndex[obj,content]
adds the specified content to the existing search index object obj.
AddToSearchIndex[obj,{content1,…}]
adds all the contenti to obj.
Details

- In AddToSearchIndex[obj,content], obj must be an existing SearchIndexObject, which could be empty.
- AddToSearchIndex[obj,…] modifies in place the search index referenced by obj.
- Possible sources used in AddToSearchIndex include:
-
"file" or File[…] individual file "dir" or File[…] directory of files ContentObject[…] content with metadata {obj1,obj2,…} list of indexable objects
See Also
Related Guides
History
Text
Wolfram Research (2019), AddToSearchIndex, Wolfram Language function, https://reference.wolfram.com/language/ref/AddToSearchIndex.html.
CMS
Wolfram Language. 2019. "AddToSearchIndex." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AddToSearchIndex.html.
APA
Wolfram Language. (2019). AddToSearchIndex. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AddToSearchIndex.html
BibTeX
@misc{reference.wolfram_2025_addtosearchindex, author="Wolfram Research", title="{AddToSearchIndex}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/AddToSearchIndex.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_addtosearchindex, organization={Wolfram Research}, title={AddToSearchIndex}, year={2019}, url={https://reference.wolfram.com/language/ref/AddToSearchIndex.html}, note=[Accessed: 16-August-2025]}