Apache Lucene.Net 2.4.0 Class Library API

SortField.DOC Field

Sort by document number (index order). Sort values are Integer and lower values are at the front.

public const int DOC = 1;

See Also

SortField Class | Lucene.Net.Search Namespace