I'm not sure how ES performs the geo_distance filtering under the hood
but I was wondering whether I should consider applying a bounding box
(geo_bbox) filter as well to my search to limit the number of records
that the geo_distance filter then needs to check individual distances
for.
Have a look at the optimize_bbox parameter on the geo-distance filter
page:
clint
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.