]> git.openstreetmap.org Git - nominatim.git/history - lib-php
add type annotations to config module
[nominatim.git] / lib-php /
2022-07-18 Sarah HoffmannMerge pull request #2761 from lonvia/repair-index-analysis
2022-07-09 Sarah Hoffmanndecode_json() always create arrays instead of objects
2022-07-03 Sarah HoffmannMerge pull request #2706 from mtmail/php-fixes-php7...
2022-07-03 Marc TobiasPHP 8 behaves slightly different with in_array and...
2022-06-29 Sarah Hoffmannfix handling of zero importance
2022-06-24 Sarah HoffmannMerge pull request #2757 from lonvia/filter-postcodes
2022-06-23 Sarah Hoffmannadapt search algorithm to new postcode format in word
2022-06-23 Sarah Hoffmannavoid near searches in very large areas
2022-06-01 Sarah HoffmannMerge pull request #2735 from lonvia/geocodejson-type...
2022-06-01 Sarah Hoffmannalso fix type output in geocodejson for reverse
2022-05-31 Sarah HoffmannMerge pull request #2731 from lonvia/cleanup-special...
2022-05-27 Sarah HoffmannMerge pull request #2728 from lonvia/allow-more-partials
2022-05-27 Sarah Hoffmannallow search for partials consisting of 3 or more words
2022-05-24 Sarah HoffmannMerge pull request #2715 from otbutz/patch-2
2022-05-23 Sarah HoffmannMerge pull request #2718 from nslxndr/fix-log-endtime
2022-05-20 Sandor Nagycorrect end time computation
2022-05-05 Sarah HoffmannMerge pull request #2696 from mtmail/norminatyn-typos
2022-05-04 Marc Tobiasfix typos of name Nominatim
2022-05-02 Sarah HoffmannMerge pull request #2681 from lonvia/improve-geocodejson
2022-05-02 Sarah HoffmannMerge pull request #2687 from lonvia/check-for-wikipedia
2022-05-02 Sarah Hoffmannrespect exclude_place_ids for housenumber search
2022-04-27 Sarah Hoffmanngeocodejson: add osm_key and osm_value fields
2022-04-27 Sarah Hoffmanngeocodejson: type should contain the general feature...
2022-04-07 Sarah HoffmannMerge pull request #2466 from I70l0teN4ik/state-code
2022-04-07 Artem Ziablytskyiuse ISO3166-2-lvl<admin_level> instead of typeLabel...
2022-04-07 Artem ZiablytskyiChange the key to `<addresspart_type>-ISO3166-2` to...
2022-04-07 Artem Ziablytskyiadd `<addresspart_type>:ISO3166-2` field to response...
2022-04-07 Artem Ziablytskyiadd `state_code` field to response address details
2022-03-17 Tareq Al-AhdalRevert the removal of new line at the end of the file
2022-03-17 Tareq Al-Ahdalreattach 'name:' prefix to keys
2022-03-17 Tareq Al-AhdalMerge branch 'master' into country-names-yaml-configuration
2022-03-17 Tareq Al-AhdalReformatting of country keys
2022-03-17 Sarah HoffmannMerge pull request #2637 from lonvia/keep-linked-place...
2022-03-17 Sarah Hoffmannfix linting
2022-03-17 Sarah Hoffmannmerge linked names correctly into namedetails
2022-03-16 Sarah Hoffmannmake sure outputs take into account linked place names
2022-03-16 Sarah Hoffmannfix return code for PHP exceptions
2022-03-16 Sarah HoffmannMerge pull request #2633 from lonvia/fix-reverse-single...
2022-03-16 Sarah Hoffmanncorrectly handle single-point interpolations in reverse
2022-03-01 Sarah HoffmannMerge pull request #2621 from lonvia/housenumber-analyzer
2022-03-01 Sarah Hoffmannadd framework for analysing housenumbers
2022-02-10 Sarah HoffmannMerge pull request #2603 from lonvia/one-step-housenumb...
2022-02-09 Sarah Hoffmannmake sure step is taken into account for interpolations
2022-02-08 Sarah Hoffmanninclude houseumber search in name query
2022-01-28 Sarah HoffmannMerge pull request #2597 from lonvia/reorganise-interpo...
2022-01-27 Sarah Hoffmannuse new tiger step column for queries
2022-01-27 Sarah Hoffmannadapt frontend to new interpolation table layout
2022-01-06 Sarah HoffmannMerge pull request #2565 from lonvia/swap-wordset-order
2022-01-05 Sarah Hoffmannswap order of query interpretation
2022-01-04 Sarah HoffmannMerge pull request #2562 from lonvia/copyright-headers
2022-01-03 Sarah Hoffmannadd consistent SPDX copyright headers
2022-01-03 Sarah HoffmannMerge pull request #2559 from lonvia/disable-jit-in...
2021-12-22 Sarah Hoffmanndisable JIT and parallel workers on search frontend
2021-11-24 Sarah HoffmannMerge pull request #2529 from lonvia/sort-street-result...
2021-11-24 Sarah Hoffmanntake Tiger housenumbers into account when ranking stree...
2021-11-21 Sarah HoffmannMerge pull request #2528 from lonvia/allow-french-extra...
2021-11-19 Sarah Hoffmanndon't penalize French 'bis' housenumbers
2021-11-11 Sarah HoffmannMerge pull request #2517 from lonvia/transliteration...
2021-11-10 Sarah Hoffmannmake sure housenumbers are properly quoted
2021-11-10 Sarah HoffmannMerge pull request #2516 from lonvia/test-for-website-dir
2021-11-06 Sarah HoffmannMerge pull request #2511 from lonvia/fix-combination...
2021-11-05 Sarah Hoffmannfix combination of NeedsAddress flag
2021-10-28 Sarah HoffmannMerge pull request #2498 from lonvia/ordering-for-unlis...
2021-10-28 Sarah Hoffmanninclude unlisted places in ordering by housenumber
2021-10-26 Sarah HoffmannMerge pull request #2493 from lonvia/handle-frequent...
2021-10-26 Sarah Hoffmannsearches for house numbers must have an address
2021-10-26 Sarah Hoffmanndisallow search for partials without address
2021-10-25 Sarah HoffmannMerge pull request #2484 from lonvia/fix-index-use
2021-10-25 Sarah HoffmannMerge pull request #2483 from lonvia/fix-warming
2021-10-25 Sarah Hoffmannreverse: add index hints
2021-10-25 Sarah Hoffmannfix warming for ICU tokenizer
2021-10-24 Sarah HoffmannMerge pull request #2476 from lonvia/harmonize-configur...
2021-10-22 Sarah Hoffmannreplace NOMINATIM_PHRASE_CONFIG with command line option
2021-10-11 Sarah HoffmannMerge pull request #2450 from mtmail/tiger-data-2021
2021-10-11 Sarah HoffmannMerge pull request #2465 from lonvia/use-spgist-index
2021-10-10 Sarah Hoffmannremove outdated country_languages.php
2021-09-24 Sarah Hoffmannslightly increase radius to look for postcodes
2021-09-03 Sarah HoffmannMerge pull request #2437 from lonvia/tweak-ranking...
2021-09-03 Sarah Hoffmannreduce penalty for special searches by name
2021-09-02 Sarah Hoffmannfurther increase penalty on housenumbers without numbers
2021-08-18 Sarah HoffmannMerge pull request #2428 from lonvia/rename-icu-tokenizer
2021-08-17 Sarah Hoffmannrename legacy_icu tokenizer to icu tokenizer
2021-08-17 Sarah HoffmannMerge pull request #2427 from lonvia/remove-us-states...
2021-08-17 Sarah Hoffmannmove special hack for US states to legacy tokenizer
2021-08-17 Sarah HoffmannMerge pull request #2425 from lonvia/tokenizer-document...
2021-08-16 Sarah Hoffmannphp: make word list a first-class object
2021-08-16 Sarah Hoffmannremove country restriction from tokenizer
2021-08-16 Sarah HoffmannMerge pull request #2424 from lonvia/multi-country...
2021-08-15 Sarah Hoffmannignore words without id for status
2021-07-28 Sarah HoffmannMerge pull request #2408 from lonvia/icu-change-word...
2021-07-28 Sarah Hoffmannphp: force use of global Exception class
2021-07-28 Sarah Hoffmannfix linitin issues in PHP
2021-07-28 Sarah Hoffmannreinstate word column in icu word table
2021-07-28 Sarah Hoffmannbdd tests: do not query word table directly
2021-07-28 Sarah Hoffmannadapt special terms lookup to new word table
2021-07-28 Sarah Hoffmannswitch word tokens to new word table layout
2021-07-28 Sarah Hoffmannswitch special phrases to new word table format
2021-07-28 Sarah Hoffmannswitch postcode tokens to new word table layout
2021-07-28 Sarah Hoffmannswitch housenumber tokens to new word table layout
2021-07-28 Sarah Hoffmannswitch country name tokens to new word table layout
next