public class TotalHitsComparator
extends Object
implements SortComparatorSource
| Modifier and Type | Class and Description |
|---|---|
private class |
TotalHitsComparator.HitsComp |
| Constructor and Description |
|---|
TotalHitsComparator() |
| Modifier and Type | Method and Description |
|---|---|
ScoreDocComparator |
newComparator(IndexReader reader,
String fieldName)
Make a comparator for the given field using the given reader
|