public class DefaultSortMapper extends Object implements LuceneSortMapper
| Constructor and Description | 
|---|
DefaultSortMapper(String columnName,
                 String type)  | 
| 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 org.apache.lucene.search.Sort convertToLuceneSort(SearchSort searchSort)
convertToLuceneSort in interface LuceneSortMapperpublic String getSortFieldName()
Copyright © 2003–2017 Atlassian. All rights reserved.