Class CheckHits.ExplanationAssertingSearcher

java.lang.Object
org.apache.lucene.search.IndexSearcher
org.apache.lucene.tests.search.CheckHits.ExplanationAssertingSearcher
Enclosing class:
CheckHits

public static class CheckHits.ExplanationAssertingSearcher extends IndexSearcher
an IndexSearcher that implicitly checks hte explanation of every match whenever it executes a search.
See Also: