I haven't seen this specific error before, but my guess would be that
your 'schemaless' mode has created a field of a particular type which
does not match it's later usage.
So, it may have seen '3' and assumed integers and now you are giving it 'four'.
I would pull that specific record up and che
Hi All,
I am getting an error when using solrj to index records.
Exception in thread "main"
org.apache.solr.client.solrj.impl.CloudSolrServer$RouteException: Exception
writing document id 529241050 to the index; possible analysis error.
at
org.apache.solr.client.solrj.impl.CloudSolrServer.