Hi! I am new to this space. I was trying to use geo-bounding box feature to match geo_points inside a bounding box, but it seems that my query always generates returns outside of the box. for instance, the following query returns some result at "lat": 1.307245 and "lon": -51.0744611, which is obviously outside of box (longitude was wrong). I wonder what am I missing in this case?
Your query defines a left latitude of 103.8684735 and a right latitude that is 103.8535414 so left > right. In that case your bounding box goes across the dateline. We can rewrite your query as:
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.