Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev
[jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project
 

Index | Next | Previous | View Flat


jira at apache

Jul 1, 2009, 11:01 AM


Views: 979
Permalink
[jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project

[ https://issues.apache.org/jira/browse/LUCENE-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726155#action_12726155 ]

Robert Muir commented on LUCENE-1728:
-------------------------------------

Simon, what do you think about name for the new folder?

I am concerned users will be confused between analyzers/cjk, analyzers/cn and analyzer-cn, all of which are different.
Should we name the new package analyzer-cnhmm or something to help clarify it?
I intend to also add a little wordage to the javadocs to help disambiguate this, whatever we decide to name it.

thanks

> Move SmartChineseAnalyzer & resources to own contrib project
> ------------------------------------------------------------
>
> Key: LUCENE-1728
> URL: https://issues.apache.org/jira/browse/LUCENE-1728
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/analyzers
> Reporter: Simon Willnauer
> Priority: Minor
> Fix For: 2.9
>
>
> SmartChineseAnalyzer depends on a large dictionary that causes the analyzer jar to grow up to 3MB. The dictionary is quite big compared to all the other resouces / class files contained in that jar.
> Having a separate analyzer-cn contrib project enables footprint-sensitive users (e.g. using lucene on a mobile phone) to include analyzer.jar without getting into trouble with disk space.
> Moving SmartChineseAnalyzer to a separate project could also include a small refactoring as Robert mentioned in [LUCENE-1722|https://issues.apache.org/jira/browse/LUCENE-1722] several classes should be package protected, members and classes could be final, commented syserr and logging code should be removed etc.
> I set this issue target to 2.9 - if we can not make it until then feel free to move it to 3.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: java-dev-unsubscribe[at]lucene.apache.org
For additional commands, e-mail: java-dev-help[at]lucene.apache.org

Subject User Time
[jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 11:01 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 11:59 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 12:09 PM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 9:14 PM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 10:20 PM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 1, 2009, 11:44 PM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 2, 2009, 12:16 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 2, 2009, 5:11 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 2, 2009, 5:21 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 2, 2009, 5:37 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 3, 2009, 12:55 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 7, 2009, 11:08 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 1:54 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 2:20 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 2:36 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 2:48 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 2:58 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 3:02 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 15, 2009, 1:57 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 9:59 PM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 21, 2009, 10:15 PM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 23, 2009, 10:21 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 23, 2009, 11:30 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 23, 2009, 11:44 AM
        [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 23, 2009, 1:31 PM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 15, 2009, 2:05 AM
    [jira] Commented: (LUCENE-1728) Move SmartChineseAnalyzer & resources to own contrib project jira at apache Jul 15, 2009, 2:23 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.