Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 18330 invoked from network); 22 Apr 2010 21:41:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Apr 2010 21:41:14 -0000 Received: (qmail 17024 invoked by uid 500); 22 Apr 2010 21:41:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 16974 invoked by uid 500); 22 Apr 2010 21:41:12 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 16967 invoked by uid 500); 22 Apr 2010 21:41:12 -0000 Delivered-To: apmail-lucene-java-dev@lucene.apache.org Received: (qmail 16964 invoked by uid 99); 22 Apr 2010 21:41:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Apr 2010 21:41:12 +0000 X-ASF-Spam-Status: No, hits=-1334.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Apr 2010 21:41:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3MLepb4021050 for ; Thu, 22 Apr 2010 21:40:51 GMT Message-ID: <5040894.149761271972451156.JavaMail.jira@thor> Date: Thu, 22 Apr 2010 17:40:51 -0400 (EDT) From: "Michael McCandless (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2413) Consolidate all (Solr's & Lucene's) analyzers into contrib/analzyers In-Reply-To: <11521962.147041271967229112.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12860030#action_12860030 ] Michael McCandless commented on LUCENE-2413: -------------------------------------------- bq. Does consolidation include contrib/icu, too? +1 > Consolidate all (Solr's & Lucene's) analyzers into contrib/analzyers > -------------------------------------------------------------------- > > Key: LUCENE-2413 > URL: https://issues.apache.org/jira/browse/LUCENE-2413 > Project: Lucene - Java > Issue Type: Improvement > Components: Analysis > Reporter: Michael McCandless > Fix For: 3.1 > > > We've been wanting to do this for quite some time now... I think, now that Solr/Lucene are merged, and we're looking at opening an unstable line of development for Solr/Lucene, now is the right time to do it. > A standalone module for all analyzers also empowers apps to separately version the analyzers from which version of Solr/Lucene they use, possibly enabling us to remove Version entirely from the analyzers. > We should also do LUCENE-2309 (decouple, as much as possible, indexer from the analysis API), but I don't think that issue needs to block this consolidation. > Once we do this, there is one place where our users can find all the analyzers that Solr/Lucene provide. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org