public class InfoListItemComparatorSource
extends org.apache.lucene.search.FieldComparatorSource
| Constructor and Description |
|---|
InfoListItemComparatorSource(org.springframework.context.MessageSource source,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale() |
org.springframework.context.MessageSource |
getSource() |
org.apache.lucene.search.FieldComparator<?> |
newComparator(String fieldName,
int numHits,
int sortPos,
boolean reversed) |
public InfoListItemComparatorSource(org.springframework.context.MessageSource source,
Locale locale)
public org.springframework.context.MessageSource getSource()
public Locale getLocale()
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 © 2010–2017 Henix, henix.fr. All rights reserved.