Package | Description |
---|---|
org.apache.solr.search.stats |
APIs and Classes implementing the Stats component used for document frequency
calculations.
|
Modifier and Type | Class and Description |
---|---|
class |
ExactSharedStatsCache |
class |
LRUStatsCache
Unlike
ExactStatsCache this implementation preserves term stats
across queries in a set of LRU caches, and based on surface features of a
query it determines the need to send additional RPC-s. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.