Constructor Int32DocValuesField
Int32DocValuesField(String, Int32)
Creates a new DocValues field with the specified 32-bit
Declaration
public Int32DocValuesField(string name, int value)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | field name |
System.Int32 | value | 32-bit |