Check if a single point, is contained in documents multiple geohash,

So I have a geo point , [-70, 40] for example

And I have an index with multiple documents, each document containing multiple geohashes of various precisions.

I am struggling to find out, how can I query that my geopoint falls within any of the documents geohashes ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.