solr.yml 233 Bytes
# Config file for the acts_as_solr plugin.
#
# If you change the host or port number here, make sure you update 
# them in your Solr config file

production:
  url: http://127.0.0.1:8983/solr
  jvm_options: -server -Xmx512M -Xms64M