Class PackedLongDocValuesField

    • Constructor Detail

      • PackedLongDocValuesField

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