You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/11/01 17:25:40 UTC

[GitHub] [lucenenet] NightOwl888 commented on issue #732: ICUTokenizer discrepancies

NightOwl888 commented on issue #732:
URL: https://github.com/apache/lucenenet/issues/732#issuecomment-1298866011

   I just re-read your report and realized you were referring to `ICUTokenizer` rather than the `ThaiTokenizer`.
   
   The reason why the behavior differs from Lucene 4.8.0, is because we ported the [`ICUTokenizer` from Lucene 8.6.1](https://github.com/apache/lucenenet/blob/ebcd9ea985001580cdd9f6f90801c605fe19a250/src/Lucene.Net.Analysis.ICU/Analysis/Icu/Segmentation/ICUTokenizer.cs#L1). Can you confirm that the behavior is the same as Lucene 8.6.1?


-- 
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: dev-unsubscribe@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org