-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization 2021-07-12
$geoNear progressively scans larger and larger regions of the index. But for time-series we want it to scan larger and larger sets of unpacked events. Can we express this with separate operators for geo and bucketing?
Maybe $geoNear can accept a sub-pipeline to use as its source of points.
Let's describe this approach in the design doc and get some feedback.