WLJS LogoWLJS Notebook

SearchResultObject

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

Examples

index = CreateSearchIndex["ExampleData/Text"];
res = TextSearch[index, "dog"];
res[All, "FileName"]

Something isn't working? Report an issue.

Please visit the official Wolfram Language Reference for more details.

On this page