]> git.openstreetmap.org Git - nominatim.git/commit
port legacy tokenizer to new postcode handling
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 8 Jun 2022 06:19:55 +0000 (08:19 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 23 Jun 2022 21:42:31 +0000 (23:42 +0200)
commit37b2c6a830c90aea17b76c5b6a74c711025a142d
treed6833c5bdbe5c8805c2c7f215048846a1f58d7ac
parente86db3001f90012029a59ec6b313a4f7257035d4
port legacy tokenizer to new postcode handling

Also documents the changes to the SQL functions of the tokenizer.
docs/develop/Tokenizers.md
lib-sql/tokenizer/icu_tokenizer.sql
lib-sql/tokenizer/legacy_tokenizer.sql
nominatim/tokenizer/legacy_tokenizer.py
nominatim/tools/postcodes.py