Package | Description |
---|---|
org.apache.solr.core | |
org.apache.solr.request | |
org.apache.solr.search | |
org.apache.solr.util |
Class and Description |
---|
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
Class and Description |
---|
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
Class and Description |
---|
ConcurrentLFUCache
A LFU cache implementation based upon ConcurrentHashMap.
|
ConcurrentLFUCache.Stats |
ConcurrentLRUCache
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce
contention and synchronization overhead to utilize multiple CPU cores more effectively.
|
ConcurrentLRUCache.Stats |
SolrPluginUtils
Utilities that may be of use to RequestHandlers.
|
SolrPluginUtils.DisjunctionMaxQueryParser
A subclass of SolrQueryParser that supports aliasing fields for
constructing DisjunctionMaxQueries.
|
Class and Description |
---|
CommonParams
Deprecated.
Use
CommonParams instead. |
ConcurrentLFUCache
A LFU cache implementation based upon ConcurrentHashMap.
|
ConcurrentLFUCache.CacheEntry |
ConcurrentLFUCache.CleanupThread |
ConcurrentLFUCache.EvictionListener |
ConcurrentLFUCache.Stats |
ConcurrentLRUCache
A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce
contention and synchronization overhead to utilize multiple CPU cores more effectively.
|
ConcurrentLRUCache.CacheEntry |
ConcurrentLRUCache.CleanupThread |
ConcurrentLRUCache.EvictionListener |
ConcurrentLRUCache.Stats |
PrimUtils.IntComparator |
RefCounted
Keep track of a reference count on a resource and close it when
the count hits zero.
|
SolrHighlighterX
subclass containing package protected versions of some protected methods, used for proxying calls to deprecated methods that have been moved and made protected.
|
SolrPluginUtils.DisjunctionMaxQueryParser.Alias
A simple container for storing alias info
|