On Wed, Jul 16, 2008 at 7:43 AM, Noble Paul നോബിള്‍ नोब्ळ्
<[EMAIL PROTECTED]> wrote:
> 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)

I couldn't tell from reading the JIRA comments - can this now avoid
copying and replicate directly from the main remote index into the
local index?

If we finally have a replication strategy that will work for
efficiently for Windows users also, then I'd put this issue high on my
personal list of priorities :-)

-Yonik

Reply via email to