twosom opened a new issue, #12389: URL: https://github.com/apache/lucene/issues/12389
### Description ## Description Analyzer `Nori` and `Kuromoji` use a class called `CSVUtil` to parsing CSV Text The problem is that the `CSVUtil` class exists for each analyzer module. We need to move this `CSVUtil` into one common module. -- 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.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