Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-26518

Include density estimator in geoNear explain output

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Geo, Querying
    • Query Integration

      The geoNear query execution stages expend work() cycles inside a process called density estimation. This process is used to compute the size of the successive geoNear search annuli. It is possible for a significant amount of query execution work to be spent inside density estimation, but statistics describing this execution work do not appear inside explain output. We should add stats from density estimation in order to make debugging geoNear easier.

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            david.storch@mongodb.com David Storch
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: