Class IntDocValuesField

    • Constructor Detail

      • IntDocValuesField

        public IntDocValuesField​(String name,
                                 int value)
        Deprecated.
        Creates a new DocValues field with the specified 32-bit integer value
        Parameters:
        name - field name
        value - 32-bit integer value
        Throws:
        IllegalArgumentException - if the field name is null