Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 41818 invoked from network); 22 Oct 2009 09:26:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Oct 2009 09:26:23 -0000 Received: (qmail 57765 invoked by uid 500); 22 Oct 2009 09:26:21 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 57683 invoked by uid 500); 22 Oct 2009 09:26:21 -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 57672 invoked by uid 99); 22 Oct 2009 09:26:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 09:26:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [209.85.210.192] (HELO mail-yx0-f192.google.com) (209.85.210.192) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Oct 2009 09:26:11 +0000 Received: by yxe30 with SMTP id 30so10131468yxe.29 for ; Thu, 22 Oct 2009 02:25:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.4.5 with SMTP id g5mr15177513ybi.159.1256203546984; Thu, 22 Oct 2009 02:25:46 -0700 (PDT) In-Reply-To: <26002849.post@talk.nabble.com> References: <26002849.post@talk.nabble.com> Date: Thu, 22 Oct 2009 05:25:46 -0400 Message-ID: <9ac0c6aa0910220225i31ee001fyc957ae97e7ffcd55@mail.gmail.com> Subject: Re: Resolving Lucene Index error From: Michael McCandless To: java-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Can you provide more details? Which version of Lucene, Java, OS are you using? Is there a small test case? Hideously, it looks like somehow your path was supposed to be c:\Indexes\_z3_1.del, but somehow the \ was lost. Mike On Wed, Oct 21, 2009 at 9:50 PM, mitu2009 wrote: > > Hi, > > Why do I get error like this in Lucene and how to resolve it? > > Could not find file 'C:\Indexes_z3_1.del'. > > Thanks. > > -- > View this message in context: http://www.nabble.com/Resolving-Lucene-Index-error-tp26002849p26002849.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org