Package | Description |
---|---|
com.atlassian.jira.issue.search.parameters.lucene.sort |
Class and Description |
---|
IssueSortComparator
A means of comparing two issue documents in an index, using Lucene.
|
JiraLuceneFieldFinder
This used to be a cache of values but it was found that it consumed a hell of a lot of memory for no benefit
(JRA-10111).
|
MappedSortComparator
This Sort Comparator uses a mixed strategy to retrieve the term values.
|
MatchHandler
Allows
JiraLuceneFieldFinder to handle matched terms in a customised
way. |
Copyright © 2002-2019 Atlassian. All Rights Reserved.