improve normalization

Make sure all special symbols are removed during normalization already.
Those won't be interpreted in any way because they are unlikely to be
searched for.
This commit is contained in:
Sarah Hoffmann
2021-06-26 19:38:08 +02:00
parent b9fbfeff67
commit 4fd2e961b6
3 changed files with 41 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
- ":: Latin ()"
- "'ł' > 'l'"
- "'ª' > 'a'"
- "'µ' > 'u'"
- "'º' > 'o'"