]> git.openstreetmap.org Git - nominatim.git/commit
Refactored min and associated tests to follow greater than or equal to logic, so...
authoranqixxx <anqix2002@gmail.com>
Sat, 31 May 2025 16:41:36 +0000 (09:41 -0700)
committeranqixxx <anqix2002@gmail.com>
Wed, 4 Jun 2025 07:53:52 +0000 (00:53 -0700)
commit20cf4b56b9c0fd8a6c8f91d341143e8d1c815e4e
tree182254c3930404ac342463ac3e4191bb1e6dd2aa
parent40d5b78eb80c1e7479a51d62969a35e8c31ca98a
Refactored min and associated tests to follow greater than or equal to logic, so that min=0 accounted for no filtering

r
src/nominatim_db/tools/special_phrases/sp_importer.py
test/python/tools/test_sp_importer.py