Class AllDocumentsCollector
java.lang.Object
org.apache.lucene.search.SimpleCollector
com.semedy.reasoner.symboltable.index.AllDocumentsCollector
- All Implemented Interfaces:
org.apache.lucene.search.Collector,org.apache.lucene.search.LeafCollector
public class AllDocumentsCollector
extends org.apache.lucene.search.SimpleCollector
- Author:
- Kevin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.search.SimpleCollector
getLeafCollector, setScorerMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.lucene.search.LeafCollector
competitiveIterator
-
Constructor Details
-
AllDocumentsCollector
public AllDocumentsCollector(int numDocs)
-
-
Method Details
-
getDocuments
-
collect
- Specified by:
collectin interfaceorg.apache.lucene.search.LeafCollector- Specified by:
collectin classorg.apache.lucene.search.SimpleCollector- Throws:
IOException
-
scoreMode
public org.apache.lucene.search.ScoreMode scoreMode()
-