DotLucene 1.4 API Documentation

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