it's always been my understanding that the caches are discarded, then rebuilt/warmed:
http://wiki.apache.org/solr/SolrCaching#Caching_and_Distribution.2BAC8-Replication hth, rob On Mon, Aug 29, 2011 at 5:30 PM, Mike Austin <mike.aus...@juggle.com> wrote: > How does warming work when a collection is being distributed to a slave. I > understand that a temp directory is created and it is eventually copied to > the live folder, but what happens to the cache that was built in with the > old index? Does the cache get rebuilt, can we warm it before it becomes > live, or can we keep the old cache? > > Thanks, > Mike >