Uses of Class
org.apache.solr.update.SolrIndexWriter

Packages that use SolrIndexWriter
org.apache.solr.update APIs and classes for managing index updates 
 

Uses of SolrIndexWriter in org.apache.solr.update
 

Methods in org.apache.solr.update that return SolrIndexWriter
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.