ILeafCollector
- Namespace
- Rowles.LeanCorpus.Search.Scoring
- Assembly
- Rowles.LeanCorpus.dll
Optional collector extension that receives segment boundaries and the current scorer.
public interface ILeafCollector : ICollector
- Inherited Members
SetScorer(Scorer)
Sets the scorer used while collecting the current segment.
SetSegment(int, int, int)
Starts collection for one segment.