1

I have an ES index which contains a mapping of type geo_point. I want to use the Elasticsearch SQL API to do a bounding box query.

I know how to do this using ES DSL as per the ES docs.

How would I express this in SQL query form?

In sort what SQL query would translate into an equivalent DSL bounding_box query?

Kate Orlova
  • 3,225
  • 5
  • 11
  • 35
Thomas Kagan
  • 440
  • 3
  • 16

0 Answers0