local solr sunspot

This commit is contained in:
ruby
2017-05-09 15:10:40 +02:00
parent e73315bd41
commit a1ef7028fd
2 changed files with 9 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ gem 'sprockets', '2.2.2'
gem 'webrick', '1.3.1'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'
gem 'mysql2'
gem 'mysql2', '~>0.3.10'
gem 'sqlite3'
gem 'execjs', '~>1.4.0'
@@ -136,4 +136,4 @@ gem 'blueimp-gallery-rails'
gem 'shareable'
gem 'sunspot_test'
gem 'sunspot_test'

View File

@@ -10,10 +10,15 @@ production:
development:
solr:
hostname: solr
port: 8983
hostname: triton-amp.local
port: 8080
log_level: INFO
path: /solr/mycore
# solr:
# hostname: localhost
# port: 8983
# log_level: INFO
# path: /solr/mycore
test:
solr: