Uses of Package
org.apache.solr.core

Packages that use org.apache.solr.core
org.apache.solr.client.solrj.embedded   
org.apache.solr.cloud   
org.apache.solr.core   
org.apache.solr.handler   
org.apache.solr.handler.admin   
org.apache.solr.handler.clustering   
org.apache.solr.handler.clustering.carrot2   
org.apache.solr.handler.component   
org.apache.solr.handler.dataimport   
org.apache.solr.handler.extraction   
org.apache.solr.highlight   
org.apache.solr.logging   
org.apache.solr.logging.jul   
org.apache.solr.request   
org.apache.solr.schema   
org.apache.solr.search   
org.apache.solr.search.function   
org.apache.solr.servlet   
org.apache.solr.servlet.cache   
org.apache.solr.spelling   
org.apache.solr.spelling.suggest   
org.apache.solr.spelling.suggest.fst   
org.apache.solr.spelling.suggest.jaspell   
org.apache.solr.spelling.suggest.tst   
org.apache.solr.uima.processor   
org.apache.solr.update   
org.apache.solr.update.processor   
org.apache.solr.util.plugin   
org.apache.solr.util.xslt   
 

Classes in org.apache.solr.core used by org.apache.solr.client.solrj.embedded
CoreContainer
           
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.cloud
Config
           
CoreContainer
           
CoreDescriptor
          A Solr core descriptor
SolrCore
           
SolrResourceLoader
           
 

Classes in org.apache.solr.core used by org.apache.solr.core
AbstractSolrEventListener
           
CachingDirectoryFactory
          A DirectoryFactory impl base class for caching Directory instances per path.
CloseHook
          Used to request notification when the core is closed.
CodecFactory
          Factory for plugging in a custom Codec
Config
           
CoreContainer
           
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.
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.HttpCachingConfig.LastModFrom
           
SolrConfig.JmxConfiguration
           
SolrConfig.UpdateHandlerInfo
           
SolrCore
           
SolrEventListener
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
SolrResourceLoader
           
StandardDirectoryFactory
          Directory provider which mimics original Solr FSDirectory based behavior.
 

Classes in org.apache.solr.core used by org.apache.solr.handler
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.handler.admin
CoreContainer
           
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.handler.clustering
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Classes in org.apache.solr.core used by org.apache.solr.handler.clustering.carrot2
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.handler.component
PluginInfo
          An Object which represents a Plugin of any type
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.handler.dataimport
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Classes in org.apache.solr.core used by org.apache.solr.handler.extraction
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Classes in org.apache.solr.core used by org.apache.solr.highlight
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".
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.logging
CoreContainer
           
 

Classes in org.apache.solr.core used by org.apache.solr.logging.jul
CoreContainer
           
 

Classes in org.apache.solr.core used by org.apache.solr.request
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Classes in org.apache.solr.core used by org.apache.solr.schema
SolrConfig
          Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrResourceLoader
           
 

Classes in org.apache.solr.core used by org.apache.solr.search
DirectoryFactory
          Provides access to a Directory implementation.
SolrConfig
          Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrCore
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.search.function
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
 

Classes in org.apache.solr.core used by org.apache.solr.servlet
Config
           
CoreContainer
           
CoreContainer.Initializer
           
SolrConfig
          Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.servlet.cache
SolrConfig
          Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
 

Classes in org.apache.solr.core used by org.apache.solr.spelling
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.spelling.suggest
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.spelling.suggest.fst
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.spelling.suggest.jaspell
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.spelling.suggest.tst
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.uima.processor
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.update
CoreContainer
           
DirectoryFactory
          Provides access to a Directory implementation.
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".
SolrCore
           
SolrEventListener
           
SolrInfoMBean
          MBean interface for getting various ui friendly strings and URLs for use by objects which are 'pluggable' to make server administration easier.
SolrInfoMBean.Category
           
 

Classes in org.apache.solr.core used by org.apache.solr.update.processor
PluginInfo
          An Object which represents a Plugin of any type
SolrCore
           
SolrResourceLoader
           
 

Classes in org.apache.solr.core used by org.apache.solr.util.plugin
PluginInfo
          An Object which represents a Plugin of any type
SolrCore
           
 

Classes in org.apache.solr.core used by org.apache.solr.util.xslt
SolrConfig
          Provides a static reference to a Config object modeling the main configuration data for a a Solr instance -- typically found in "solrconfig.xml".
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.