ESSOUSSI Jamel created SOLR-3447:
------------------------------------

             Summary: solrj cannot handle org.apache.solr.common.SolrException 
when the schema is not correct
                 Key: SOLR-3447
                 URL: https://issues.apache.org/jira/browse/SOLR-3447
             Project: Solr
          Issue Type: Bug
          Components: clients - java
    Affects Versions: 3.6
         Environment: jdk 1.6.0_26, tomcat 6.0.35 , solrj 3.6.0 solr-core 3.6.0 
and solr.war (4.0)
            Reporter: ESSOUSSI Jamel
             Fix For: 3.6


Hi;

I have an incorrect schema, a missing field :

and when I add a documents (UpdateResponse ur = solrServer.add(docs);), I have 
not be able to catch exception in solrj and the UpdateResponse cannot handle 
result.

Best Regards

-- Jamel ESSOUSSI


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to