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

Benson Margulies commented on LUCENE-4956:
------------------------------------------

My point is that it might have a bit too much legal notice. Generally, when 
someone grants a license, the headers all move up to some global NOTICE file, 
and the file is left with just an Apache license. 

I also noted the following:

! Except as contained in this notice, the name of a copyright holder shall not 
be 
! used in advertising or otherwise to promote the sale, use or other dealings 
in 
! these Data Files or Software without prior written authorization of the 
copyright holder.

and then noticed:

that http://www.apache.org/legal/resolved.html says that it approves of 

 * BSD (without advertising clause). 

So that Unicode license is possibly an issue.

Right now I'm using the git clone, but I just did a pull, and the pathname is 
lucene/analysis/arirang/src/data/mapHanja.dic




> 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: LUCENE-4956.patch, eval.patch, kr.analyzer.4x.tar, 
> lucene-4956.patch, lucene4956.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to