Commit Graph

  • 5f7cc91cf9 Connect using localhost instead of socket Robbe Haesendonck 2023-11-23 15:51:35 +0100
  • 424c1f0d41 Added changing permissions of nominatim-project dir Robbe Haesendonck 2023-11-23 13:41:13 +0100
  • cff05394a1 Added osm-import to sudoers file for tokenizer setup Robbe Haesendonck 2023-11-23 13:17:33 +0100
  • 638b40c3ec Fixing CI tests for install-no-superuser Robbe Haesendonck 2023-11-23 12:03:36 +0100
  • 53d2050dc5 Fixed typechecking error Robbe Haesendonck 2023-11-23 11:25:49 +0100
  • 97ac036df5 Added missing return types to functions Robbe Haesendonck 2023-09-29 10:23:35 +0200
  • 482f7fe3ba CI tests: Removed creation of user www-data. Removed creation of user www-data as it already exists Robbe Haesendonck 2023-09-29 10:18:44 +0200
  • 567c31ab6a Fixed legacy import command Check whether prepare-database is true, if so exit early Robbe Haesendonck 2023-09-28 09:59:42 +0200
  • 7d28fc35d1 Disabled pylint too-many-branches Robbe Haesendonck 2023-09-27 16:40:08 +0200
  • c06f902398 Fixed setting tokenizer property Robbe Haesendonck 2023-09-27 16:32:28 +0200
  • 59ae63e6f5 Updated no-superuser install ci test Robbe Haesendonck 2023-09-27 15:28:21 +0200
  • 9c7d947fd1 Updated check to see if osm_file is set Robbe Haesendonck 2023-09-27 10:50:40 +0200
  • 58db0ad6d8 Fixed formatting Robbe Haesendonck 2023-09-27 10:37:57 +0200
  • 3b09c39dbf Updated ci tests to reflect changes in Nominatim CLI Robbe Haesendonck 2023-09-27 10:28:20 +0200
  • db917cb0d4 Made sure legacy import command still works Robbe Haesendonck 2023-09-27 09:29:54 +0200
  • ba6cdd875d Removed unused variable, fixed connection Robbe Haesendonck 2023-09-27 09:24:04 +0200
  • d231ff60ed Removed _is_complete_import check Robbe Haesendonck 2023-09-27 09:21:56 +0200
  • c74904d075 Improved logic. Robbe Haesendonck 2023-09-26 14:46:28 +0200
  • 22204050f2 Added new psql user for importing the data Robbe Haesendonck 2023-09-26 12:59:14 +0200
  • 667197a47e Changed naming of flags. Robbe Haesendonck 2023-09-26 11:59:32 +0200
  • e8b866aa88 Added check to see if hstore is loaded Robbe Haesendonck 2023-09-25 12:39:38 +0200
  • e7b8e1a2c2 Fixed ci-tests, osm-file flag Robbe Haesendonck 2023-09-25 11:14:14 +0200
  • 279b4fd6d2 Renamed flags Robbe Haesendonck 2023-09-25 11:09:20 +0200
  • b7c83d3580 Fixed pylint warnings Robbe Haesendonck 2023-09-21 12:28:45 +0200
  • d4018f2e3b Added check for hstore extension Robbe Haesendonck 2023-09-21 12:20:46 +0200
  • 38369ca3cf Fixed typo Robbe Haesendonck 2023-09-21 11:20:24 +0200
  • cc0bdd34e9 Fixed linting errors Robbe Haesendonck 2023-09-21 09:58:38 +0200
  • 8e71ff329c Added version check for PostGis and Postgres Robbe Haesendonck 2023-09-20 16:05:12 +0200
  • b4e3d0ea44 Updated CI tests to check new import flags Robbe Haesendonck 2023-09-20 13:42:06 +0200
  • 992703b15e Added --prepare-database flag Robbe Haesendonck 2023-09-20 13:00:39 +0200
  • ba5ec80611 Added --no-superuser flag Robbe Haesendonck 2023-09-19 16:19:11 +0200
  • 1c1447e709 Improve error message when Wikipedia importance file is not found marc tobias 2023-12-06 14:31:07 +0100
  • 3c32c0354a actions: pin pytest-asyncio version for Ubuntu 20 Sarah Hoffmann 2023-12-03 15:51:42 +0100
  • 3efd1eb79c
    Merge branch 'osm-search:master' into no-superuser-flag Robbe Haesendonck 2023-12-04 10:12:44 +0100
  • 8a2c6067a2 skip lookup with full names when there are none Sarah Hoffmann 2023-12-01 12:11:58 +0100
  • d60a45715a
    Merge pull request #3263 from lonvia/near-search-penalty-inheritance Sarah Hoffmann 2023-11-29 14:02:24 +0100
  • 3c7a28dab0 further restrict stop search criterion Sarah Hoffmann 2023-11-29 11:19:06 +0100
  • 0c72a434e0 use restrict for housenumber lookups with few numbers Sarah Hoffmann 2023-11-25 18:39:28 +0100
  • 32e7b59b1f NearSearch needs to inherit penalty from inner search Sarah Hoffmann 2023-11-28 20:12:12 +0100
  • f448423727
    Merge pull request #3262 from lonvia/fix-category-search Sarah Hoffmann 2023-11-28 20:02:36 +0100
  • b2319e52ff correctly exclude streets with housenumber searches Sarah Hoffmann 2023-11-28 17:53:37 +0100
  • 25279d009a add tests for interaction of category parameter with category terms Sarah Hoffmann 2023-11-28 16:56:08 +0100
  • 3f72ca4bca rename use of category as POI search to near_item Sarah Hoffmann 2023-11-28 16:27:05 +0100
  • 70dc4957dc the category parameter in search should result in a qualifier Sarah Hoffmann 2023-11-28 12:01:49 +0100
  • d8ed565bce
    Merge pull request #3260 from lonvia/improve-catgeory-search Sarah Hoffmann 2023-11-27 12:02:11 +0100
  • a7f5c6c8f5 drop category tokens when they make up a full phrase Sarah Hoffmann 2023-11-26 20:58:50 +0100
  • a8b023e57e restrict base results in near search by rank Sarah Hoffmann 2023-11-26 17:41:29 +0100
  • 47ca56f21b deduplicate categories/qualifiers Sarah Hoffmann 2023-11-26 17:11:15 +0100
  • 580a7b032f order near searches by distance instead of importance Sarah Hoffmann 2023-11-26 16:48:04 +0100
  • 8fcc2bb7f5 avoid duplicate lines during category search Sarah Hoffmann 2023-11-26 09:50:59 +0100
  • d6fe58f84e fix polygon selection for classtable lookups Sarah Hoffmann 2023-11-25 21:01:27 +0100
  • afe90a9504
    Merge branch 'osm-search:master' into no-superuser-flag Robbe Haesendonck 2023-11-24 13:26:48 +0100
  • 095aff2c09 Removed unnecessary check for --prepare-database flag Robbe Haesendonck 2023-11-23 15:59:01 +0100
  • 7d1b842fab Connect using localhost instead of socket Robbe Haesendonck 2023-11-23 15:51:35 +0100
  • f40f6d94cc Added changing permissions of nominatim-project dir Robbe Haesendonck 2023-11-23 13:41:13 +0100
  • 771e1e0d9b Added osm-import to sudoers file for tokenizer setup Robbe Haesendonck 2023-11-23 13:17:33 +0100
  • 2d54de09bb
    Merge pull request #3257 from lonvia/slow-queries Sarah Hoffmann 2023-11-23 12:05:50 +0100
  • 0ad3bb6b1f Fixing CI tests for install-no-superuser Robbe Haesendonck 2023-11-23 12:03:36 +0100
  • f03be8e96b
    Merge branch 'osm-search:master' into no-superuser-flag Robbe Haesendonck 2023-11-23 11:28:29 +0100
  • 2b20c146cb Fixed typechecking error Robbe Haesendonck 2023-11-23 11:25:49 +0100
  • 4e4d29f653 increase penalty for one-letter words Sarah Hoffmann 2023-11-23 10:51:58 +0100
  • 195c13ee8a more preference for name-only queries in search Sarah Hoffmann 2023-11-22 23:57:23 +0100
  • ac5ef64701 avoid index use when filtering by layer Sarah Hoffmann 2023-11-22 20:54:04 +0100
  • e7dc24c026 add timestamps to text logging Sarah Hoffmann 2023-11-22 17:38:32 +0100
  • 155f26060d avoid index on rank_address in near search Sarah Hoffmann 2023-11-22 17:33:17 +0100
  • a87fe8d8bf exclude country-level searches with non-address layers Sarah Hoffmann 2023-11-22 17:01:41 +0100
  • 158df6b2e8
    Merge pull request #3252 from kumarUjjawal/patch-1 Sarah Hoffmann 2023-11-22 12:51:37 +0100
  • b8db76c925
    minor typo fix Kumar Ujjawal 2023-11-20 17:23:42 +0530
  • fffdfc9b88 add report on newest vulnerability Sarah Hoffmann 2023-11-20 10:44:48 +0100
  • 50c3890985 adapt to release 4.3.4 docs-4.2.x Sarah Hoffmann 2023-11-17 17:06:43 +0100
  • f69890c86f adapt to release 4.3.2 docs-4.3.x Sarah Hoffmann 2023-11-17 16:33:04 +0100
  • 6c03099372 prepare release 4.2.4 v4.2.4 4.2.x Sarah Hoffmann 2023-11-17 16:31:05 +0100
  • 9f11be4c6a CI: completely remove ubuntu 18 Sarah Hoffmann 2023-11-17 16:19:26 +0100
  • 6d4da5123c CI: remove Ubuntu 18, no longer available on Actions Sarah Hoffmann 2023-11-17 16:12:55 +0100
  • 037042f85b fix parameter use for ST_Project Sarah Hoffmann 2023-08-20 13:52:03 +0200
  • e39e51e531 prepare release 4.3.2 v4.3.2 4.3.x Sarah Hoffmann 2023-11-17 10:36:42 +0100
  • 1da2192fb0 adapt to newest version of mypy Sarah Hoffmann 2023-11-17 10:17:25 +0100
  • 35a5424332 improve code to collect the PostGIS version Sarah Hoffmann 2023-11-16 11:02:25 +0100
  • d545554615 adapt typing to newest version of SQLAlchemy Sarah Hoffmann 2023-11-17 10:08:54 +0100
  • 07120f9af5 improve code to collect the PostGIS version Sarah Hoffmann 2023-11-16 11:02:25 +0100
  • 2a5c6b1570 php frontend: fix on-the-fly lookup of postcode areas Sarah Hoffmann 2023-11-15 17:45:12 +0100
  • 6f6ebbd7be python deployment: add systemd service for the socket Sarah Hoffmann 2023-10-25 11:21:40 +0200
  • 2635389a87 adapt typing for newer version of mypy Sarah Hoffmann 2023-10-16 17:03:48 +0200
  • e022d41a01 reduce influence of viewbox Sarah Hoffmann 2023-10-07 17:30:01 +0200
  • 6478409b05 improve code to collect the PostGIS version Sarah Hoffmann 2023-11-16 11:02:25 +0100
  • ee556fd42e
    Merge pull request #3248 from lonvia/fix-postcode-area-computation Sarah Hoffmann 2023-11-15 22:10:21 +0100
  • 9a1b8a67d6 adapt typing to newest version of SQLAlchemy Sarah Hoffmann 2023-11-15 19:59:26 +0100
  • 383e3ccd25 php frontend: fix on-the-fly lookup of postcode areas Sarah Hoffmann 2023-11-15 17:45:12 +0100
  • b4ce1fb599 remove now unnecessary type igonre comment Sarah Hoffmann 2023-11-01 11:57:57 +0100
  • 2bf8e62580 fix assertion on address list, it may be empty Sarah Hoffmann 2023-10-31 21:10:23 +0100
  • 7ab73f5698 python deployment: add systemd service for the socket Sarah Hoffmann 2023-10-25 11:21:40 +0200
  • afb439b089
    Merge pull request #3235 from lonvia/fix-python-deploy Sarah Hoffmann 2023-10-25 14:54:13 +0200
  • 78a87ad16b python deployment: add systemd service for the socket Sarah Hoffmann 2023-10-25 11:21:40 +0200
  • 5bf55a69a5
    Merge pull request #3234 from lonvia/reduce-admin-style Sarah Hoffmann 2023-10-25 09:38:17 +0200
  • ca782e2f20
    Merge pull request #3233 from lonvia/support-for-sqlite Sarah Hoffmann 2023-10-24 11:54:35 +0200
  • 308de35802 further reduce admin style import to admin-only objects Sarah Hoffmann 2023-10-24 09:50:43 +0200
  • a9ac68a729 restrict geometry size for SQLite Sarah Hoffmann 2023-10-19 21:24:53 +0200
  • 84d6b481ae convert sqlite: add index on parent_place_id Sarah Hoffmann 2023-10-17 10:59:47 +0200
  • 613c8635a8 remove type info from SQLALchemy condition functions Sarah Hoffmann 2023-10-17 10:57:52 +0200
  • 899a04ad26 make code work with Spatialite 4.3 Sarah Hoffmann 2023-10-16 16:57:13 +0200