hi, http://issues.apache.org/jira/browse/SOLR-561
The latest patch makes some serious changes to the core Solr classes . I wish somebody (who knows the core well) to take a look at the changes and comment on those changes. The major changes are * index directory can change . (SolrCore, SolrIndexReader, SolrIndexWriter) * Core reload (SolrDispatchFilter, CoreDescriptor,MultiCore, MultiCoreHandler) * IndexDeletionPolicy (This patch is Yonik's) It is important for us to know that our approach is right/acceptable because we will be rolling this out into production as soon as our QA team clears the patch. -- --Noble Paul
