Class CheckHits.SetCollector
Just collects document ids into a set.
Inheritance
System.Object
CheckHits.SetCollector
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class SetCollector : ICollector
Constructors
Name | Description |
---|---|
SetCollector(ISet<Nullable<Int32>>) |
Properties
Name | Description |
---|---|
AcceptsDocsOutOfOrder |
Methods
Name | Description |
---|---|
Collect(Int32) | |
SetNextReader(AtomicReaderContext) | |
SetScorer(Scorer) |