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

Christian Moen commented on LUCENE-4956:
----------------------------------------

I've created branch {{lucene4956}} and checked in an {{arirang}} module in 
{{lucene/analysis}}.  I've added a basic test that tests segmentation, offsets, 
etc.

Other updates:

* Some compilation warnings related to generics have been fixed, but several 
are to go.
* License headers have been added to all source code files
* Author tags have been removed from all files, except {{StringUtils}} pending 
SooMyoung's feedback (see above)
* Added IntelliJ IDEA config to make {{ant idea}} set things up correctly.  
Eclipse is TODO.

My next step is to fix the compilation related warning altogether and once we 
confirmed {{StringUtils}}, I think we can do the incubator-general vote.  I'll 
keep you posted.

I think we should also consider rewriting and optimise some of the code here 
and there, but that's for later.  It's great if you can be involved in this 
process, SooMyoung!  I'll probably need your help and good advice here and 
there. :)
                
> 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
>            Assignee: Christian Moen
>              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