Frames | No Frames |
Fields of type org.apache.lucene.search.ScoreDocComparator | |
ScoreDocComparator | Special comparator for sorting hits according to index order (document number). |
ScoreDocComparator | Special comparator for sorting hits according to computed relevance (document score). |
ScoreDocComparator[] | Stores a comparator corresponding to each field being sorted by |
Methods with return type org.apache.lucene.search.ScoreDocComparator | |
ScoreDocComparator | |
ScoreDocComparator | Creates a comparator for the field in the given index. |