Re: SOLR Error: Document is missing mandatory uniqueKey field

2013-05-11 Thread zaheer.java
Thank you for your feedback Shawn. Looking closely into the error made me realize that it was indeed an application error and not related to SolrJ or SOLR. -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Error-Document-is-missing-mandatory-uniqueKey-field

Re: SOLR Error: Document is missing mandatory uniqueKey field

2013-05-09 Thread Shawn Heisey
On 5/9/2013 7:44 PM, zaheer.java wrote: > I repeatedly get this error while adding documents to SOLR using SOLRJ > "Document is missing mandatory uniqueKey field: orderItemKey". This field > is defined as uniqueKey in the Document Schema. I've made sure that I'm > passing this field from Java by l

SOLR Error: Document is missing mandatory uniqueKey field

2013-05-09 Thread zaheer.java
s suggested somwhere, I've tried upgrading from 4.0 to 4.3, and also made the field as "required=false". Please help me debug or get a resolution to this problem. -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Error-Document-is-missing-mandatory-uniqueKey

Re: SOLR Error: Document is missing mandatory uniqueKey field

2013-05-09 Thread zaheer.java
) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Error-Document-is-missing-mandatory-uniqueKey-field-tp4062177p4062178.html Sent from the Solr - User mailing lis