|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.Collector
com.atlassian.jira.issue.statistics.util.DocumentHitCollector
com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector
com.pyxis.greenhopper.jira.util.collector.MultipleCollectors
public class MultipleCollectors
| Field Summary |
|---|
| Fields inherited from class com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector |
|---|
fieldName, value |
| Fields inherited from class com.atlassian.jira.issue.statistics.util.DocumentHitCollector |
|---|
searcher |
| Constructor Summary | |
|---|---|
MultipleCollectors(org.apache.lucene.search.IndexSearcher searcher,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
add(SimpleFieldCollector collector)
|
void |
doCollect(org.apache.lucene.document.Document d)
|
java.util.Map<java.lang.String,java.lang.Object> |
getValues()
|
| Methods inherited from class com.pyxis.greenhopper.jira.util.collector.SimpleFieldCollector |
|---|
collect, getFieldName, getValue |
| Methods inherited from class com.atlassian.jira.issue.statistics.util.DocumentHitCollector |
|---|
acceptsDocsOutOfOrder, collect, setNextReader, setScorer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipleCollectors(org.apache.lucene.search.IndexSearcher searcher,
java.lang.String name)
| Method Detail |
|---|
public void add(SimpleFieldCollector collector)
public void doCollect(org.apache.lucene.document.Document d)
doCollect in class SimpleFieldCollectorpublic java.util.Map<java.lang.String,java.lang.Object> getValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||