forked from bofh/fetsite
neuigkeit controller spec
This commit is contained in:
@@ -2,22 +2,22 @@ production:
|
||||
solr:
|
||||
hostname: localhost
|
||||
port: 8080
|
||||
log_level: WARNING
|
||||
min_memory: 32M
|
||||
max_memory: 1G
|
||||
path: /solr-4.10.2/default #production #ollection1 #production
|
||||
# log_level: WARNING
|
||||
# min_memory: 32M
|
||||
# max_memory: 1G
|
||||
# path: /solr-4.10.2/default #production #ollection1 #production
|
||||
# solr_home: solr
|
||||
# read_timeout: 2
|
||||
# open_timeout: 0.5
|
||||
|
||||
development:
|
||||
solr:
|
||||
hostname: triton-amp.local
|
||||
port: 8080
|
||||
hostname: localhost
|
||||
port: 8983
|
||||
log_level: INFO
|
||||
path: /solr/mycore
|
||||
min_memory: 32M
|
||||
max_memory: 1G
|
||||
path: /solr/fetsite_test
|
||||
# min_memory: 32M
|
||||
# max_memory: 1G
|
||||
# solr:
|
||||
# hostname: localhost
|
||||
# port: 8983
|
||||
|
||||
Reference in New Issue
Block a user