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