SearchResultObject
represents a result from TextSearch[…] and related functions.
Details
- The following operations can be used on SearchResultObject[…]:
-
Normal[obj] give all results in a list Dataset[obj] give all results in a dataset obj[1;;n] give the first n results in a list obj[1;;n,"Snippet"] give the snippets associated with the first n results obj[n] give the n result obj[n,"Snippet"] give the snippet associated with the n result obj[spec,prop] give the specified property of the results selected by spec obj["Count"] give a count of the total number of results - Each result is given in the form of a ContentObject[…] expression.
Examples
Basic Examples (1)
Search for files involving "dog":
Extract all content objects out of the SearchResultObject:
Get the top two search results:
Get the number of search results:
Wolfram Research (2016), SearchResultObject, Wolfram Language function, https://reference.wolfram.com/language/ref/SearchResultObject.html.
Text
Wolfram Research (2016), SearchResultObject, Wolfram Language function, https://reference.wolfram.com/language/ref/SearchResultObject.html.
CMS
Wolfram Language. 2016. "SearchResultObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SearchResultObject.html.
APA
Wolfram Language. (2016). SearchResultObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SearchResultObject.html