public class CaseInsensitiveSortMapper extends Object implements LuceneSortMapper
Constructor and Description |
---|
CaseInsensitiveSortMapper(String fieldName) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Sort |
convertToLuceneSort(SearchSort searchSort)
Converts a search sort into a lucene sort.
|
String |
getSortFieldName() |
public CaseInsensitiveSortMapper(String fieldName)
public org.apache.lucene.search.Sort convertToLuceneSort(SearchSort searchSort)
convertToLuceneSort
in interface LuceneSortMapper
public String getSortFieldName()
Copyright © 2003–2018 Atlassian. All rights reserved.