Lucene.Net 1.4.3 Class Library

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