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
JmxMonitoredMap<K,V> Responsible for finding (or creating) a MBeanServer from given configuration and registering all SolrInfoMBean objects with JMX.
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  
SolrCore  
SolrInfoRegistry Deprecated. Solr now supports multiple cores and no longer uses a static singleton for SolrCore.
SolrResourceLoader  
 

Enum Summary
SolrConfig.HttpCachingConfig.LastModFrom  
SolrInfoMBean.Category  
 

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



Copyright © 2008 Apache Software Foundation. All Rights Reserved.