Class DoubleValuesComparatorSource

    • Method Detail

      • getValues

        protected SortedNumericDoubleValues getValues​(org.apache.lucene.index.LeafReaderContext context)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • setScorer

        protected void setScorer​(org.apache.lucene.search.Scorer scorer)
      • newComparator

        public org.apache.lucene.search.FieldComparator<?> newComparator​(java.lang.String fieldname,
                                                                         int numHits,
                                                                         int sortPos,
                                                                         boolean reversed)
        Specified by:
        newComparator in class org.apache.lucene.search.FieldComparatorSource