Hi All,

I have some configuration variables that I need to hold in Solr as it switches 
between transient states on a transient core. What is the best way to do this? 
These variables can change value during a running environment. So, I need to 
have read and write access to the persistent store. Some options I was thinking 
was store them in core.properties file. But then, I did not find a way to write 
to coreProperties. Similarly for handler parameters in solrconfig.xml. Please 
let me know if there are any recommended ways to handle this case.

Thanks,
Shashank

Reply via email to