|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lucene.search.HitCollector com.atlassian.bamboo.index.AbstractDocumentHitCollector com.atlassian.bamboo.author.AuthorDocumentCollector
public class AuthorDocumentCollector
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.index.AbstractDocumentHitCollector |
---|
searcher |
Constructor Summary | |
---|---|
AuthorDocumentCollector(BuildResultsSummaryDocumentFactory buildResultsSummaryDocumentFactory,
java.util.Map<java.lang.String,ChangeAuthor> authors)
|
Method Summary | |
---|---|
void |
collect(int docId,
float score)
|
Methods inherited from class com.atlassian.bamboo.index.AbstractDocumentHitCollector |
---|
collect, getSearcher, setSearcher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthorDocumentCollector(BuildResultsSummaryDocumentFactory buildResultsSummaryDocumentFactory, java.util.Map<java.lang.String,ChangeAuthor> authors)
Method Detail |
---|
public void collect(int docId, float score)
collect
in class AbstractDocumentHitCollector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |