Package org.apache.solr.core

Interface Summary
CloseHook Interface to request notification when the core is closed.
SolrEventListener  
SolrInfoMBean MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Class Summary
Config  
CoreContainer  
CoreContainer.Initializer  
CoreDescriptor A Solr core descriptor
DirectoryFactory Provides access to a Directory implementation.
IndexDeletionPolicyWrapper A wrapper for an IndexDeletionPolicy instance.
IndexReaderFactory Factory used to build a new IndexReader instance.
JmxMonitoredMap<K,V> Responsible for finding (or creating) a MBeanServer from given configuration and registering all SolrInfoMBean objects with JMX.
PluginInfo An Object which represents a Plugin of any type
SolrConfig Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrConfig.HttpCachingConfig  
SolrConfig.JmxConfiguration  
SolrConfig.UpdateHandlerInfo  
SolrCore  
SolrDeletionPolicy Standard Solr deletion policy that allows reserving index commit points for certain amounts of time to support features such as index replication or snapshooting directly out of a live index directory.
SolrInfoRegistry Deprecated. Solr now supports multiple cores and no longer uses a static singleton for SolrCore.
SolrResourceLoader  
StandardDirectoryFactory Directory provider which mimics original Solr FSDirectory based behavior.
StandardIndexReaderFactory Default IndexReaderFactory implementation.
 

Enum Summary
SolrConfig.HttpCachingConfig.LastModFrom  
SolrInfoMBean.Category  
 

Exception Summary
SolrException Deprecated. Use org.apache.solr.common.SolrException
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.