diff options
author | francis <francis> | 2008-04-02 11:11:39 +0000 |
---|---|---|
committer | francis <francis> | 2008-04-02 11:11:39 +0000 |
commit | 5dd3d8c45e73e3de0c0c9028f14bf7c81354b853 (patch) | |
tree | 2932f2850601f006fd9d809e7fe4b2e8fedeb805 | |
parent | 02d8846bf7fcb70d6882e1fe60d509896dbf6b95 (diff) |
Entry for test.
-rw-r--r-- | config/solr.yml-example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/solr.yml-example b/config/solr.yml-example index c3505d3f3..00100439e 100644 --- a/config/solr.yml-example +++ b/config/solr.yml-example @@ -6,5 +6,8 @@ development: url: http://localhost:8999/solr +test: + url: http://localhost:8991/solr + production: url: http://localhost:8983/solr |