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.FieldComparatorSourceIOExceptionCopyright © 2003–2017 Atlassian. All rights reserved.