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

   I will straighten out the build, this one is kinda draftish as it needs more 
tests etc. just wanted to toss out the idea. 
   
   If it is autogenerated we can easily maintain some cohesive story rather 
than crazy Unicode puzzles. 
   
   It is tempting to want full case folding as that's a benefit to eg German, 
but we need to step. Perf gets more complex, etc. Simple is an improvement over 
lowercasing. 
   
   The goal here is to not regress indexing performance if users switch from 
lowercase to simple case folding.


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