field values are interpreted as numeric int values.

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

Syntax

C#
public static readonly FieldScoreQuery..::..Type INT
Visual Basic
Public Shared ReadOnly INT As FieldScoreQuery..::..Type
Visual C++
public:
static initonly FieldScoreQuery..::..Type^ INT

See Also