| Package | Description |
|---|---|
| org.apache.solr.update |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectUpdateHandler2
TODO: add soft commitWithin support
DirectUpdateHandler2 implements an UpdateHandler where documents are added
directly to the main Lucene index as opposed to adding to a separate smaller index. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrCoreState.decref(SolrCoreState.IndexWriterCloser closer) |
abstract void |
SolrCoreState.decref(SolrCoreState.IndexWriterCloser closer)
Decrement the number of references to this state.
|
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.