Closed mikemccand closed 5 years ago
Commit 770464ec2084d79542e3b701d2454c3a29f89ea0 in lucene-solr's branch refs/heads/master from Michael Sokolov https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=770464e
LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictionary
[Legacy Jira: ASF subversion and git services on Sep 11 2019]
Commit 32d6f3953cf1edcd4ab8dde19b4007ddb433fdc7 in lucene-solr's branch refs/heads/branch_8x from Michael Sokolov https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=32d6f39
LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictionary
[Legacy Jira: ASF subversion and git services on Sep 11 2019]
This is basically just finishing up what was started in LUCENE-8863. It adds a public constructor to
JapaneseTokenizer
that lets you bring-your-own dictionary, plus exposing the necessary constructors forUnknownDictionary,TokenInfoDictionary,
andConnectionCosts.
Legacy Jira details
LUCENE-8971 by Michael Sokolov (@msokolov) on Sep 06 2019, resolved Sep 11 2019