Hey Aj, how are you executing the query exactly? Your code only shows query
generation, and it works fine when creating and searching documents via the
Java api.
I assume you're using Geode to run your query? Can you show how you're
actually using it to run queries?
Cheers,
Michele
Hi team,
I am using Lucene 6.6.2, Spatial4j 0.7, lucene-spatial-extras 6.6.2. I am
trying to create a Spatial Query string for a given longitude, latitude &
radius in miles.
The query string generated using SpatialHelper (code as attached ) for
long: -122.8515139 & lat: 45.5099231 in .25 miles ra