Package | Description |
---|---|
org.apache.solr.cloud |
Base classes and utilities for creating and testing Solr Cloud clusters.
|
org.apache.solr.core |
Factories for Mock classes that can be used in test configurations
|
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler
|
org.apache.solr.search |
APIs and classes for parsing and processing search requests
|
org.apache.solr.uima.processor |
UIMAUpdateRequestProcessorFactory and related code. |
org.apache.solr.update |
APIs and classes for managing index updates
|
org.apache.solr.update.processor |
Various implementations of
LanguageIdentifierUpdateProcessor and their factories. |
Class and Description |
---|
UpdateShardHandler |
Class and Description |
---|
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.xml
|
UpdateHandler
UpdateHandler handles requests to change the index
(adds, deletes, commits, optimizes, etc). |
UpdateShardHandler |
Class and Description |
---|
CommitUpdateCommand |
Class and Description |
---|
SolrIndexConfig
This config object encapsulates IndexWriter config params,
defined in the <indexConfig> section of solrconfig.xml
|
Class and Description |
---|
AddUpdateCommand |
Class and Description |
---|
AddUpdateCommand |
CommitTracker
Helper class for tracking autoCommit state.
|
CommitUpdateCommand |
DeleteUpdateCommand |
MergeIndexesCommand
A merge indexes command encapsulated in an object.
|
RollbackUpdateCommand |
SolrCmdDistributor.Error |
SolrCmdDistributor.Node |
SolrCmdDistributor.Req |
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.xml
|
SolrIndexWriter
An IndexWriter that is configured via Solr config mechanisms.
|
SplitIndexCommand
A split index command encapsulated in an object.
|
StreamingSolrServers |
TransactionLog
Log Format: List{Operation, Version, ...}
|
TransactionLog.LogCodec |
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.DBQ |
UpdateLog.LogPtr |
UpdateLog.RecentUpdates |
UpdateLog.RecoveryInfo |
UpdateLog.State |
UpdateLog.SyncLevel |
UpdateShardHandler |
VersionBucket |
VersionInfo |
Class and Description |
---|
AddUpdateCommand |
CommitUpdateCommand |
DeleteUpdateCommand |
MergeIndexesCommand
A merge indexes command encapsulated in an object.
|
RollbackUpdateCommand |
SolrCmdDistributor.Node |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.