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