You could just add the queries you have set up in your batch script to the
firstSearcher queries. Like this, you wouldn't need to run the script
everytime you restart Solr.

As for crash protection and immediate action, that's outside the scope of
the Solr mailing list. You could setup a watchdog that will restart Solr if
it crashes, or something like that. 

Or you could use SolrCloud with replicas on multiple machine. This would
remove the SPOF from your system.



-----
Thanks,
Michael
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Persist-solr-cache-tp4103463p4103487.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to