Switch to side-by-side view

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