[
https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576915#comment-16576915
]
Tomoko Uchida commented on LUCENE-8453:
---------------------------------------
KoreanAnalyzer discards some parameters (for example, KoreanTokenizerFactory
has additional parameters "userDictionary" and "userDictionaryEncoding") I
think Javadoc examples should include all available parameters so my example
settings include all parameters TokenizerFactory/TokenFilterFactoys accept.
About LowerCaseFilterFactory, of course it is needed in complete Analyzer
settings,
I "feel" Javadoc example should focus on the targeted component only (like
Kuromoji example settings below.)
https://lucene.apache.org/core/7_4_0/analyzers-kuromoji/org/apache/lucene/analysis/ja/JapanesePartOfSpeechStopFilterFactory.html
> Add example settings to Korean analyzer components' javadocs
> ------------------------------------------------------------
>
> Key: LUCENE-8453
> URL: https://issues.apache.org/jira/browse/LUCENE-8453
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/javadocs
> Reporter: Tomoko Uchida
> Priority: Minor
>
> Korean analyzer (nori) javadoc needs example schema settings.
> I'll create a patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]