Re: Core reload vs servlet container restart

2011-11-11 Thread Mark Miller
What version of Solr? When you look at the logs, does a new SolrCore look like it comes up right away? It sounds like perhaps the old SolrCore is still serving requests - how long do you wait before trying to restart jetty? Anything interesting in the logs around that time? - Mark Miller lucid

Re: Core reload vs servlet container restart

2011-11-11 Thread Erick Erickson
Hmmm, may be a bug, can you reliably reproduce this? About the admin/schema that is simply a file transfer from the schema file, it's not reconstructed from the current internal representation in Solr. So the fact that your change shows up there is unrelated to whether the Solr instance knows abou