Class CheckHits.ExplanationAsserter
Inheritance
System.Object
CheckHits.ExplanationAsserter
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class ExplanationAsserter : ICollector
Constructors
Name | Description |
---|---|
ExplanationAsserter(Query, String, IndexSearcher) | Constructs an instance which does shallow tests on the Explanation |
ExplanationAsserter(Query, String, IndexSearcher, Boolean) |
Properties
Name | Description |
---|---|
AcceptsDocsOutOfOrder |
Methods
Name | Description |
---|---|
Collect(Int32) | |
SetNextReader(AtomicReaderContext) | |
SetScorer(Scorer) |