Uses of Package
org.apache.solr.update
Packages that use org.apache.solr.update
Package
Description
Classes for dealing with ZooKeeper when operating in SolrCloud mode.
Package related to internal implementations of the SolrCloud collections api
Core classes implementing Solr internals and the management of
SolrCoresConcrete implementations of
SolrRequestHandlerContentStreamLoader implementations for use in ContentStreamHandlerBase implementationsAPIs and classes for parsing and processing search requests
APIs and classes for managing index updates
UpdateRequestProcessorFactory APIs and implementations
for use in UpdateRequestProcessorChains-
Classes in org.apache.solr.update used by org.apache.solr.cloud
-
Classes in org.apache.solr.update used by org.apache.solr.cloud.api.collections
-
Classes in org.apache.solr.update used by org.apache.solr.coreClassDescriptionThe state in this class can be easily shared between SolrCores across SolrCore reloads.This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xml
UpdateHandlerhandles requests to change the index (adds, deletes, commits, optimizes, etc).This holds references to the transaction logs. -
Classes in org.apache.solr.update used by org.apache.solr.handler
-
Classes in org.apache.solr.update used by org.apache.solr.handler.loader
-
Classes in org.apache.solr.update used by org.apache.solr.searchClassDescriptionThis 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.updateClassDescriptionAn
UpdateCommandfor adding or updating one document.Helper class for tracking autoCommit state.A commit index command encapsulated in an object.A merge indexes command encapsulated in an object.Result ofPeerSync.MissedUpdatesFinderThe state in this class can be easily shared between SolrCores across SolrCore reloads.This config object encapsulates IndexWriter config params, defined in the <indexConfig> section of solrconfig.xmlAn IndexWriter that is configured via Solr config mechanisms.A split index command encapsulated in an object.Log Format: List{Operation, Version, ...} ADD, VERSION, DOC DELETE, VERSION, ID_BYTES DELETE_BY_QUERY, VERSION, StringOpensTransactionLog.ChannelFastInputStreamfromFileChannel.OpensOutputStreamfromFileChannel.An index update command encapsulated in an object (Command pattern)UpdateHandlerhandles requests to change the index (adds, deletes, commits, optimizes, etc).Locks associated with updates in connection with theUpdateLog.This holds references to the transaction logs.Holds the query and the version for a DeleteByQuery commandRelated to the_version_field, in connection with theUpdateLog. -
Classes in org.apache.solr.update used by org.apache.solr.update.processorClassDescriptionAn
UpdateCommandfor adding or updating one document.A commit index command encapsulated in an object.A merge indexes command encapsulated in an object.An index update command encapsulated in an object (Command pattern)Locks associated with updates in connection with theUpdateLog.