| Package | Description |
|---|---|
| org.apache.solr.search.stats |
APIs and Classes implementing the Stats component used for document frequency
calculations.
|
| Modifier and Type | Field and Description |
|---|---|
protected StatsCache.StatsCacheMetrics |
StatsCache.statsCacheMetrics |
| Modifier and Type | Method and Description |
|---|---|
StatsCache.StatsCacheMetrics |
StatsCache.getCacheMetrics() |
| Constructor and Description |
|---|
ExactStatsSource(StatsCache.StatsCacheMetrics metrics,
Map<String,TermStats> termStatsCache,
Map<String,CollectionStats> colStatsCache) |
LocalStatsSource(StatsCache.StatsCacheMetrics metrics) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.