From java-user-return-27858-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Thu May 03 14:20:15 2007 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 17050 invoked from network); 3 May 2007 14:20:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 May 2007 14:20:14 -0000 Received: (qmail 32244 invoked by uid 500); 3 May 2007 14:20:14 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 32200 invoked by uid 500); 3 May 2007 14:20:14 -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 32189 invoked by uid 99); 3 May 2007 14:20:14 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 07:20:14 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of erickerickson@gmail.com designates 66.249.92.175 as permitted sender) Received: from [66.249.92.175] (HELO ug-out-1314.google.com) (66.249.92.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2007 07:20:06 -0700 Received: by ug-out-1314.google.com with SMTP id k40so394615ugc for ; Thu, 03 May 2007 07:19:44 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=E323OvVt/7F+UuHajoEqp2QD7jjttWJXtueVFpF461Im7GSLcW0HZIoBqhVuHuO0KqkZeUFdxeb5nCktNR0Ofwe+xYEfyq+/KTSLr8kuICzODAQkWzq1QY3dxLv8vggne15owOoMkxlBwdcm6EPxkmnUFV2e/UfB2y/ejYoL0oA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=mVDzFaFqJtLvORbYNjtbCEtV+Yr7tOE+wzonur8qKljsuaUqXGAmCAEsT1mbpScaDREhNlWXQTGFRm9J9QDwvlDEK+asmqo5tOwzIXm55PUvx2kXkPry9eVygE8Mv+0QACiUvBiM/GQPle6XeR8ZR1TmempBjVeA02mliQeyLK8= Received: by 10.82.173.19 with SMTP id v19mr4012983bue.1178201984468; Thu, 03 May 2007 07:19:44 -0700 (PDT) Received: by 10.82.190.7 with HTTP; Thu, 3 May 2007 07:19:44 -0700 (PDT) Message-ID: <359a92830705030719gf0b80b0k4b1b9d4fe04cd879@mail.gmail.com> Date: Thu, 3 May 2007 10:19:44 -0400 From: "Erick Erickson" To: java-user@lucene.apache.org Subject: Re: Doubt in FuzzyQuery In-Reply-To: <1178177598.4639903e90203@correoweb.uvigo.es> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11151_11830844.1178201984401" References: <1178177598.4639903e90203@correoweb.uvigo.es> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11151_11830844.1178201984401 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline It would help a lot if you can either post a snippet of code showing how you construct the fuzzy query or create a small, self-contained program illustrating the problem. With the latter approach, I've often found that in the middle of creating the program, what I'm doing wrong surfaces ... Best Erick On 5/3/07, sccarrera@uvigo.es wrote: > > > > Hi! > > I have a problem in dealing whith a fuzzy query in Lucene 2.1.0. > > In order to explain my problem, I illustrate it by a simple example: > > I would like to recover files including the set of strings > > "soci=E9t=E9 am=E9ricaine" and "soci=E9t=E9s am=E9ricaines" > > from a fuzzy query relating the string "soci=E9t=E9 am=E9ricain" > > I have tried to follow the instructions in the reference manual, > apparently > without success. > > Please, can you help me ? > > Regards > > > --oOo-----------------------------------------------------------------oOo= -- > > Servicio de acceso =F3 correo electr=F3nico v=EDa web da Universidade de = Vigo > Servicio de acceso al correo electr=F3nico v=EDa web de la Universidad de= Vigo > > Servicios Inform=E1ticos [ http://si.uvigo.es ] > Universidade de Vigo [ http://www.uvigo.es ] > > URL: https://correoweb.uvigo.es > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > ------=_Part_11151_11830844.1178201984401--