[ https://issues.apache.org/jira/browse/LUCENE-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041490#comment-17041490 ]
Robert Muir commented on LUCENE-9155: ------------------------------------- Dawid: with the current ant if I comment out {{ipadic}} and instead enable {{naist-jdic}} it builds for me. Some tests fail but it seems those tests are overspecified (e.g. they rely upon exactly how tokenization will work with the ipadic format). Also I noticed the build tries to apply some ipadic patches (which fail) but everything keeps on trucking, not great :) Here is what I remember (which could easily be wrong): Previously, we could not "officially support" alternative dictionaries: one hurdle was licensing reasons. The licensing situation around some of these dictionaries looks different now and more clear. For example, the one in question is clearly documented as being under BSD license by the fsf: https://directory.fsf.org/wiki/Naist-jdic Some progress has been made, there is discussion on LUCENE-4056 and LUCENE-8816 We shouldn't block the gradle build on it, but it would be really nice if we can at least do alternative dictionary (even by modifying gradle code) similar to before with ant. > Port Kuromoji dictionary compilation (regenerate) > ------------------------------------------------- > > Key: LUCENE-9155 > URL: https://issues.apache.org/jira/browse/LUCENE-9155 > Project: Lucene - Core > Issue Type: Sub-task > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Minor > Attachments: kuromoji.patch > > Time Spent: 20m > Remaining Estimate: 0h > -- 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