On 7/18/2019 9:50 AM, Ashish Athavale wrote:
I am getting below exception while adding data into solr. I am adding data
concurrently in 20 threads, 100 documents in a batch per thread.
Each documents contains 40 fields and all are indexed.
This issue occurs only when I add in multi threads.
Can
I doubt multiple threads are the issue here. This looks a lot more like you’re
using SolrJ jars on the client that do not match the version running on Solr.
Best,
Erick
> On Jul 18, 2019, at 10:50 AM, Ashish Athavale
> wrote:
>
> Hi,
>
> I am getting below exception while adding data into s
Hi,
I am getting below exception while adding data into solr. I am adding data
concurrently in 20 threads, 100 documents in a batch per thread.
Each documents contains 40 fields and all are indexed.
This issue occurs only when I add in multi threads.
Can you please help out here?
Caused by:
or