Closed (fixed)
Project:
Hosting Solr for Aegir
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Dec 2012 at 19:38 UTC
Updated:
13 Feb 2013 at 13:30 UTC
Wouldn't it be nice? Just add these fields to the schema and form, and, on verify, copy these two files to that sites $solr_home/conf folder.
Comments
Comment #1
jon pughAfter thinking on this a while, we should just store one path_to_config.
Then, on verify, it should copy the files in that path to the solr home directory.
Comment #2
fastangel commentedDone. commits: http://drupalcode.org/project/hosting_solr.git/commit/3a596ef and http://drupalcode.org/project/provision_solr.git/commit/dee0f1c
Comment #3
fastangel commentedClose this issue was fixed.