NumericDocValuesField
Creates a new DocValues field with the specified 64-bit long value
Parameters
name
field name
value
64-bit long value
Throws
if the field name is null
Creates a new DocValues field with the specified 64-bit long value
Parameters
name
field name
value
64-bit long value or null if the existing fields value should be removed on update
Throws
if the field name is null