From: Sarah Hoffmann Date: Wed, 30 Sep 2020 07:21:35 +0000 (+0200) Subject: remove unused idx_placex_geometry_reverse_lookupPoint X-Git-Tag: v3.6.0~62^2~1 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/40bc1752c26635ffd05dbb6113cb4ff6775f420a?hp=40bc1752c26635ffd05dbb6113cb4ff6775f420a remove unused idx_placex_geometry_reverse_lookupPoint The index has been unused ever since the query using it was changed two years ago. Given that it has not been missed much, drop it completely here. ---