lerCollection.java:255)
> > at
> >
> org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154)
> > at
> >
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
> > at org.eclipse.jetty.server.Ser
ion.handleRequest(BlockingHttpConnection.java:53)
> at
> org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:960)
> at
> org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1021)
> at
M
To: solr-user@lucene.apache.org
Subject: Re: Identify specific document insert error inside a solrj batch
request
Agreed that this is a problem with Solr. If it was merely "bad input", Solr
should be returning a 4xx error.
I don't know if we already have a Jira for this. If
Agreed that this is a problem with Solr. If it was merely "bad input", Solr
should be returning a 4xx error.
I don't know if we already have a Jira for this. If not, one should be
filed.
There are two issues:
1. The status code should be 4xx with an appropriate message about "bad
input".