Method Replay
Replay(ICollector)
Replays the cached doc IDs (and scores) to the given ICollector. If this
instance does not cache scores, then Scorer is not set on
other.SetScorer(Scorer)
as well as scores are not replayed.
Declaration
public abstract void Replay(ICollector other)
Parameters
Type | Name | Description |
---|---|---|
ICollector | other |