Apache Lucene.Net 2.4.0 Class Library API

Sort Constructor (SortField)

Sorts by the criteria in the given SortField.

public Sort(
   SortField field
);

See Also

Sort Class | Lucene.Net.Search Namespace | Sort Constructor Overload List