Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by NoblePaul:
http://wiki.apache.org/solr/DataImportHandler

------------------------------------------------------------------------------
  As the name suggests, this is implemented as a SolrRequestHandler. The 
configuration is provided in two places:
   * solrconfig.xml (data source information is read from here e.g. JDBC 
Driver, JDBC URL, Username, Password etc.)
   * data-config.xml (DB Table/column to SOLR document mapping comes here)
+ inline:DataImportHandlerOverview.png
  
  = Usage =
  In order to use this handler, the following steps are required.

Reply via email to