Package | Description |
---|---|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Class and Description |
---|---|
class |
DirectUpdateHandler2
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 |
---|---|
abstract void |
SolrCoreState.close(SolrCoreState.IndexWriterCloser closer) |
void |
DefaultSolrCoreState.close(SolrCoreState.IndexWriterCloser closer) |
boolean |
SolrCoreState.decrefSolrCoreState(SolrCoreState.IndexWriterCloser closer) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.