azagniotov commented on PR #12517: URL: https://github.com/apache/lucene/pull/12517#issuecomment-1960013536
@uschindler yes: I have rebased from the latest `main` branch and ran the `./gradlew clean regenerate`. The following is the (partial) output: ``` ... ... > Task :lucene:analysis:nori:compileMecabKo Download https://bitbucket.org/eunjeon/mecab-ko-dic/downloads/mecab-ko-dic-2.1.1-20180720.tar.gz > Task :lucene:analysis:kuromoji:compileMecab Download https://jaist.dl.sourceforge.net/project/mecab/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz Automaton regenerated from dictionary: mecab-ipadic-2.7.0-20070801 > Task :lucene:analysis:nori:compileMecabKo Automaton regenerated from dictionary: mecab-ko-dic-2.1.1-20180720 BUILD SUCCESSFUL in 39s 127 actionable tasks: 121 executed, 6 up-to-date ``` I also confirmed that the dictionary files `*.dat` were regenerated under the `lucene/analysis/kuromoji/src/resources/org/apache/lucene/analysis/ja` based on the modified date of the files. @mocobeta What do you think with regards to next steps with this PR? Is there anything I can add? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org