DotLucene 1.4 API Documentation

SortField.FIELD_DOC Field

Represents sorting by document number (index order).

public static readonly SortField FIELD_DOC;

See Also

SortField Class | Lucene.Net.Search Namespace