Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 84304 invoked from network); 10 Jul 2007 07:34:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2007 07:34:45 -0000 Received: (qmail 35733 invoked by uid 500); 10 Jul 2007 07:34:39 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 35693 invoked by uid 500); 10 Jul 2007 07:34:39 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 35682 invoked by uid 99); 10 Jul 2007 07:34:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 00:34:39 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [64.233.162.224] (HELO nz-out-0506.google.com) (64.233.162.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jul 2007 00:34:36 -0700 Received: by nz-out-0506.google.com with SMTP id i28so812863nzi for ; Tue, 10 Jul 2007 00:34:14 -0700 (PDT) Received: by 10.142.97.20 with SMTP id u20mr294007wfb.1184052854344; Tue, 10 Jul 2007 00:34:14 -0700 (PDT) Received: by 10.142.99.5 with HTTP; Tue, 10 Jul 2007 00:34:14 -0700 (PDT) Message-ID: <7cbc67ff0707100034v7f3a35e1v540a6838d27516d9@mail.gmail.com> Date: Tue, 10 Jul 2007 13:04:14 +0530 From: "Harini Raghavan" To: java-user@lucene.apache.org Subject: Re: unused tmp fdt files in index In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_128559_30607756.1184052854326" References: <7cbc67ff0707092328w70841b48g930cdd68c78108d8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_128559_30607756.1184052854326 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I need to remove these on the production server. Luke can be used only on windows right? Can I use Lucli for the same purpose? Thanks, Harini On 7/10/07, Liu_Andy2@emc.com wrote: > > You can use Luke to open your index. > In the Files tab, if some files are shown as deletable, it is should be > safe to delete these files. > Please backup your data before testing. > > Andy > > > -----Original Message----- > From: Harini Raghavan [mailto:harini.raghavan@insideview.com] > Sent: Tuesday, July 10, 2007 2:29 PM > To: java-user@lucene.apache.org > Subject: unused tmp fdt files in index > > Hi All, > > I have a large lucene index of size 60G. We have had Out Of Memory > issues a > few times in the past due to which the indexing had got interrupted. > This > has resulted in a lot of .fnm, .fdt,.tmp files which don't get removed > even > through optimizing the index. We have data for last 90 days in the > lucene > index, but some of these index related files are older than 6-7 months. > My > gut feeling is they are not really used internally by the IndexSearcher. > Can > I go ahead and delete those older files manually? > > Thanks, > Harini > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > ------=_Part_128559_30607756.1184052854326--