Class ExactStatsCache

  • All Implemented Interfaces:
    PluginInfoInitialized
    Direct Known Subclasses:
    ExactSharedStatsCache, LRUStatsCache

    public class ExactStatsCache
    extends StatsCache
    This class implements exact caching of statistics. It requires an additional round-trip to parse query at shard servers, and return term statistics for query terms (and collection statistics for term fields).