java.lang.Object | ||
↳ | org.apache.lucene.search.FieldComparatorSource | |
↳ | com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator |
This supplies a Low Memory variant of Lucene's StringOrdValComparator. We have this modified class as we believe that most searches in very large JIRA installations will return a very small portion of the document index, either because they are over only one of many projects or they return only open issues, especially on dashboards and in GreenHopper and similar plugins as well as in general navigator searches.
Nested Classes | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
StringSortComparator.StringOrdValComparator |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]() |
IOException |
---|