From: Sarah Hoffmann Date: Tue, 19 Sep 2023 09:17:04 +0000 (+0200) Subject: move localization into add_result_details X-Git-Tag: v4.4.0~97^2~3 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/5762a5bc80bdb679a23f500aeb428b431f0774f9?hp=5762a5bc80bdb679a23f500aeb428b431f0774f9 move localization into add_result_details This means that the locale now needs to be handed in into the search functions already. At least search needs them for reranking. ---