RE: cleanup old index directories on slaves

2009-10-05 Thread Francis Yakin
To: solr-user@lucene.apache.org Subject: RE: cleanup old index directories on slaves We use the snapcleaner script. http://wiki.apache.org/solr/SolrCollectionDistributionScripts#snapcleaner Will that do the job? -Todd -Original Message- From: solr jay [mailto:solr...@gmail.com] Sent

RE: cleanup old index directories on slaves

2009-10-05 Thread Feak, Todd
index directories on slaves Is there a reliable way to safely clean up index directories? This is needed mainly on slave side as in several situations, an old index directory is replaced with a new one, and I'd like to remove those that are no longer in use. Thanks, -- J

Re: cleanup old index directories on slaves

2009-10-05 Thread Bill Au
Have you looked at snapcleaner? http://wiki.apache.org/solr/SolrCollectionDistributionScripts#snapcleaner http://wiki.apache.org/solr/CollectionDistribution#snapcleaner Bill On Mon, Oct 5, 2009 at 4:58 PM, solr jay wrote: > Is there a reliable way to safely clean up index directories? This is

cleanup old index directories on slaves

2009-10-05 Thread solr jay
Is there a reliable way to safely clean up index directories? This is needed mainly on slave side as in several situations, an old index directory is replaced with a new one, and I'd like to remove those that are no longer in use. Thanks, -- J