Lucene.Net 1.9.1 Class Library
Hits.Id Method
Returns the id for the nth document in this set.
public
int
Id(
int
n
);
See Also
Hits Class
|
Lucene.Net.Search Namespace