Close
dtSearch Engine API for Java
SearchFilter.getIndexPath Method

Get the path for an index in this filter

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

The index path.