From: Sarah Hoffmann Date: Sat, 26 Jun 2021 09:20:25 +0000 (+0200) Subject: remove penalty for full words in address X-Git-Tag: v4.0.0~60^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/63755c31ff07ce193cb0bb4f7af20a46fdfc363a?hp=63755c31ff07ce193cb0bb4f7af20a46fdfc363a remove penalty for full words in address Now that mutli-word partials no longer exist, multi-word full words need to be used to search in addresses and therefore no longer should have a penalty. Also changes the condition when a full word is included into the address. It is no longer relevant if an equivalent partial exists but only if the term consists of more than one word. ---