You may want to dig deeper to see what's going on.  It shouldn't be the
case.  Most likely your code is producing the SolrInputDocument in a
different way which is making it fail. You can write SolrInputDocument or
print it in json to compare...

On Fri, Jul 21, 2017 at 1:31 AM, mesenthil1 <
senthilkumar.arumu...@viacomcontractor.com> wrote:

> While debugging following are the findings.
>
> When we send the same document as json, it is getting indexed without an
> issue. When the same document is converted as SolrInputDocument and sent to
> solr using SolrServer, it fails.
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/Getting-IO-Exception-while-Indexing-Documents-in-SolrCloud-
> tp4346801p4347096.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to