]> git.openstreetmap.org Git - nominatim.git/commit
simplify yield_lookups() function
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 15 Jul 2023 09:41:31 +0000 (11:41 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 17 Jul 2023 14:27:25 +0000 (16:27 +0200)
commit1c189060c2e0970ac61f55c48965b9a8308afc42
treef7381b9054733e7405a9ae0a1c6d6ba8d89a2103
parent4a00a3c0f5fc3a522fab66808f83ddfe144ccb92
simplify yield_lookups() function

Move creation of field lookups in separate functions to make the code
more readable.
nominatim/api/search/db_search_builder.py
nominatim/api/search/db_search_fields.py