Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 84691 invoked from network); 19 Oct 2007 19:42:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Oct 2007 19:42:37 -0000 Received: (qmail 50469 invoked by uid 500); 19 Oct 2007 19:42:19 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 50171 invoked by uid 500); 19 Oct 2007 19:42:18 -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 50160 invoked by uid 99); 19 Oct 2007 19:42:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 12:42:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lucenelist2007@danielnaber.de designates 80.67.29.24 as permitted sender) Received: from [80.67.29.24] (HELO smtprelay10.ispgateway.de) (80.67.29.24) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2007 19:42:19 +0000 Received: (qmail 7512 invoked from network); 19 Oct 2007 19:41:40 -0000 Received: from unknown (HELO p54bfc7c5.dip.t-dialin.net) (695637@[84.191.199.197]) (envelope-sender ) by smtprelay10.ispgateway.de (qmail-ldap-1.03) with RC4-MD5 encrypted SMTP for ; 19 Oct 2007 19:41:40 -0000 From: Daniel Naber To: java-user@lucene.apache.org Subject: Re: Sample SynonymAnalyzer vs. Lucene 2.2 Date: Fri, 19 Oct 2007 21:37:26 +0200 User-Agent: KMail/1.8.2 References: <20071019124217.GA7398@dague.net> In-Reply-To: <20071019124217.GA7398@dague.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710192137.26552@danielnaber.de> X-Virus-Checked: Checked by ClamAV on apache.org On Friday 19 October 2007 14:42, Sean Dague wrote: > Ends up only indexing the synonym, but not the base word itself. I cannot reproduce the problem, i.e. I see both the original term and its synonyms in the index. Maybe you can post the analyzer that uses this filter or a test case to reproduce the problem? Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org