Syntax
Class
Parameters
Parameters |
Description |
---|---|
const char * indexRetrievedFrom |
The path to the index containing this document. |
int docId |
The document id of this document (usually obtained from dtsSearchResultsItem.docId). |
int hitCount |
Number of hits in the document. |
const long * hits |
A vector of hitCount 32-bit integers with the word offsets of hits. |
Description
Add a document to search results.