Thank you so much Erik!
On Fri, Jan 13, 2017 at 4:40 PM, Erick Erickson
wrote:
> Here's what I'd do
> 1> create a new collection with a single shard
> 2> use the MERGEINDEXES core admin API command to merge the indexes
> from the old 2-shard collection
>
> That way you have a chance to verify t
Here's what I'd do
1> create a new collection with a single shard
2> use the MERGEINDEXES core admin API command to merge the indexes
from the old 2-shard collection
That way you have a chance to verify that the merged collection is OK
before deleting the old 2-shard collection.
On Fri, Jan 13, 2