kuramitsu commented on PR #12885: URL: https://github.com/apache/lucene/pull/12885#issuecomment-1846598183
I found that one of the implementations of getReading, UnknownMorphData.getReading(), always returns null. Since the problem seems to be that termAttr is used as it is for OOV Term, I will try to insert a process to convert hiragana into katakana. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
