]> git.openstreetmap.org Git - nominatim.git/commit
add query analyser for legacy tokenizer
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 22 May 2023 09:07:14 +0000 (11:07 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 22 May 2023 09:07:14 +0000 (11:07 +0200)
commitd8240f9ee475daef1412f0e2cdf36efeba6666f3
tree4aa00a0f6a54cac3ac9258a27c65318c05531dc5
parent2448cf2a14b441f98c81913d25ef73ce620a3a48
add query analyser for legacy tokenizer
nominatim/api/results.py
nominatim/api/search/legacy_tokenizer.py [new file with mode: 0644]
nominatim/db/sqlalchemy_schema.py
test/python/api/search/test_legacy_query_analyzer.py [new file with mode: 0644]