rmuir commented on PR #14416:
URL: https://github.com/apache/lucene/pull/14416#issuecomment-2757816185

   i think it will introduce a ton more complexity: that's why we've pushed 
back on doing this for anything that isn't a stemmer. otherwise people will 
want LowerCaseFilter to respect it too... and then indexing performance is dead.
   
   If you want to change the behavior of GermanAnalyzer then just make a 
CustomAnalyzer with ProtectedTermsFilter.
   


-- 
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

Reply via email to