Apache Lucene.Net 2.1 Class Library API

SortField.FLOAT Field

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

public const int FLOAT = 5;

See Also

SortField Class | Lucene.Net.Search Namespace