Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 55534 invoked from network); 21 Jul 2010 19:44:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 21 Jul 2010 19:44:49 -0000 Received: (qmail 56319 invoked by uid 500); 21 Jul 2010 19:44:47 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 56037 invoked by uid 500); 21 Jul 2010 19:44:46 -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 56030 invoked by uid 99); 21 Jul 2010 19:44:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jul 2010 19:44:46 +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, 21 Jul 2010 19:44:44 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o6LJaqF4017985 for ; Wed, 21 Jul 2010 19:36:53 GMT Message-ID: <26046832.502771279741012875.JavaMail.jira@thor> Date: Wed, 21 Jul 2010 15:36:52 -0400 (EDT) From: "Stanislaw Osinski (JIRA)" To: dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1804) Upgrade Carrot2 to 3.2.0 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/SOLR-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890848#action_12890848 ] Stanislaw Osinski commented on SOLR-1804: ----------------------------------------- {quote} Essentially, the dependency on the smart chinese is optional in a sense that the lack of it will degrade the quality of clustering in Chinese, but will not break it. Let me see if I can make it optionally loadable in LuceneLanguageModelFactory too. {quote} I think we could handle this in a similar way as in Carrot2: attempt to load chinese tokenizer and fall back to the default one in case of class loading exceptions. The easiest implementation route would be to include smart chinese as a dependency during compilation of the clustering plugin with an understanding that the library may or may not be available during runtime. Is that possible with the current Solr compilation scripts? > Upgrade Carrot2 to 3.2.0 > ------------------------ > > Key: SOLR-1804 > URL: https://issues.apache.org/jira/browse/SOLR-1804 > Project: Solr > Issue Type: Improvement > Components: contrib - Clustering > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Attachments: SOLR-1804-carrot2-3.4.0-dev-libs.zip, SOLR-1804-carrot2-3.4.0-dev.patch > > > http://project.carrot2.org/release-3.2.0-notes.html > Carrot2 is now LGPL free, which means we should be able to bundle the binary! -- 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