java.lang.Object | |||
↳ | org.apache.lucene.search.Collector | ||
↳ | com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector | ||
↳ | com.atlassian.jira.issue.statistics.util.FieldHitCollector |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method should cache up the FieldSelector, such that overhead will be as small as possible when
this method is called from the
collect(int) method. |
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
![]() |
This method should cache up the FieldSelector, such that overhead will be as small as possible when
this method is called from the collect(int)
method.