Close
dtSearch Engine API for Java
SearchFilter.getItems Method

Get doc ids of documents in this filter

Syntax
Java
public native int getItems(int iIndex);
Parameters
Description
whichIndex
Value returned by addIndex() to identify this index in the SearchFilter

The document ids of the documents selected in this SearchFilter.