]> git.openstreetmap.org Git - nominatim.git/history - test
use address counts for improving index lookup
[nominatim.git] / test /
2024-03-18 Sarah Hoffmannadd address counts to tokens
2024-03-12 Sarah HoffmannMerge pull request #3362 from lonvia/find-postcode...
2024-03-11 Sarah Hoffmannremove BDD test for place_id details
2024-03-11 Sarah Hoffmannexclude postcode test from legacy and php
2024-03-11 Sarah Hoffmannlook for postcode areas when finding something in the...
2024-03-05 Sarah HoffmannMerge pull request #3356 from lonvia/use-date-from...
2024-03-05 Sarah Hoffmannuse import date from osm2pgsql property table if available
2024-02-28 Sarah HoffmannMerge pull request #3342 from mtmail/tyops
2024-02-28 Sarah HoffmannMerge pull request #3347 from lonvia/tweak-boundary...
2024-02-28 Sarah HoffmannMerge pull request #3346 from lonvia/reduce-artificial...
2024-02-28 Sarah HoffmannMerge pull request #3345 from lonvia/simplify-large...
2024-02-28 Sarah HoffmannMerge pull request #3344 from lonvia/osm2pgsql-new...
2024-02-27 Sarah Hoffmannadd support for new middle table format of osm2pgsql
2024-02-27 Sarah Hoffmannreduce importance when computed from search rank
2024-02-26 marc tobiasCorrect some typos
2024-02-20 Sarah HoffmannMerge pull request #3339 from lonvia/python-frontend...
2024-02-19 Sarah Hoffmannbdd: be more verbose on HTML parsing error
2024-02-19 Sarah Hoffmannalso switch unit tests for cli
2024-02-19 Sarah Hoffmannmake Python frontend default and PHP optional
2024-02-08 Sarah HoffmannMerge pull request #3333 from lonvia/set-empty-extratag...
2024-02-08 Sarah Hoffmannextratags should become null when empty
2024-02-05 Sarah HoffmannMerge pull request #3328 from lonvia/word-count-into...
2024-02-04 Sarah Hoffmannrecreate word table when refreshing counts
2024-01-28 Sarah HoffmannMerge pull request #3321 from lonvia/remove-duplicate...
2024-01-28 Sarah Hoffmanndisallow category tokens in the middle of a query string
2024-01-26 Sarah HoffmannMerge pull request #3317 from lonvia/postcodes-for...
2024-01-26 Sarah Hoffmannsearch postcodes for highway areas around the area
2024-01-17 Sarah HoffmannMerge pull request #3301 from lonvia/fix-class-search...
2024-01-16 Sarah Hoffmanninterpret stand-alone special terms always as near...
2024-01-07 Sarah HoffmannMerge pull request #3238 from mtmail/check-database...
2024-01-07 Sarah HoffmannMerge pull request #3289 from lonvia/viewbox-and-housen...
2024-01-07 Sarah HoffmannMerge pull request #3290 from lonvia/near-vs-quaifier...
2024-01-07 Sarah Hoffmanndo not run near queries on qualifier words
2024-01-06 Marc Tobiascheck-database also checks database vs nominatim version
2024-01-05 Sarah HoffmannMerge pull request #3286 from lonvia/avoid-bind-paramet...
2024-01-05 Sarah Hoffmannavoid closure variables in lambda statements
2023-12-12 Sarah HoffmannMerge pull request #3273 from lonvia/search-with-sqlite
2023-12-07 Sarah Hoffmannenable all BDD API tests for sqlite
2023-12-07 Sarah Hoffmannenable all API tests for sqlite and port missing features
2023-12-07 Sarah Hoffmannsimplify handling of SQL lookup code for search_name
2023-12-07 Sarah Hoffmanncorrectly close API objects during testing
2023-12-07 Sarah Hoffmannenable connection pools for sqlite
2023-12-07 Sarah HoffmannMerge pull request #3108 from mtmail/remove-legacy...
2023-11-28 Sarah HoffmannMerge pull request #3262 from lonvia/fix-category-search
2023-11-28 Sarah Hoffmanncorrectly exclude streets with housenumber searches
2023-11-28 Sarah Hoffmannadd tests for interaction of category parameter with...
2023-11-28 Sarah Hoffmannrename use of category as POI search to near_item
2023-11-28 Sarah Hoffmannthe category parameter in search should result in a...
2023-11-27 Sarah HoffmannMerge pull request #3260 from lonvia/improve-catgeory...
2023-11-26 Sarah Hoffmanndrop category tokens when they make up a full phrase
2023-10-25 Sarah HoffmannMerge pull request #3234 from lonvia/reduce-admin-style
2023-10-24 Sarah HoffmannMerge pull request #3233 from lonvia/support-for-sqlite
2023-10-23 Sarah Hoffmannenable BDD tests for sqlite databases
2023-10-23 Sarah Hoffmannmake reverse API work with sqlite
2023-10-23 Sarah Hoffmannmake status API work with sqlite incl. unit tests
2023-10-23 Sarah Hoffmannmake details API work with sqlite incl. unit tests
2023-10-23 Sarah Hoffmannmake lookup call work with sqlite
2023-10-23 Sarah HoffmannMerge branch 'clean-deleted-relations' of https://githu...
2023-10-23 Sarah HoffmannMerge pull request #3228 from pawel-wroniszewski/fix...
2023-10-20 lujohmade age a required argument for the -clean-deleted...
2023-10-20 Paweł WroniszewskiRevert country settings
2023-10-18 lujohadjusted tests for --clean-deleted-relations command
2023-10-17 lujohmoved sql function flush_deleted_places() to utils
2023-10-16 Paweł WroniszewskiProperly validate postcodes with country code
2023-10-16 lujohadded subcommand to clean deleted relations for issue...
2023-10-10 Sarah HoffmannMerge pull request #3222 from lonvia/fix-river-output
2023-10-07 Sarah Hoffmannreduce influence of viewbox
2023-10-05 Sarah Hoffmannmake sure the place name always comes first in output
2023-10-05 Sarah HoffmannMerge pull request #3212 from lonvia/more-tests
2023-09-27 Sarah Hoffmannmore unit tests for search
2023-09-26 Sarah HoffmannMerge pull request #3211 from lonvia/replace-get-addres...
2023-09-26 Sarah Hoffmannmove get_addressdata() implementation to Python
2023-09-21 Sarah HoffmannMerge pull request #3206 from lonvia/rerank-by-locale
2023-09-20 Sarah Hoffmannadapt tests to improved search
2023-09-19 Sarah Hoffmannmove localization into add_result_details
2023-09-05 Sarah HoffmannMerge pull request #3190 from lonvia/fix-internal-serve...
2023-09-05 Sarah Hoffmannrestrict range for interpolated housenumbers
2023-09-05 Sarah Hoffmannavoid interpreting integral numbers as coordinates
2023-08-30 Sarah HoffmannMerge pull request #3178 from lonvia/library-documentation
2023-08-25 Sarah HoffmannMerge pull request #3174 from lonvia/osm2pgsql-update-fix
2023-08-25 Sarah Hoffmannadd test case for bad update
2023-08-24 Sarah HoffmannMerge pull request #3169 from lonvia/tweak-search-with...
2023-08-24 Sarah HoffmannMerge pull request #3167 from lonvia/explicit-encoding
2023-08-23 Sarah HoffmannMerge pull request #3139 from mtmail/update-search...
2023-08-23 Sarah Hoffmannsend charset again in content-type when returning json
2023-08-20 Sarah HoffmannMerge pull request #3159 from lonvia/fix-name-lookup...
2023-08-19 Sarah Hoffmannfix tag name for housename addresses in layer selection
2023-08-14 Sarah HoffmannMerge pull request #3150 from alfmarcua/allow_neg_id_de...
2023-08-12 Sarah Hoffmannadapt tests to changes in search
2023-08-08 Sarah Hoffmannfix lookup polygon output
2023-08-08 Sarah HoffmannMerge pull request #3146 from lonvia/forbid-mixed-queries
2023-08-08 Sarah Hoffmannreturn an error when q is used together with structured...
2023-08-06 Sarah Hoffmannremove lookup by address only
2023-08-06 Sarah Hoffmannprovide full URL in more field
2023-08-02 Sarah Hoffmanndo not lookup by address vector when only few tokens...
2023-08-01 Sarah HoffmannMerge pull request #3122 from miku0/sanitizer-final
2023-07-31 miku0Moved KANJI_MAP to icu-rules
2023-07-31 miku0Add the test of reconbine_place
2023-07-30 Sarah HoffmannMerge pull request #3127 from lonvia/file-logging
2023-07-30 Sarah Hoffmannreintroduce file logging for Python frontend
next