sunspot install

This commit is contained in:
Andreas Stephanides
2014-10-26 17:44:19 +01:00
parent 3a8f84d9b4
commit a41f964a84
7 changed files with 53 additions and 9 deletions

23
config/sunspot.yml Normal file
View File

@@ -0,0 +1,23 @@
production:
solr:
hostname: localhost
port: 8983
log_level: WARNING
path: /solr/production
# read_timeout: 2
# open_timeout: 0.5
development:
solr:
hostname: localhost
port: 8982
log_level: INFO
path: /solr/development
test:
solr:
hostname: localhost
port: 8981
log_level: WARNING
path: /solr/test