Also, if you're using multicore, you can set the property in the main solr.xml. This at least puts everything in one place on that server.
On Sun, Jul 18, 2010 at 12:36 PM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > > : 'Alternately: you can specifiy the solr.data.dir system property at run > time' > : > : should yield the exact result I'm looking for - runtime configuration of > multiple instances. > : > : Thanks for the full reply. > > To be clear: solr.data.dir isn't any sort of special setting -- that > systemproperty is checked because your dataDir config says to use > ${solr.data.dir}. you can modify your solrconfig.xml to make (almost) > *anything* configurable at runtime... > > http://wiki.apache.org/solr/SolrConfigXml#System_property_substitution > > > -Hoss > > -- Lance Norskog goks...@gmail.com