Switch to side-by-side view

--- a/HelloForge/sandbox-test.ini
+++ b/HelloForge/sandbox-test.ini
@@ -36,7 +36,7 @@
 ming.main.master = mongo://127.0.0.1:27017/pyforge:test
 
 # SOLR setup
-solr.server = http://localhost:50065/solr/
+solr.server = http://localhost:50065/solr/core1
 
 sqlalchemy.url = sqlite:///%(here)s/devdata.db
 #echo shouldn't be used together with the logging module.