Fabrice Di Meglio 363348dd8b FR #15314612 - Enable search on non accentuated chars
- update normalization step. Use a Normalizer for a string
decomposition to the NFD form and remove those diacritics with
a "\\p{InCombiningDiacriticalMarks}+" pattern.

See bug #15314612 Search - need to be able to search and have results
with non accentuated chars

Change-Id: Ifaf4cd2ca2fb712e1c6f5f5272f942dda99464e4
2014-05-28 16:20:38 -07:00
2014-05-20 17:37:44 -07:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%