: In order to simplify colocating solr with the app server home (which
: many people seem to want to do) I think ./conf should be changed to
: ./solrconf.

+1

we may also just want to make it possible to specify with a JVM system
property, so there aren't any hard coded path constants in the code.


To make testing multiple configs feasible, i'm still hopping we can make
it possible to specify the path to the solrconfig.xml in a constructor to
the SolrCore ... but i realized last night that SolrConfig is a static
singleton ... changing that is going to be an anoying patch.


-Hoss

Reply via email to