Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Error loading class 'org.apache.solr.handler.dataimport.DataImportHandler'

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 583
    Comment on it

    After starting solr if you get the following error, that means you need to make some changes in solrconfig.xml(of the core in which error occurred).  

    Open the xml and correct the path for solr-dataimporthandler-.*\.jar as

    <lib dir="/../../../../solr-5.4.1/dist" regex="solr-dataimporthandler-.*\.jar" />

    Note: While creating the core this line in not present in solrconfig.xml. We included this line to export data from xml to our core. This line will come under.

    <luceneMatchVersion>LUCENE_40</luceneMatchVersion>

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: