Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 55767 invoked from network); 11 Oct 2005 18:24:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2005 18:24:07 -0000 Received: (qmail 68816 invoked by uid 500); 11 Oct 2005 18:24:03 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 68796 invoked by uid 500); 11 Oct 2005 18:24:02 -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 68785 invoked by uid 99); 11 Oct 2005 18:24:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2005 11:24:02 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [169.229.70.167] (HELO rescomp.berkeley.edu) (169.229.70.167) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Oct 2005 11:24:05 -0700 Received: by rescomp.berkeley.edu (Postfix, from userid 1007) id 42A4A5B78B; Tue, 11 Oct 2005 11:23:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by rescomp.berkeley.edu (Postfix) with ESMTP id 398E47F466 for ; Tue, 11 Oct 2005 11:23:40 -0700 (PDT) Date: Tue, 11 Oct 2005 11:23:40 -0700 (PDT) From: Chris Hostetter Sender: hossman@hal.rescomp.berkeley.edu To: java-user@lucene.apache.org Subject: Re: Can't find record when I'm sure I should In-Reply-To: <9951857AC27D97449C62F7DD6C6122481D9ABF@ponyexpress2.ad.openratings.com> Message-ID: References: <9951857AC27D97449C62F7DD6C6122481D9ABF@ponyexpress2.ad.openratings.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Try Luke, see exactly what is indexed for these companies. : Date: Tue, 11 Oct 2005 14:21:54 -0400 : From: Dan Quaroni : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: Can't find record when I'm sure I should : : I have a set of indexes containing business information (name, address, phone, etc). There are a couple particular companies that don't come up when people search for them. I've used our debugging app that allows lucene queries to be executed directly, and I have confirmed this. : : I can find the company if I search for it in the debugging app either by its unique ID or address, but when I search for it using query only on its exact name, it doesn't show up. : : Any advice for how to debug this? : : Thanks! : : --------------------------------------------------------------------- : To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org : For additional commands, e-mail: java-user-help@lucene.apache.org : -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org