My goal is to find for a given latitude/longitude all the indexed documents
(circular geoshapes with specific radius for each) that contains this
lat/lon.
If necessary i'm ok to transform the circular zones with envelope, but this
does not seem to be the issue.
I need help to find the way to write the search query.
In this gist, you can find the document mappings, 3 sample docs et 2
attempts to write the query, but, those queries do not return anything
whereas it should (obviously the query is not the correct one).
My goal is to find for a given latitude/longitude all the indexed
documents (circular geoshapes with specific radius for each) that contains
this lat/lon.
If necessary i'm ok to transform the circular zones with envelope, but
this does not seem to be the issue.
I need help to find the way to write the search query.
In this gist, you can find the document mappings, 3 sample docs et 2
attempts to write the query, but, those queries do not return anything
whereas it should (obviously the query is not the correct one).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.