Thanks! This helped me out as well.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Error-with-polygon-search-tp4326117p4338496.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello Hank,
The online version of the reference guide is always for the latest Solr
release. I think your configuration would work in the latest release. Prior
to Solr 6, the Spatial4J library had a different Java package location: replace
"org.locationtech.spatial4j" with "com.spatial4j.core
Hello,
I'm having problems with a polygon search on location data. I've tried to
enable the JTS and Polygons from
https://cwiki.apache.org/confluence/display/solr/Spatial+Search but I get the
following error when I load solr
java.util.concurrent.ExecutionException:
org.apache.solr.co