Closest that I know of is:
https://issues.apache.org/jira/browse/SOLR-445, available since Solr
6.1

Best,
Erick

On Sun, Feb 12, 2017 at 8:05 PM, Lasitha Wattaladeniya
<watt...@gmail.com> wrote:
> Hi devs,
>
> I'm using the ConcurrentUpdateSolrServer to add some documents to solr.
> While I'm doing so I see some 'bad request" errors printed in the console
> due to incorrect solrinputdocuments.
>
> The issue is I can't capture this issue by reading  updateresonse status.
> I saw some one had stated that this is due to ConcurrentUpdateSolrServer
> uses a queue to buffer the documents and then later call update method.
>
> Isn't there any way to capture the correct  response?
>
> Regards,
> Lasitha

Reply via email to