Close
dtSearch Engine API for Java
SearchResults.getNthDoc Method
Syntax
Java
public native void getNthDoc(int whichDoc);

Call GetNthDoc to select the nth document in the search results set and returns true if the document was selected. The item numbers range from 0 to getCount()-1.