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