Field NUMERIC_UTILS_INT_PARSER
A parser instance for int values encoded by Lucene.Net.Util.NumericUtils.IntToPrefixCoded(System.Int32), e.g. when indexed via NumericField/NumericTokenStream.
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.NetCore.dll
Syntax
public static readonly IntParser NUMERIC_UTILS_INT_PARSER
Returns
Type | Description |
---|---|
IntParser |