Add test cases for validating bounds on special indexes

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

      index_bounds_test.cpp does a good job at covering different scenarios for IndexBounds::isValidFor method but only does it with normal indexes, majority of special indexes such as geo, text, column, etc... are missing. Essentially we need to cover all indexes listed here: https://github.com/10gen/mongo/blob/425972f1d9496ce7cbb6a2b24d1e4636e962f7ad/src/mongo/db/index_names.h#L43

              Assignee:
              Unassigned
              Reporter:
              Carlos Alonso Pérez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: