Uses of Interface
org.apache.solr.handler.dataimport.DIHPropertiesWriter

Uses of DIHPropertiesWriter in org.apache.solr.handler.dataimport
 

Classes in org.apache.solr.handler.dataimport that implement DIHPropertiesWriter
 class SimplePropertiesWriter
           
 

Constructors in org.apache.solr.handler.dataimport with parameters of type DIHPropertiesWriter
DocBuilder(DataImporter dataImporter, SolrWriter solrWriter, DIHPropertiesWriter propWriter, org.apache.solr.handler.dataimport.DataImporter.RequestParams reqParams)