Aqualogic Interaction API  
 

IPTSQueryResponse.getFirstResultIndex Method 

Returns the index of the first result that is part of this response (1-based). (If the results page says "Results 11-20 of 43", this method returns 11.)

int getFirstResultIndex();

Return Value

index of the first result returned

See Also

IPTSQueryResponse Interface | com.plumtree.server.search Namespace