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

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public const int SHORT
Visual Basic
Public Const SHORT As Integer
Visual C++
public:
literal int SHORT

See Also