Re: Archiving Index using partitions

2008-01-26 Thread Otis Gospodnetic
ucene - Solr - Nutch - Original Message From: vivek sar <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Thursday, January 24, 2008 11:21:08 PM Subject: Re: Archiving Index using partitions Thanks Otis for your response. I've few more questions, 1) Is it

Re: Archiving Index using partitions

2008-01-24 Thread vivek sar
m/ -- Lucene - Solr - Nutch > > - Original Message > From: vivek sar <[EMAIL PROTECTED]> > To: java-user@lucene.apache.org > Sent: Monday, January 21, 2008 3:06:50 PM > Subject: Archiving Index using partitions > > Hi, > > As a requirement I need to be abl

Re: Archiving Index using partitions

2008-01-21 Thread Otis Gospodnetic
, and then every 2 weeks archive the one > 2 weeks old. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: vivek sar <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Monday, January 21, 2008 3:06:50 PM Subject: Archiving Index us

Re: Archiving Index using partitions

2008-01-21 Thread Otis Gospodnetic
, and then every 2 weeks archive the one > 2 weeks old. Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: vivek sar <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Monday, January 21, 2008 3:06:50 PM Subject: Archiving Index us

Archiving Index using partitions

2008-01-21 Thread vivek sar
Hi, As a requirement I need to be able to archive any indexes older than 2 weeks (due to space and performance reasons). That means I would need to maintain weekly indexes. Here are my questions, 1) What's the best way to partition indexes using Lucene? 2) Is there a way I can partition document