renatoh commented on PR #14278: URL: https://github.com/apache/lucene/pull/14278#issuecomment-2679257613
I would argue, at least in German, nothing but longestMatch=true and skipping forward does make any sense. Without skipping forward the filter extracts a lot of nonsense and in my opinion is unusable, at least in German. I've seen this Filter being dropped from projects because of that unexpected behavior and at first I thought this is a bug. But with an additional parameter "reuseChars" with a default of false we would not change the default behavior. -- 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