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

Steve Rowe commented on LUCENE-4956:
------------------------------------

I think this donation should be packaged in its own jar, similarly to kuromoji, 
smartcn, morfologik and stempel, and so should end up at 
lucene/analysis/korean/.

[~smlee0818], do you have a good name for the analysis module this will become, 
rather than "korean"?  I'd prefer a name that would allow us to add more Korean 
analysis modules in the future without having to rename this one.

The Lucene PMC received notification today that SooMyung's code grant and ICLA 
paperwork have been received and recorded.

[~cm], now that we have SooMyung's code grant and ICLA recorded, we can start 
making header modifications.  I suggest we create a branch off trunk, create 
the new module there, check in the files from the tarball attached here, 
commit, iterate on headers/licensing, and finally hook the new module into the 
build.

                
> the korean analyzer that has a korean morphological analyzer and dictionaries
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-4956
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4956
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/analysis
>    Affects Versions: 4.2
>            Reporter: SooMyung Lee
>              Labels: newbie
>         Attachments: kr.analyzer.4x.tar
>
>
> Korean language has specific characteristic. When developing search service 
> with lucene & solr in korean, there are some problems in searching and 
> indexing. The korean analyer solved the problems with a korean morphological 
> anlyzer. It consists of a korean morphological analyzer, dictionaries, a 
> korean tokenizer and a korean filter. The korean anlyzer is made for lucene 
> and solr. If you develop a search service with lucene in korean, It is the 
> best idea to choose the korean analyzer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to