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 ShalinMangar:
http://wiki.apache.org/solr/DataImportHandler

The comment on the change is:
Added dataimport.jar for people who havent applied the patch

------------------------------------------------------------------------------
              </entity>
  }}}
  
-  * [http://www.hsqldb.org/ Download] hsqldb driver jar and add it to ''lib'' 
folder of your solr folder e.g. c:\apache-solr-nightly\lib
+  * [http://www.hsqldb.org/ Download] hsqldb driver jar and add it to 
''example/lib'' folder of your solr example folder
-  * Use "ant example" to build the example application
+  * If you've applied the patch given at SOLR-469 then ignore this step. 
Otherwise download attachment:dataimport.jar and save it to ''example/lib'' 
folder
   * Goto ''example/solr/conf'' folder in your solr installation directory
-  * Now modify the dataimport section in solrconfig.xml to the following:
+  * Modify the dataimport section in solrconfig.xml to the following:
  {{{
  <requestHandler name="/dataimport" 
class="org.apache.solr.handler.dataimport.DataImportHandler">
       <lst name="defaults">

Reply via email to