Companion
object Companion
Functions
Link copied to clipboard
Creates a CachingCollector which does not wrap another collector. The cached documents and scores can later be replayed.
Create a new CachingCollector that wraps the given collector and caches documents and scores up to the specified RAM threshold.
Create a new CachingCollector that wraps the given collector and caches documents and scores up to the specified max docs threshold.