You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by tv...@apache.org on 2013/04/26 22:35:16 UTC

git commit: [#3854] Update solr url

Updated Branches:
  refs/heads/tv/3854 e596cd8e2 -> 0e3dbb0c9


[#3854] Update solr url

Signed-off-by: Tim Van Steenburgh <tv...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/0e3dbb0c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/0e3dbb0c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/0e3dbb0c

Branch: refs/heads/tv/3854
Commit: 0e3dbb0c9df78367202d1be9899e2b5d189e7068
Parents: e596cd8
Author: Tim Van Steenburgh <tv...@gmail.com>
Authored: Fri Apr 26 16:34:47 2013 -0400
Committer: Tim Van Steenburgh <tv...@gmail.com>
Committed: Fri Apr 26 16:34:47 2013 -0400

----------------------------------------------------------------------
 Allura/development.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/0e3dbb0c/Allura/development.ini
----------------------------------------------------------------------
diff --git a/Allura/development.ini b/Allura/development.ini
index 761876b..737a08b 100644
--- a/Allura/development.ini
+++ b/Allura/development.ini
@@ -177,7 +177,7 @@ amqp.enabled = false
 openid.realm = http://localhost:8080/
 
 # SOLR setup
-solr.server = http://localhost:8983/solr/core0
+solr.server = http://localhost:8983/solr
 # commit on every add/delete?
 solr.commit = false
 # commit add operations within N ms