Class TotalHitCountCollector
Just counts the total number of hits.
Inheritance
System.Object
TotalHitCountCollector
Assembly: DistributedLucene.Net.dll
Syntax
public class TotalHitCountCollector : object, ICollector
Properties
Name | Description |
---|---|
AcceptsDocsOutOfOrder | |
TotalHits | Returns how many hits matched the search. |
Methods
Name | Description |
---|---|
Collect(Int32) | |
SetNextReader(AtomicReaderContext) | |
SetScorer(Scorer) |