Apache Lucene.Net 2.4.0 Class Library API

SortField.SHORT Field

Sort using term values as encoded shorts. Sort values are shorts and lower values are at the front.

public const int SHORT = 8;

See Also

SortField Class | Lucene.Net.Search Namespace