Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 27009 invoked from network); 17 Jun 2005 20:19:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jun 2005 20:19:40 -0000 Received: (qmail 260 invoked by uid 500); 17 Jun 2005 20:19:36 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 223 invoked by uid 500); 17 Jun 2005 20:19:35 -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 210 invoked by uid 99); 17 Jun 2005 20:19:35 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.controldocs.com (HELO mail.controldocs.com) (65.117.150.145) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jun 2005 13:19:32 -0700 Received: from webmail.controldocs.com (localhost [127.0.0.1]) by mail.controldocs.com (8.12.11/8.12.11) with ESMTP id j5HK5S3h020634 for ; Fri, 17 Jun 2005 15:05:28 -0500 Received: from 65.117.150.250 (SquirrelMail authenticated user tareque); by webmail.controldocs.com with HTTP; Fri, 17 Jun 2005 15:05:28 -0500 (CDT) Message-ID: <41598.65.117.150.250.1119038728.squirrel@65.117.150.250> In-Reply-To: <20050617194622.51652.qmail@web50601.mail.yahoo.com> References: <42B32447.9020505@gmail.com> <20050617194622.51652.qmail@web50601.mail.yahoo.com> Date: Fri, 17 Jun 2005 15:05:28 -0500 (CDT) Subject: discrepancy in the number of hits From: tareque@controldocs.com To: java-user@lucene.apache.org User-Agent: SquirrelMail/1.4.3-RC1 X-Mailer: SquirrelMail/1.4.3-RC1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Scanned-By: MIMEDefang 2.42 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I just installed lucene for full text search,since mysql was too slow at that. But I see, for same query (e.g. 'information') lucene is returning a slightly fewer number of documents than mySQL. I checked the docs missing from the result set and found that those documents actually contain the word 'information' but lucene is not returning them anyway. Is it a known issue? Any way around? Thanks Tareque --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org