Lucene.Net 1.4.3 Class Library

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