Constructor Int64DocValuesField
Int64DocValuesField(String, Int64)
Creates a new DocValues field with the specified 64-bit
Declaration
public Int64DocValuesField(string name, long value)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | field name |
System.Int64 | value | 64-bit |