Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 85035 invoked from network); 1 Nov 2009 18:58:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Nov 2009 18:58:23 -0000 Received: (qmail 6881 invoked by uid 500); 1 Nov 2009 18:58:22 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 6804 invoked by uid 500); 1 Nov 2009 18:58:22 -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 6796 invoked by uid 99); 1 Nov 2009 18:58:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Nov 2009 18:58:22 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Nov 2009 18:58:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6066C234C1F2 for ; Sun, 1 Nov 2009 10:57:59 -0800 (PST) Message-ID: <350913180.1257101879374.JavaMail.jira@brutus> Date: Sun, 1 Nov 2009 18:57:59 +0000 (UTC) From: "DM Smith (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Commented: (LUCENE-2023) Improve performance of SmartChineseAnalyzer In-Reply-To: <1553664054.1256922119502.JavaMail.jira@brutus> 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-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12772350#action_12772350 ] DM Smith commented on LUCENE-2023: ---------------------------------- Internals are internals. Anyone digging into smartcn's internals should be hog-tied and whipped. They can change at any moment and without warning. (IMHO) > Improve performance of SmartChineseAnalyzer > ------------------------------------------- > > Key: LUCENE-2023 > URL: https://issues.apache.org/jira/browse/LUCENE-2023 > Project: Lucene - Java > Issue Type: Improvement > Components: contrib/analyzers > Reporter: Robert Muir > Assignee: Robert Muir > Priority: Minor > Fix For: 3.0 > > Attachments: LUCENE-2023.patch, LUCENE-2023.patch, LUCENE-2023.patch, LUCENE-2023.patch, LUCENE-2023.patch > > > I've noticed SmartChineseAnalyzer is a bit slow, compared to say CJKAnalyzer on chinese text. > This patch improves the internal hhmm implementation. > Time to index my chinese corpus is 75% of the previous time. -- 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: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org