Uses of Package
org.apache.solr.search.stats
-
Packages that use org.apache.solr.search.stats Package Description org.apache.solr.core Core classes implementing Solr internals and the management ofSolrCoresorg.apache.solr.search APIs and classes for parsing and processing search requestsorg.apache.solr.search.stats APIs and Classes implementing the Stats component used for document frequency calculations. -
Classes in org.apache.solr.search.stats used by org.apache.solr.core Class Description StatsCache This class represents a cache of global document frequency information for selected terms. -
Classes in org.apache.solr.search.stats used by org.apache.solr.search Class Description StatsCache This class represents a cache of global document frequency information for selected terms. -
Classes in org.apache.solr.search.stats used by org.apache.solr.search.stats Class Description CollectionStats Modifiable version ofCollectionStatisticsuseful for aggregation of per-shard stats.ExactStatsCache This class implements exact caching of statistics.StatsCache This class represents a cache of global document frequency information for selected terms.StatsCache.StatsCacheMetrics StatsSource The purpose of this class is only to provide two pieces of information necessary to createWeightfrom aQuery, that isTermStatisticsfor a term andCollectionStatisticsfor the whole collection.TermStats Modifiable version ofTermStatisticsuseful for aggregation of per-shard stats.