Uses of Package
org.apache.solr.update
-
Packages that use org.apache.solr.update Package Description org.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode.org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections apiorg.apache.solr.core Core classes implementing Solr internals and the management ofSolrCore
sorg.apache.solr.handler Concrete implementations ofSolrRequestHandler
org.apache.solr.handler.loader ContentStreamLoader
implementations for use inContentStreamHandlerBase
implementationsorg.apache.solr.search APIs and classes for parsing and processing search requestsorg.apache.solr.update APIs and classes for managing index updatesorg.apache.solr.update.processor UpdateRequestProcessorFactory
APIs and implementations for use inUpdateRequestProcessorChain
s -
Classes in org.apache.solr.update used by org.apache.solr.cloud Class Description PeerSync.PeerSyncResult UpdateShardHandler -
Classes in org.apache.solr.update used by org.apache.solr.cloud.api.collections Class Description AddUpdateCommand AnUpdateCommand
for adding or updating one document.SolrIndexSplitter.SplitMethod -
Classes in org.apache.solr.update used by org.apache.solr.core Class Description IndexFingerprint SolrCoreState The state in this class can be easily shared between SolrCores across SolrCore reloads.SolrIndexConfig This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xmlUpdateHandler UpdateHandler
handles requests to change the index (adds, deletes, commits, optimizes, etc).UpdateLog This holds references to the transaction logs.UpdateShardHandler UpdateShardHandlerConfig -
Classes in org.apache.solr.update used by org.apache.solr.handler Class Description CommitUpdateCommand A commit index command encapsulated in an object. -
Classes in org.apache.solr.update used by org.apache.solr.handler.loader Class Description AddUpdateCommand AnUpdateCommand
for adding or updating one document. -
Classes in org.apache.solr.update used by org.apache.solr.search Class Description IndexFingerprint 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.update Class Description AddUpdateCommand AnUpdateCommand
for adding or updating one document.CommitTracker Helper class for tracking autoCommit state.CommitUpdateCommand A commit index command encapsulated in an object.DeleteUpdateCommand IndexFingerprint MergeIndexesCommand A merge indexes command encapsulated in an object.PeerSync.MissedUpdatesRequest Result ofPeerSync.MissedUpdatesFinder
PeerSync.PeerSyncResult RollbackUpdateCommand SolrCmdDistributor.Node SolrCmdDistributor.Req SolrCmdDistributor.SolrError SolrCmdDistributor.StdNode 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.xmlSolrIndexSplitter.SplitMethod SolrIndexWriter An IndexWriter that is configured via Solr config mechanisms.SplitIndexCommand A split index command encapsulated in an object.TransactionLog Log Format: List{Operation, Version, ...} ADD, VERSION, DOC DELETE, VERSION, ID_BYTES DELETE_BY_QUERY, VERSION, StringTransactionLog.ChannelFastInputStream TransactionLog.ChannelInputStreamOpener OpensTransactionLog.ChannelFastInputStream
fromFileChannel
.TransactionLog.LogCodec TransactionLog.LogReader TransactionLog.OutputStreamOpener OpensOutputStream
fromFileChannel
.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 This holds references to the transaction logs.UpdateLog.DBQ Holds the query and the version for a DeleteByQuery commandUpdateLog.DeleteUpdate UpdateLog.LogPtr UpdateLog.RecentUpdates UpdateLog.RecoveryInfo UpdateLog.State UpdateLog.SyncLevel UpdateLog.Update UpdateShardHandler UpdateShardHandlerConfig VersionBucket The default implementation which uses the intrinsic object monitor.VersionBucket.CheckedFunction VersionInfo -
Classes in org.apache.solr.update used by org.apache.solr.update.processor Class Description AddUpdateCommand AnUpdateCommand
for adding or updating one document.CommitUpdateCommand A commit index command encapsulated in an object.DeleteUpdateCommand MergeIndexesCommand A merge indexes command encapsulated in an object.RollbackUpdateCommand SolrCmdDistributor.Node SolrCmdDistributor.SolrError UpdateCommand An index update command encapsulated in an object (Command pattern)