Lucene.Net 1.4.3 Class Library

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