Re: unable to add documents to solr 6.2.1 index

2016-09-28 Thread Darshan Pandya
Thank Erick for the pointer. I'll investigate. On Wed, Sep 28, 2016 at 2:20 PM, Erick Erickson wrote: > NoSuchMethod exceptions are _usually_ the result of somehow > mixing old and new jars, do you have any older versions of Solr > on your machine? How are you starting Solr? A common root > caus

Re: unable to add documents to solr 6.2.1 index

2016-09-28 Thread Erick Erickson
NoSuchMethod exceptions are _usually_ the result of somehow mixing old and new jars, do you have any older versions of Solr on your machine? How are you starting Solr? A common root cause is using some kind of servlet container and copying Solr jars around to try to make the container happy thus ge