Apache Lucene.Net 2.4.0 Class Library API

MultiSearcher.SubSearcher Method 

Returns index of the searcher for document

n
in the array used to construct this searcher.

public virtual int SubSearcher(
   int n
);

See Also

MultiSearcher Class | Lucene.Net.Search Namespace