DotLucene 1.4 API Documentation

SortComparator.NewComparator Method 

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

Implements

SortComparatorSource.NewComparator

See Also

SortComparator Class | Lucene.Net.Search Namespace