Hi, We are getting the below errors when migrating Solr from 5.5.0 to 6.1.0. Could anyone help in resolving the issue, if you have come across this?
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:41569/solr/collection1: Unable to parse shape given formats "lat,lon", "x y" or as WKT because java.text.ParseException: java.lang.UnsupportedOperationException: Unsupported shape of this SpatialContext. Try JTS or Geo3D. input: POLYGON((-10 30, -40 40, -10 -20, 0 0, -10 30)) Thanks in advance.. Thanks & Regards, Arjun M