Class ShortDocValuesField

    • Constructor Detail

      • ShortDocValuesField

        public ShortDocValuesField​(String name,
                                   short value)
        Deprecated.
        Creates a new DocValues field with the specified 16-bit short value
        Parameters:
        name - field name
        value - 16-bit short value
        Throws:
        IllegalArgumentException - if the field name is null