mingo-app / mingo

Found a bug? have a FR ?
59 stars 3 forks source link

Cannot hide/unhide index without rebuilding it #603

Closed brianlukoff closed 9 months ago

brianlukoff commented 11 months 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 9 months ago

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

tothradoslav commented 9 months 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