Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@apache.org Received: (qmail 5104 invoked from network); 30 Jul 2003 19:20:58 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 30 Jul 2003 19:20:58 -0000 Received: (qmail 4742 invoked by uid 97); 30 Jul 2003 19:23:38 -0000 Delivered-To: qmlist-jakarta-archive-lucene-user@nagoya.betaversion.org Received: (qmail 4735 invoked from network); 30 Jul 2003 19:23:38 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 30 Jul 2003 19:23:38 -0000 Received: (qmail 3739 invoked by uid 500); 30 Jul 2003 19:20:27 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 3702 invoked from network); 30 Jul 2003 19:20:26 -0000 Received: from stats.logient.net (207.107.228.251) by daedalus.apache.org with SMTP; 30 Jul 2003 19:20:26 -0000 Received: from [192.168.0.12] (unknown [192.168.10.86]) by stats.logient.net (Postfix) with ESMTP id 5DAE3F34B8 for ; Wed, 30 Jul 2003 15:20:30 -0400 (EDT) Subject: Re: All or noting hits From: =?ISO-8859-1?Q?Marie-H=E9l=E8ne?= Forget To: Lucene Users List In-Reply-To: <1059592471.29655.1.camel@hume> References: <1059588272.17459.41.camel@localhost.localdomain> <1059592471.29655.1.camel@hume> Content-Type: text/plain; charset=ISO-8859-1 Organization: Message-Id: <1059593166.17467.47.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 30 Jul 2003 15:26:06 -0400 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wed, 2003-07-30 at 15:15, Lutz Horn wrote: > Hi, > > Am Mit, 2003-07-30 um 20.04 schrieb Marie-H�l�ne Forget: > > I search for a word "Qvar" and I have 2 documents containing that exact > > word. I get 2 results representing the 2 documents that I want. > > Everything seems ok there, but I get other results that contains words > > that starts with Q, P, O, and N but not the word I am looking for. I > > detected an inverse alphabetic pattern. Is that normal ? Is this a kind > > of ressemble search technic ? > > This probably depends on the Analyzer you are using for both indexing > and searching the documents. Which one is it? WhitespaceAnalyzer > > Regards > Lutz > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: lucene-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org