]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2021-07-04 Sarah Hoffmannadd warning about experimental nature of ICU tokenizer
2021-07-04 Sarah Hoffmannlimit the number of variants that can be produced
2021-07-04 Sarah Hoffmannrestrict partial word counting to names of reasoanble...
2021-07-04 Sarah Hoffmannfix subsequent replacements
2021-07-04 Sarah Hoffmannleave ICU variant properties empty for now
2021-07-04 Sarah Hoffmannimport abbreviations from OSM Wiki
2021-07-04 Sarah Hoffmannimprove normalization
2021-07-04 Sarah Hoffmannonly consider partials in multi-words for initial count
2021-07-04 Sarah Hoffmannadd documentation for ICU tokenizer configuration
2021-07-04 Sarah Hoffmannswitch to a more flexible variant description format
2021-07-04 Sarah Hoffmannuse yaml tag syntax to mark include files
2021-07-04 Sarah Hoffmannadd dependency on datrie
2021-07-04 Sarah Hoffmanntests for composing decomposed suffixes
2021-07-04 Sarah Hoffmannmake compund decomposition pure import feature
2021-07-04 Sarah Hoffmanncomplete tests for icu tokenizer
2021-07-04 Sarah Hoffmannfix full term token in special phrases
2021-07-04 Sarah Hoffmanncomplete tests for rule loader
2021-07-04 Sarah Hoffmanncorrectly quote strings when copying in data
2021-07-04 Sarah Hoffmannupdate unit tests for adapted abbreviation code
2021-07-04 Sarah Hoffmannadd abbreviations from legacy tokenizer
2021-07-04 Sarah Hoffmannadapt tests for ICU tokenizer
2021-07-04 Sarah Hoffmannmove abbreviation computation into import phase
2021-07-04 Sarah Hoffmannicu tokenizer: move transliteration rules in separate...
2021-07-03 Sarah Hoffmanndocs: nominatim-ui should be installed from the release
2021-06-26 Sarah HoffmannMerge pull request #2373 from lonvia/tweak-search-cost
2021-06-26 Sarah Hoffmannremove penalty for full words in address
2021-06-26 Sarah Hoffmannadjust penalty for housenumber-in-name searches
2021-06-18 Sarah Hoffmannmake sure old data gets deleted on place type change
2021-06-17 Sarah Hoffmannupdate postcode in place if it already exists
2021-06-17 Sarah HoffmannMerge pull request #2369 from lonvia/exclude-poi-from...
2021-06-17 Sarah Hoffmanndo not return POIs when dropping house number in query
2021-06-16 Sarah HoffmannMerge pull request #2360 from AntoJvlt/postcodes-place...
2021-06-12 AntoJvltImproved performance of the postcodes query and some...
2021-06-12 AntoJvltAlways delete old placex entry for type=postcode when...
2021-06-09 AntoJvltHandle postcode type change in place insert trigger
2021-06-09 AntoJvltClean and update tests for postcodes
2021-06-09 AntoJvltUse place_exists() into can_compute() for postcodes
2021-06-09 AntoJvltUpdate tests for postcodes
2021-06-09 AntoJvltUse place instead of placex to compute postcodes
2021-06-08 Sarah Hoffmanndo not fail CI on codecov errors
2021-06-06 Sarah HoffmannMerge pull request #2359 from lonvia/switch-bdd-tests...
2021-06-06 Sarah Hoffmannremove deprecated query interface
2021-06-06 Sarah Hoffmannswitch BDD tests to always use search API
2021-06-04 Sarah HoffmannMerge pull request #2358 from AntoJvlt/documentation...
2021-06-03 AntoJvltUpdate documentation
2021-06-02 Sarah HoffmannMerge pull request #2357 from lonvia/legacy-tokenizer...
2021-06-02 Sarah Hoffmannfix insertion of special terms and countries into word...
2021-06-02 Sarah HoffmannMerge pull request #2356 from lonvia/freeze-after-import
2021-06-02 Sarah Hoffmanndocs: reload SQL when migrating to 3.6
2021-06-02 Sarah Hoffmanncall freeze after running and non-updateable import
2021-05-26 Sarah Hoffmanncommit changes to replication log table
2021-05-26 Sarah Hoffmannalways compute guessed postcode for POIs from centroid
2021-05-25 Sarah HoffmannMerge pull request #2349 from lonvia/fix-website-refresh
2021-05-25 Sarah Hoffmannonly initialise tokenizer for refresh functions where...
2021-05-24 Sarah HoffmannMerge pull request #2346 from lonvia/words-vs-tokens
2021-05-24 Sarah Hoffmannadd tests for new full name computation with ICU
2021-05-24 Sarah Hoffmannreorganize keyword creation for legacy tokenizer
2021-05-23 Sarah Hoffmannuse make_keywords for place search terms also
2021-05-23 Sarah Hoffmannalways ignore multi term partials in search
2021-05-22 Sarah HoffmannMerge pull request #2342 from lonvia/icu-tokenizer-ci
2021-05-21 Sarah HoffmannCI: run BDD tests with legacy_icu tokenizer
2021-05-21 Sarah Hoffmannenable Tiger BDD API test for legacy_icu
2021-05-20 Sarah HoffmannMerge pull request #2341 from lonvia/cleanup-python...
2021-05-20 Sarah HoffmannMerge pull request #2337 from mogita/fix/invalid-query...
2021-05-19 Sarah Hoffmanntest: fix linting errors
2021-05-19 Sarah Hoffmanntest: more use of table_factory
2021-05-19 Sarah Hoffmanntest: avoid use of tempfile module
2021-05-19 Sarah Hoffmanntest: use src_dir fixture instead of self-computed...
2021-05-19 Sarah Hoffmanntest: replace raw execute() with fixture code where...
2021-05-19 Sarah Hoffmanntest: use table_rows() and execute_values() where possible
2021-05-19 Sarah Hoffmanntest: move Testingcursor into separate class
2021-05-19 mogitafix: add the missing question mark
2021-05-18 Sarah HoffmannMerge pull request #2336 from lonvia/do-not-mask-error...
2021-05-18 Sarah HoffmannMerge pull request #2321 from AntoJvlt/csv-import-speci...
2021-05-18 AntoJvltDocumentation update and small code fixes
2021-05-18 Sarah Hoffmanndo not hide errors when importing tokenizer
2021-05-18 Sarah HoffmannMerge pull request #2332 from lonvia/fix-keyword-details
2021-05-17 Sarah Hoffmannalways use object type for details keywords
2021-05-17 AntoJvltResolve conflicts
2021-05-17 AntoJvltSpecial phrases documentation updated
2021-05-17 AntoJvltAdded --no-replace command for special phrases importat...
2021-05-16 AntoJvltCode cleaning and SPLoader deleted
2021-05-16 AntoJvltAdd tests for the new SPWikiLoader and SPCsvLoader
2021-05-14 Sarah HoffmannMerge pull request #2323 from darkshredder/disable...
2021-05-14 Sarah HoffmannMerge pull request #2328 from lonvia/convert-tiger...
2021-05-14 Sarah Hoffmanninstall default settings for legacy_icu tokenizer
2021-05-13 Sarah Hoffmannadapt documentation to use Tiger CSV dump
2021-05-13 Sarah Hoffmannadapt tests to new TIGER CSV format
2021-05-13 Sarah Hoffmannuse tokenizer during Tiger data import
2021-05-13 Darkshredderfeat: Added reverse-only-search validation
2021-05-13 Sarah HoffmannMerge pull request #2326 from lonvia/wokerpool-for...
2021-05-13 Sarah Hoffmannuse WorkerPool for Tiger data import
2021-05-13 Sarah Hoffmannmove WorkerPool into db module
2021-05-13 Sarah HoffmannMerge pull request #2325 from lonvia/do-not-precompute...
2021-05-13 Frederik RammAdd array_key_last function for PHP <7.3
2021-05-13 Sarah Hoffmanndo not preload postcodes
2021-05-13 Sarah HoffmannMerge pull request #2324 from lonvia/generic-external...
2021-05-13 Sarah Hoffmannfix token_info migration
2021-05-13 Sarah Hoffmannignore invalid coordinates in external postcodes
2021-05-13 Sarah Hoffmannignore entries without country code
next