I want to eventually have the ability to manage my replica set with different targeted functions. One of these would be an offline full rebuild of all indexes in the foreground to yield best results. However, there is no support to actually submit multiple indexes to Mongo in a batch which minimizes the number of collection scans.
This is a small enhancement which I have prepared for a Pull
I want to eventually have the ability to manage my replica set with different targeted functions. One of these would be an offline full rebuild of all indexes in the foreground to yield best results. However, there is no support to actually submit multiple indexes to Mongo in a batch which minimizes the number of collection scans.
This is a small enhancement which I have prepared for a Pull