On 9/21/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
What's the best way to dynamically change solrconfig.xml and have the changes 
take effect?

Everything would need to be designed for that, and it's currently not.

You might be able to reload the config, but all the classes that
looked at the config and configured themselves would need to be

At CNET, we are always in a load-balanced environment for scalability
and HA.  In that environment, you simply change the config and bounce
the server, letting the remaining servers handle requests.

-Yonik

Reply via email to