Syntax
Class
Parameters
|
Parameters |
Description |
|---|---|
|
long iItem |
The item to change (a zero-based index into the search results list) |
|
const dtsSearchResultsItem& item |
The values to assign to this item |
Description
Change the values in a search results item
Remarks
setDocInfo can be used to change values a search results list. For example, it can be used to assign a different score to each item. Call getDocInfo first to get the data associated with the item.