public class CaseInsensitiveSortComparatorSource
extends org.apache.lucene.search.FieldComparatorSource
Constructor and Description |
---|
CaseInsensitiveSortComparatorSource() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.FieldComparator<?> |
newComparator(String fieldname,
int numHits,
int sortPos,
boolean reversed) |
public org.apache.lucene.search.FieldComparator<?> newComparator(String fieldname, int numHits, int sortPos, boolean reversed) throws IOException
newComparator
in class org.apache.lucene.search.FieldComparatorSource
IOException
Copyright © 2003–2018 Atlassian. All rights reserved.