mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-13 14:24:08 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
- ":: Latin ()"
|
||||
- "'ł' > 'l'"
|
||||
- "'ª' > 'a'"
|
||||
- "'µ' > 'u'"
|
||||
- "'º' > 'o'"
|
||||
|
||||
Reference in New Issue
Block a user