mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

Cannot hide/unhide index without rebuilding it #603

Closed brianlukoff closed 1 year ago

brianlukoff commented 1 year ago

If I try to edit an index and change it from hidden to unhidden (or vice versa), Mongo will rebuild the entire index. Would be great to be able to use hideIndex and unhideIndex to hide or unhide a large index quickly without rebuilding it.

tothradoslav commented 1 year ago

we added a "toggle hidden" option in the context menu for each index.

tothradoslav commented 1 year ago

We have just released a release candidate with this issue corrected. Please check it out here: https://github.com/mingo-app/mingo/releases/tag/v.1.13.4