Files
fetsite/config/sunspot.yml
Andreas Stephanides cd439ecf02 solr config update
2017-04-03 15:26:01 +02:00

25 lines
417 B
YAML

production:
solr:
hostname: localhost
port: 8080
log_level: WARNING
path: /solr/#/default #production #ollection1 #production
# solr_home: solr
# read_timeout: 2
# open_timeout: 0.5
development:
solr:
hostname: solr
port: 8983
log_level: INFO
path: /solr/mycore
test:
solr:
hostname: localhost
port: 8981
log_level: WARNING
path: /solr/test