FieldSortMapper.@Deprecated public class DefaultSortMapper extends Object implements LuceneSortMapper
| Constructor and Description |
|---|
DefaultSortMapper(String columnName,
String type)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Sort |
convertToLuceneSort(SearchSort searchSort)
Deprecated.
Converts a search sort into a lucene sort.
|
String |
getSortFieldName()
Deprecated.
|
public org.apache.lucene.search.Sort convertToLuceneSort(SearchSort searchSort)
convertToLuceneSort in interface LuceneSortMapperpublic String getSortFieldName()
Copyright © 2003–2022 Atlassian. All rights reserved.