Class AssertingCollector

java.lang.Object
org.apache.lucene.search.FilterCollector
org.apache.lucene.tests.search.AssertingCollector
All Implemented Interfaces:
Collector

public class AssertingCollector extends FilterCollector
A collector that asserts that it is used correctly.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.