|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| IssueSortComparator | A means of comparing two issue documents in an index, using Lucene. |
| Class Summary | |
|---|---|
| DefaultIssueSortComparator | |
| DocumentSortComparatorSource | This uses an Issue Sort Comparator to retrive the issue and then calls IssueSortComparator.compare(Issue, Issue)
for each document it encounters. |
| 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 reads through the terms dictionary in lucene, and builds up a list of ordered terms. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||