Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12769 Queries that scan an entire index to provide a sort should be covered when possible
  3. SERVER-103596

Pushdown indexed predicates to IXSCAN stage for full index plan over multikey indexes

    • Type: Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SERVER-12769 improves handling of full IXSCAN plans by pushing down filters to the IXSCAN stage, however it is currently skipping it when the index is multikey as it would be missing results.

            Assignee:
            Unassigned Unassigned
            Reporter:
            c.alonso@mongodb.com Carlos Alonso Pérez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: