I am using Pysolr to add data to solr. I add 100 documents at once.But i am getting the below error.
Solr responded with an error (HTTP 500): [Reason: Task queue processing has stalled for 20121 ms with 0 remaining elements to process.]
is solr has queue internally and is it filled due to high number of hits? Can I increase the size of the queue(I mean limit)