Class AssertingIndexSearcher
Helper class that adds some extra checks to ensure correct
usage of
Inheritance
System.Object
AssertingIndexSearcher
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class AssertingIndexSearcher : IndexSearcher
Constructors
Methods
Name | Description |
---|---|
CreateNormalizedWeight(Query) | Ensures, that the returned |
Rewrite(Query) | |
Search(IList<AtomicReaderContext>, Weight, ICollector) | |
ToString() | |
WrapFilter(Query, Filter) |