From java-dev-return-32804-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Tue Apr 28 18:35:23 2009 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 49555 invoked from network); 28 Apr 2009 18:35:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Apr 2009 18:35:23 -0000 Received: (qmail 12276 invoked by uid 500); 28 Apr 2009 18:35:22 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 12204 invoked by uid 500); 28 Apr 2009 18:35:22 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 12195 invoked by uid 99); 28 Apr 2009 18:35:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 18:35:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [150.254.30.30] (HELO libra.cs.put.poznan.pl) (150.254.30.30) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Apr 2009 18:35:14 +0000 Received: from kas30pipe.localhost (unknown [127.0.0.1]) by libra.cs.put.poznan.pl (Postfix on VMS) with ESMTP id EBB649D for ; Tue, 28 Apr 2009 18:29:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at cs.put.poznan.pl Received: from libra.cs.put.poznan.pl ([127.0.0.1]) by localhost (libra.cs.put.poznan.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZLIswT+RffI2 for ; Tue, 28 Apr 2009 20:29:46 +0200 (CEST) Received: from [150.254.130.25] (idss-dw-2.cs.put.poznan.pl [150.254.130.25]) by libra.cs.put.poznan.pl (Postfix on VMS) with ESMTP id BE01C9C for ; Tue, 28 Apr 2009 20:29:46 +0200 (CEST) Message-ID: <49F74C4A.5090509@cs.put.poznan.pl> Date: Tue, 28 Apr 2009 20:34:50 +0200 From: Dawid Weiss User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: java-dev@lucene.apache.org Subject: Re: Synonym filter with support for phrases? References: <49EEDA2F.4050904@cs.put.poznan.pl> In-Reply-To: <49EEDA2F.4050904@cs.put.poznan.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0278], KAS30/Release X-SpamTest-Info: Not protected X-Virus-Checked: Checked by ClamAV on apache.org Apologies for the delay, guys. I tried to solve certain issues that didn't pop up in my application (as Kirill said, the problem is indeed quite complex). I didn't find all the answers I had been looking for, but nonetheless -- the patch that works for my needs is in JIRA. I would be really interested in something that does a better job (see the unit tests -- there are certain comments I made about the current functionality and its shortcomings), but I couldn't figure out a way to do it better. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org