Would like to have a command for priming index by a sequential read of the index data instead of a B-tree traverse.

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Performance
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently in order to prime an index of a collection, we have to do a special query to force mongo go thru the entire BTree for the index. This trick is extremely inefficient for a large index tree (over 10 millions entries). Would like to have a command (please make it available in C++ driver) to prime collection data – either index or data or both, by simply doing a sequential read of the data extents for the collection.

              Assignee:
              Unassigned
              Reporter:
              MediaMath Mongo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: