Class LegacyNumericDocValues

    • Constructor Detail

      • LegacyNumericDocValues

        protected LegacyNumericDocValues()
        Deprecated.
        Sole constructor. (For invocation by subclass constructors, typically implicit.)
    • Method Detail

      • get

        public abstract long get​(int docID)
        Deprecated.
        Returns the numeric value for the specified document ID.
        Parameters:
        docID - document ID to lookup
        Returns:
        numeric value