Kind of regrettable, I think we can look at changing this in Lucene.
On Tue, Jul 14, 2009 at 12:08 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Tue, Jul 14, 2009 at 2:30 AM, Charlie Jackson <
> charlie.jack...@cision.com
> > wrote:
>
> > The wiki page for merging solr cores
> >
On Tue, Jul 14, 2009 at 2:30 AM, Charlie Jackson wrote:
> The wiki page for merging solr cores
> (http://wiki.apache.org/solr/MergingSolrIndexes) mentions that the cores
> being merged cannot be indexed to during the merge. What about the core
> being merged *to*? In terms of the example on the w
The wiki page for merging solr cores
(http://wiki.apache.org/solr/MergingSolrIndexes) mentions that the cores
being merged cannot be indexed to during the merge. What about the core
being merged *to*? In terms of the example on the wiki page, I'm asking
if core0 can add docs while core1 and core2 a
essage
> From: David Pratt <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Wednesday, February 27, 2008 5:44:33 PM
> Subject: Re: Index availability during merge
>
> Hi Otis. Many thanks for your reply. My inclination is to create
> separate sla
27, 2008 9:16:08 AM
Subject: Index availability during merge
Hi. Merging indexes requires that the indexes be closed for the
operation occur. I am interested in setting up a cron to merge indexes
that are in use to generate a fresh consolidated index at specific time
intervals. I don't
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: David Pratt <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Wednesday, February 27, 2008 9:16:08 AM
> Subject: Index availability during merge
>
> Hi. Merging i
Hi. Merging indexes requires that the indexes be closed for the
operation occur. I am interested in setting up a cron to merge indexes
that are in use to generate a fresh consolidated index at specific time
intervals. I don't want the smaller indexes to be taken out of service
while this occurs