Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 23215 invoked from network); 9 Feb 2011 15:29:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2011 15:29:26 -0000 Received: (qmail 20083 invoked by uid 500); 9 Feb 2011 15:29:25 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 19566 invoked by uid 500); 9 Feb 2011 15:29:21 -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 19553 invoked by uid 99); 9 Feb 2011 15:29:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 15:29:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 15:29:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9D6B119B34F for ; Wed, 9 Feb 2011 15:28:57 +0000 (UTC) Date: Wed, 9 Feb 2011 15:28:57 +0000 (UTC) From: "Steven Rowe (JIRA)" To: dev@lucene.apache.org Message-ID: <814428139.5262.1297265337641.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <423228380.2248.1297169997710.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (LUCENE-2911) synchronize grammar/token types across StandardTokenizer, UAX29EmailURLTokenizer, ICUTokenizer, add CJK types. 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-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992531#comment-12992531 ] Steven Rowe commented on LUCENE-2911: ------------------------------------- bq. I think this one is ready to commit. +1 I applied the patch, jflex generates properly, tests pass > synchronize grammar/token types across StandardTokenizer, UAX29EmailURLTokenizer, ICUTokenizer, add CJK types. > -------------------------------------------------------------------------------------------------------------- > > Key: LUCENE-2911 > URL: https://issues.apache.org/jira/browse/LUCENE-2911 > Project: Lucene - Java > Issue Type: Sub-task > Components: Analysis > Reporter: Robert Muir > Assignee: Robert Muir > Fix For: 3.1 > > Attachments: LUCENE-2911.patch, LUCENE-2911.patch > > > I'd like to do LUCENE-2906 (better cjk support for these tokenizers) for a future target such as 3.2 > But, in 3.1 I would like to do a little cleanup first, and synchronize all these token types, etc. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org