solr config update

This commit is contained in:
Andreas Stephanides
2017-04-03 15:26:01 +02:00
parent 328adfe3a5
commit cd439ecf02

View File

@@ -3,17 +3,17 @@ production:
hostname: localhost
port: 8080
log_level: WARNING
path: /solr-4.10.2/default #production #ollection1 #production
path: /solr/#/default #production #ollection1 #production
# solr_home: solr
# read_timeout: 2
# open_timeout: 0.5
development:
solr:
hostname: localhost
port: 8982
hostname: solr
port: 8983
log_level: INFO
path: /solr/development
path: /solr/mycore
test:
solr: