Apache Lucene.Net 2.4.0 Class Library API

SortField.GetReverse Method 

Returns whether the sort should be reversed.

public virtual bool GetReverse();

Return Value

True if natural order should be reversed.

See Also

SortField Class | Lucene.Net.Search Namespace