DotLucene 1.4 API Documentation

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