From: Sarah Hoffmann Date: Mon, 16 Dec 2024 09:26:09 +0000 (+0100) Subject: Merge pull request #3610 from lonvia/search-preprocessing X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/639630d5fe91b38d39123f002ef77c70c3b1b520?hp=5b40aa579b820b6123d607754011e734b193e40e Merge pull request #3610 from lonvia/search-preprocessing Add configurable query preprocessing --- diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 72d867c0..d8374399 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -26,7 +26,7 @@ For running Nominatim: * [PostgreSQL](https://www.postgresql.org) (12+ will work, 13+ strongly recommended) * [PostGIS](https://postgis.net) (3.0+ will work, 3.2+ strongly recommended) - * [osm2pgsql](https://osm2pgsql.org) (1.8+, optional when building with CMake) + * [osm2pgsql](https://osm2pgsql.org) (1.8+) * [Python 3](https://www.python.org/) (3.7+) Furthermore the following Python libraries are required: