Constructor Int16DocValuesField
Int16DocValuesField(String, Int16)
Creates a new DocValues field with the specified 16-bit
Declaration
public Int16DocValuesField(string name, short value)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | field name |
System.Int16 | value | 16-bit |