Package | Description |
---|---|
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Method and Description |
---|---|
static SolrIndexWriter |
SolrIndexWriter.create(String name,
String path,
DirectoryFactory directoryFactory,
boolean create,
IndexSchema schema,
SolrIndexConfig config,
IndexDeletionPolicy delPolicy,
Codec codec) |
protected SolrIndexWriter |
DefaultSolrCoreState.createMainIndexWriter(SolrCore core,
String name) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.