[
https://issues.apache.org/jira/browse/LUCENE-4956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649879#comment-13649879
]
Steve Rowe commented on LUCENE-4956:
------------------------------------
Hi Jack,
>From [http://incubator.apache.org/ip-clearance/], which is (quoting from that
>page):
{quote}
Intellectual property clearance
One of the Incubator's roles is to ensure that proper attention is paid to
intellectual property. From time to time, an external codebase is brought into
the ASF that is not a separate incubating project but still represents a
substantial contribution that was not developed within the ASF's source control
system and on our public mailing lists. This is a short form of the Incubation
checklist, designed to allow code to be imported with alacrity while still
providing for oversight.
[...]
Once a PMC directly checks-in a filled-out short form, the Incubator PMC will
need to approve the paper work after which point the receiving PMC is free to
import the code.
{quote}
The "short form" referred to above is an XML template, which I've completed for
this code base, and which is at some (apparently regular?) interval converted
to HTML (this is also linked from the above-linked IP clearance page as "Korean
Analyzer"):
[http://incubator.apache.org/ip-clearance/lucene-korean-analyzer.html]
> 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: [email protected]
For additional commands, e-mail: [email protected]