|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.search.HitCollector
com.atlassian.bamboo.index.AbstractDocumentHitCollector
public abstract class AbstractDocumentHitCollector
Constructor Summary | |
---|---|
AbstractDocumentHitCollector()
|
Method Summary | |
---|---|
org.apache.lucene.search.Searcher |
getSearcher()
|
void |
setSearcher(org.apache.lucene.search.Searcher searcher)
|
Methods inherited from class org.apache.lucene.search.HitCollector |
---|
collect |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractDocumentHitCollector()
Method Detail |
---|
public org.apache.lucene.search.Searcher getSearcher()
public void setSearcher(org.apache.lucene.search.Searcher searcher)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |