protected static class ExactStatsCache.ExactStatsSource extends StatsSource
| Constructor and Description |
|---|
ExactStatsSource(Map<String,TermStats> termStatsCache,
Map<String,CollectionStats> colStatsCache) |
| Modifier and Type | Method and Description |
|---|---|
CollectionStatistics |
collectionStatistics(SolrIndexSearcher localSearcher,
String field) |
TermStatistics |
termStatistics(SolrIndexSearcher localSearcher,
Term term,
TermStates context) |
public TermStatistics termStatistics(SolrIndexSearcher localSearcher, Term term, TermStates context) throws IOException
termStatistics in class StatsSourceIOExceptionpublic CollectionStatistics collectionStatistics(SolrIndexSearcher localSearcher, String field) throws IOException
collectionStatistics in class StatsSourceIOExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.