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, boolean forceNewDirectory)
           
protected  SolrIndexWriter DefaultSolrCoreState.createMainIndexWriter(SolrCore core, String name, boolean forceNewDirectory)
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.