Class NumericDoubleValues


  • public abstract class NumericDoubleValues
    extends DoubleValues
    A per-document numeric value.
    • Constructor Detail

      • NumericDoubleValues

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

      • getRawDoubleValues

        public NumericDocValues getRawDoubleValues()
        Returns numeric docvalues view of raw double bits
      • getRawFloatValues

        public NumericDocValues getRawFloatValues()
        Returns numeric docvalues view of raw float bits