From java-dev-return-28045-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Tue Oct 21 15:51:15 2008 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 59271 invoked from network); 21 Oct 2008 15:51:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Oct 2008 15:51:15 -0000 Received: (qmail 2711 invoked by uid 500); 21 Oct 2008 15:51:15 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 2665 invoked by uid 500); 21 Oct 2008 15:51:15 -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 2656 invoked by uid 99); 21 Oct 2008 15:51:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2008 08:51:15 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [208.97.132.74] (HELO spunkymail-a5.g.dreamhost.com) (208.97.132.74) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Oct 2008 15:50:05 +0000 Received: from [192.168.0.3] (adsl-074-229-189-244.sip.rmo.bellsouth.net [74.229.189.244]) by spunkymail-a5.g.dreamhost.com (Postfix) with ESMTP id 7DA7720DAB for ; Tue, 21 Oct 2008 08:50:43 -0700 (PDT) Message-Id: From: Grant Ingersoll To: java-dev@lucene.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: Japanese Filters Date: Tue, 21 Oct 2008 11:50:41 -0400 References: X-Mailer: Apple Mail (2.929.2) X-Virus-Checked: Checked by ClamAV on apache.org On Oct 17, 2008, at 5:06 PM, Ryan McKinley wrote: > Todd Feak just added a few Filter implementations to solr JIRA: > https://issues.apache.org/jira/browse/SOLR-815 > https://issues.apache.org/jira/browse/SOLR-814 > https://issues.apache.org/jira/browse/SOLR-813 > > I don't know anything about Japanese, so I'm uncomfortable doing > anything with 814 and 815. After a quick look, 814 and 815 make > sense to live in lucene analyzers contrib rather then solr. They > have no dependancies the Solr integration is trivial. Yes, I agree, they probably are best served in Lucene. > > > SOLR-813 however depends on commons-codec, so it may be easiest to > just leave it in solr. > > thoughts? > > ryan > --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org