ignore always true query expressions in matching and indexing

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Performance, Querying
    • None
    • Query Optimization
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Ignoring these can improve performance in some cases. For example, $nin:[] doesn't constrain results at all but right now it forces us to run the matcher on the full document which is required in general for $nin.

            Assignee:
            [DO NOT USE] Backlog - Query Optimization
            Reporter:
            Aaron Staple (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: