Class FieldComparator.NumericComparator<T extends Number>

    • Field Detail

      • missingValue

        protected final T extends Number missingValue
      • field

        protected final String field
      • docsWithField

        protected Bits docsWithField
    • Constructor Detail

      • NumericComparator

        public NumericComparator​(String field,
                                 T missingValue)