Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 47998 invoked from network); 13 Oct 2010 08:43:01 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 08:43:01 -0000 Received: (qmail 55700 invoked by uid 500); 13 Oct 2010 08:43:00 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 55541 invoked by uid 500); 13 Oct 2010 08:43:00 -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 55534 invoked by uid 99); 13 Oct 2010 08:42:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 08:42:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 13 Oct 2010 08:42:57 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9D8gabX010708 for ; Wed, 13 Oct 2010 08:42:36 GMT Message-ID: <29832614.110101286959356140.JavaMail.jira@thor> Date: Wed, 13 Oct 2010 04:42:36 -0400 (EDT) From: "Robert Muir (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2699) Update StandardTokenizer and UAX29Tokenizer to Unicode 6.0.0 In-Reply-To: <28163603.108181286944294754.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920475#action_12920475 ] Robert Muir commented on LUCENE-2699: ------------------------------------- +1 does the minimal jflex revision need to be bumped (currently r591 in READ_BEFORE_REGENERATING.txt) ? > Update StandardTokenizer and UAX29Tokenizer to Unicode 6.0.0 > ------------------------------------------------------------ > > Key: LUCENE-2699 > URL: https://issues.apache.org/jira/browse/LUCENE-2699 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/analyzers > Affects Versions: 3.1, 4.0 > Reporter: Steven Rowe > Assignee: Steven Rowe > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: LUCENE-2699.patch > > > Newly released Unicode 6.0.0 contains some character property changes from the previous release (5.2.0) that affect word segmentation (UAX#29), and JFlex 1.5.0-SNAPSHOT now supports Unicode 6.0.0, so Lucene's UAX#29-based tokenizers should be updated accordingly. > Note that the UAX#29 word break rules themselves did not change between Unicode versions 5.2.0 and 6.0.0. -- 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