Switch to side-by-side view

--- a/src/index/indexer.cpp
+++ b/src/index/indexer.cpp
@@ -142,6 +142,7 @@
 	return false;
     }
     ifiles = myfiles;
+    clearMimeHandlerCache();
     return ret;
 }