Class CheckHits.SetCollector

java.lang.Object
org.apache.lucene.search.SimpleCollector
org.apache.lucene.tests.search.CheckHits.SetCollector
All Implemented Interfaces:
Collector, LeafCollector
Enclosing class:
CheckHits

public static class CheckHits.SetCollector extends SimpleCollector
Just collects document ids into a set.