praveen-d291 opened a new pull request, #14699:
URL: https://github.com/apache/lucene/pull/14699

   Fixes: #14659 
   
   Remove incorrect Telugu వు/మ conflation in Indic Normalization. They look 
similar, but they are distinct with different meanings. 
   
   Currently "వు" is mapped to "మ" in IndicNormalizer in decompositions. This 
causes searches for "వెంకటరావు" includes "వెంకటరామ" even though they are 
different names.
   
   


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