The methods of the SearchResults class are listed here.
Public Methods
Add a document to SearchResults. | |
Add documents to SearchResults. | |
Remove all items from the search results list. | |
Calculate byte offset of each hit (for plain text files only) | |
Select a document in search results. | |
Create a SearchResults object containing only those items that are present in two other SearchResults objects | |
Deprecated -- use MakePdfWebHighlightFile | |
Generates xml data used to highlight hits in Adobe Reader through a web browser interface. | |
Creates a SearchReportJob that can be used to generate segments of context around each hit in one or more documents. | |
Generates a stream of XML containing data in the search results list. | |
Fills a SearchResults object with data from an XML stream generated by SerializeAsXml | |
Set the sort key for the currently-selected document. | |
Sorts the search results according to the value in flags, with an optional user-defined field name. | |
Combines search results with another search results object, eliminating duplicate items. | |
UrlDecodeItem converts a string created by UrlEncodeItem back into a search results item. | |
Creates a url-encoded string describing the currently-selected item in search results. | |
For internal use. |
See Also