Switch to side-by-side view

--- a/src/rcldb/rclabsfromtext.cpp
+++ b/src/rcldb/rclabsfromtext.cpp
@@ -412,7 +412,7 @@
             inslen += endhit.size();
         }
 #endif
-        LOGDEB("=== FRAGMENT: Coef: " << entry.coef << ": " << frag << endl);
+        LOGDEB0("=== FRAGMENT: Coef: " << entry.coef << ": " << frag << endl);
         int page = 0;
         if (vpbreaks.size() > 1) {
             page = ndb->getPageNumberForPosition(vpbreaks, entry.hitpos);