Apache Lucene.Net 2.4.0 Class Library API

SortComparator.NewComparator Method 

public virtual ScoreDocComparator NewComparator(
   IndexReader reader,
   string fieldname
);

Implements

SortComparatorSource.NewComparator

See Also

SortComparator Class | Lucene.Net.Search Namespace