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

ASF subversion and git services commented on LUCENE-9253:
---------------------------------------------------------

Commit 0de87de90039032b595a44a0e31c0a7da5a4064d in lucene-solr's branch 
refs/heads/branch_8x from Namgyu Kim
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0de87de ]

LUCENE-9253: Support custom dictionaries in KoreanTokenizer

Signed-off-by: Namgyu Kim <nam...@apache.org>


> Support custom dictionaries in KoreanTokenizer
> ----------------------------------------------
>
>                 Key: LUCENE-9253
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9253
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Namgyu Kim
>            Assignee: Namgyu Kim
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> KoreanTokenizer does not support custom dictionaries(system, unknown) now, 
> even though Nori provides DictionaryBuilder that creates custom dictionary.
> In the current state, it is very difficult for Nori users to use a custom 
> dictionary.
> Therefore, we need to open a new constructor that uses it.
> Kuromoji is already supported(LUCENE-8971) that, and I referenced it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to