Hello, I am trying to retrieve all locations within a provided polygon but I keep having this error
http://localhost:8098/search/query/RiakPointTest?wt=json&indent=true&q=*:*&fq=Point_geo:"IsWithin(POLYGON((9.472992 76.540817, 9.441328 76.523651, 9.433708 76.555065, 9.458092 76.572403, 9.472992 76.540817))) distErrPct=0)" ERROR: "Unknown Shape definition [POLYGON((9.472992 76.540817, 9.441328 76.523651, 9.433708 76.555065, 9.458092 76.572403, 9.472992 76.540817))) distErrPct=0]" I downloaded jts-1.13.jar and put it into ../solr.war/WEB-INF/lib, restarted Riak but it still doesn't work. Please help. Thanks
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com