Also, perhaps some tests are in order? Testing this at a high level should be relatively independent of the underlying implementation (since it's all Java now).
-Yonik On Wed, Jul 16, 2008 at 7:43 AM, Noble Paul നോബിള് नोब्ळ् <[EMAIL PROTECTED]> wrote: > 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 >
