Hi guys, I am experimenting with compaction ops. In a large DB with many big views a compaction renders the DB unusable for almost 10 hours or so while I force each view to be loaded by a script. Mass indexing completely overwhelms the system.
Is there some way to do compaction without losing the view indices? The way I understand it indexing and compaction should be completely separate.
