| Package | Description |
|---|---|
| org.apache.solr.core | |
| org.apache.solr.uima.processor | |
| org.apache.solr.update | |
| org.apache.solr.update.processor |
| Class and Description |
|---|
| 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). |
| Class and Description |
|---|
| AddUpdateCommand |
| Class and Description |
|---|
| AddUpdateCommand |
| CommitUpdateCommand |
| DeleteUpdateCommand |
| MergeIndexesCommand
A merge indexes command encapsulated in an object.
|
| RollbackUpdateCommand |
| 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.
|
| UpdateCommand
An index update command encapsulated in an object (Command pattern)
|
UpdateHandler
UpdateHandler handles requests to change the index
(adds, deletes, commits, optimizes, etc). |
| Class and Description |
|---|
| AddUpdateCommand |
| CommitUpdateCommand |
| DeleteUpdateCommand |
| MergeIndexesCommand
A merge indexes command encapsulated in an object.
|
| RollbackUpdateCommand |