indexedField
Creates a new NumericDocValuesField with the specified 64-bit long value that also creates a skip index.
Parameters
name
field name
value
64-bit long value
Throws
if the field name is null
Creates a new NumericDocValuesField with the specified 64-bit long value that also creates a skip index.
field name
64-bit long value
if the field name is null