WLJS LogoWLJS Notebook

SearchResultObject

SearchResultObject[...] represents a result from TextSearch[...] and related functions.

Examples

res = TextSearch[index, "query"];
res["Snippet"]
SearchResultObject[...]["Location"]

Please visit the official Wolfram Language Reference for more details.

On this page