File
File: dtsfc.h
Namespace: dtSearch
Syntax
Data Members
Group
Members
Data Members
Operators
Operator |
Description |
---|---|
Copy search results |
Methods
Show:
No members matching the current filter
Method |
Description |
---|---|
Returns a pointer to an array of word offset of hits in the document selected by GetNthDoc | |
Retrieves a single field from the field-value pairs containing document properties. For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method | |
Fills the document property members with information about one document in the search results. | |
Generates hit highlighting data for Adobe Reader | |
Field-value pairs containing document properties. For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method | |
Returns the zero-based index of the currently-selected item in search results | |
Get the selection state of the items in search results | |
Used to implement lazy initialization of the DocInfoString and DocInfoItems properties, which are collections of named properties that are time-consuming to construct and often not used. | |
Read search results from an XML file | |
Sorts the search results set according to the SortFlags values in flags. |
Methods
Show:
No members matching the current filter
Method |
Description |
---|---|
Returns a pointer to an array of word offset of hits in the document selected by GetNthDoc | |
Retrieves a single field from the field-value pairs containing document properties. For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method | |
Fills the document property members with information about one document in the search results. | |
Generates hit highlighting data for Adobe Reader | |
Field-value pairs containing document properties. For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method | |
Returns the zero-based index of the currently-selected item in search results | |
Get the selection state of the items in search results | |
Used to implement lazy initialization of the DocInfoString and DocInfoItems properties, which are collections of named properties that are time-consuming to construct and often not used. | |
Read search results from an XML file | |
Sorts the search results set according to the SortFlags values in flags. |
Operators
Operator |
Description |
---|---|
Copy search results |
Description
Extends the dtsSearchResults class to add simpler access to string properties of retrieved documents.
Class Hierarchy
dtSearch::DSearchResults