Uses of Package
org.apache.solr.update

Packages that use org.apache.solr.update
org.apache.solr.core   
org.apache.solr.handler   
org.apache.solr.search   
org.apache.solr.uima.processor   
org.apache.solr.update   
org.apache.solr.update.processor   
 

Classes in org.apache.solr.update used by org.apache.solr.core
SolrIndexConfig
          This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xml
UpdateHandler
          UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
 

Classes in org.apache.solr.update used by org.apache.solr.handler
CommitUpdateCommand
           
 

Classes in org.apache.solr.update used by org.apache.solr.search
SolrIndexConfig
          This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xml
 

Classes in org.apache.solr.update used by org.apache.solr.uima.processor
AddUpdateCommand
           
 

Classes in org.apache.solr.update used by org.apache.solr.update
AddUpdateCommand
           
CommitUpdateCommand
           
DeleteUpdateCommand
           
MergeIndexesCommand
          A merge indexes command encapsulated in an object.
RollbackUpdateCommand
           
SolrCmdDistributor.Error
           
SolrCmdDistributor.Node
           
SolrCmdDistributor.Request
           
SolrCmdDistributor.Response
           
SolrCoreState
          The state in this class can be easily shared between SolrCores across SolrCore reloads.
SolrCoreState.IndexWriterCloser
           
SolrIndexConfig
          This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xml
SolrIndexWriter
          An IndexWriter that is configured via Solr config mechanisms.
TransactionLog.LogReader
           
TransactionLog.ReverseReader
           
UpdateCommand
          An index update command encapsulated in an object (Command pattern)
UpdateHandler
          UpdateHandler handles requests to change the index (adds, deletes, commits, optimizes, etc).
UpdateLog
           
UpdateLog.RecentUpdates
           
UpdateLog.RecoveryInfo
           
UpdateLog.State
           
UpdateLog.SyncLevel
           
VersionBucket
           
VersionInfo
           
 

Classes in org.apache.solr.update used by org.apache.solr.update.processor
AddUpdateCommand
           
CommitUpdateCommand
           
DeleteUpdateCommand
           
MergeIndexesCommand
          A merge indexes command encapsulated in an object.
RollbackUpdateCommand
           
SolrCmdDistributor.Node
           
SolrCmdDistributor.StdNode
           
 



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