uschindler commented on PR #15900: URL: https://github.com/apache/lucene/pull/15900#issuecomment-4175701087
I am not 100% sure if we should really replace the filter. The EdgeNGramTokenFilter was fixed in lucene 4.4 and is documented to use codepoints. Maybe we should do the same here. I will start with a new filter so we can see how it looks like. -- 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]
