]> git.openstreetmap.org Git - nominatim.git/history - src
rewrite importances in search_name after updating in placex
[nominatim.git] / src /
2025-06-26 Sarah Hoffmannrewrite importances in search_name after updating in...
2025-06-06 Sarah HoffmannMerge pull request #3747 from anqixxx/fix-special-phras...
2025-06-05 anqixxxAdded skip for when min =0
2025-06-04 anqixxxAdded default min = 0 argument for private functions
2025-06-04 anqixxxRefactored min and associated tests to follow greater...
2025-06-04 anqixxxAdded command line (default 0) min argument for minimum...
2025-06-02 Sarah HoffmannMerge pull request #3748 from lonvia/airports
2025-06-01 Sarah Hoffmannimprove result cutting when a POI comes out with top...
2025-06-01 Sarah Hoffmannonly rerank results if there is more than one
2025-06-01 Sarah Hoffmannreduce influence of query rematching a little bit
2025-06-01 Sarah Hoffmannwhen rematching only distinguish between perfect, somew...
2025-05-31 Sarah Hoffmannwork around bogus type error in latest starlette
2025-05-30 Sarah Hoffmannfix missing optional return
2025-05-21 Sarah HoffmannMerge pull request #3710 from anqixxx/fix-special-phras...
2025-05-21 anqixxxAdded mypy ignore fix for logging.py (library change...
2025-05-21 anqixxxAdded testing to test get classtype pairs in import...
2025-05-21 anqixxxMade the limit configurable with an optional argument...
2025-05-21 anqixxxRemoved class type pair getter that used style sheets...
2025-05-21 anqixxxRemoved magic mocking, using monkeypatch instead, and...
2025-05-21 anqixxxFilter special phrases by style and frequency to fix...
2025-05-11 Sarah Hoffmanntweak full count cut-off (as per deployment on osm...
2025-04-30 Sarah HoffmannMerge pull request #3732 from lonvia/exclude-country...
2025-04-29 Sarah Hoffmannexclude address searches with country from direction...
2025-04-22 Sarah HoffmannMerge pull request #3722 from emmanuel-ferdman/master
2025-04-18 Sarah HoffmannMerge pull request #3726 from lonvia/revert-json-format...
2025-04-18 Sarah Hoffmannrevert accidental change in json output format
2025-04-17 Emmanuel Ferdmanresolve datetime deprecation warnings
2025-04-17 Sarah HoffmannMerge pull request #3719 from lonvia/query-direction
2025-04-15 Sarah Hoffmannadd a comment about the precomputed denominator
2025-04-11 Sarah Hoffmannadd direction penalties
2025-04-11 Sarah Hoffmannreorganise token reranking
2025-04-11 Sarah Hoffmannensure that bailout-check is done after each iteration
2025-04-11 Sarah Hoffmannreplace use of range when computing word list
2025-04-11 Sarah Hoffmannuse iterator instead of list to go over partials
2025-04-11 Sarah Hoffmannmove partial token into a separate field in the query...
2025-04-10 Sarah HoffmannMerge pull request #3714 from lonvia/postcode-update...
2025-04-09 Sarah Hoffmannallow updating postcodes without a project directory
2025-04-09 Sarah HoffmannMerge pull request #3713 from lonvia/bdd-pytest-db...
2025-04-09 Sarah Hoffmannadd BDD tests for DB
2025-04-04 Sarah Hoffmannrestrict coordinate output to 7 digits
2025-04-03 Sarah HoffmannMerge pull request #3702 from lonvia/remove-tokenizer-dir
2025-04-02 Sarah Hoffmannremove automatic setup of tokenizer directory
2025-04-02 Sarah HoffmannMerge pull request #3700 from lonvia/ignore-inherited...
2025-04-02 Sarah Hoffmannignore POIs with inherited addresses for the address...
2025-04-01 Sarah HoffmannMerge pull request #3686 from astridx/output_names
2025-04-01 Sarah HoffmannMerge pull request #3675 from TuringVerified/generic...
2025-04-01 TuringVerifiedRemove unnecessary assert statement, Fix regex_replace...
2025-04-01 TuringVerifiedUpdate documentation, optimise regex_replace, add tests
2025-04-01 TuringVerifiedAdd generic preprocessor
2025-04-01 Sarah Hoffmannprepare release 5.1.0
2025-03-31 Sarah HoffmannMerge pull request #3693 from lonvia/remove-unused-sql
2025-03-31 astridxoutput names as setting
2025-03-31 Sarah HoffmannMerge pull request #3692 from lonvia/word-lookup-variants
2025-03-31 Sarah HoffmannMerge pull request #3691 from lonvia/more-search-tweaks
2025-03-31 Sarah Hoffmannadd lookup word to variants in word table
2025-03-31 Sarah Hoffmanndo not save word counts of 1
2025-03-31 Sarah Hoffmannalways use lookup when requested
2025-03-31 Sarah Hoffmannincrease allowable address counts
2025-03-31 Sarah Hoffmannmore agressively reduce expected count for multi-word...
2025-03-31 Sarah HoffmannMerge pull request #3690 from lonvia/fix-signature
2025-03-31 Sarah Hoffmannfix function signature for newer SQLAlchemy
2025-03-21 Sarah HoffmannMerge pull request #3682 from lonvia/fix-postcode-case
2025-03-21 Sarah Hoffmannmake query upper-case when parsing postcodes
2025-03-19 Sarah HoffmannMerge pull request #3679 from lonvia/output-fixes
2025-03-19 Sarah Hoffmannfix layer setting for structured search
2025-03-19 Sarah Hoffmannfix debug output for lookup type
2025-03-19 Sarah HoffmannMerge pull request #3678 from lonvia/search-tweaks
2025-03-19 Sarah Hoffmannpenalize postcode searches with multiple name qualifiers
2025-03-19 Sarah Hoffmannuse word_token length when penalizing against postcodes
2025-03-19 Sarah Hoffmannpostcode token should have transliterated term in word_...
2025-03-19 Sarah Hoffmannimprove handling of leading postcodes
2025-03-13 Sarah Hoffmannadapt typing for latest SQLAlchemy version
2025-03-11 Sarah HoffmannMerge pull request #3671 from lonvia/remove-osm2pgsql...
2025-03-11 Sarah Hoffmannremove code for setting osm2pgsql via config.lib_dir
2025-03-09 Sarah HoffmannMerge pull request #3667 from eumiro/simplify-int-float
2025-03-06 Miroslav ŠedivýSimplify int/float manipulation
2025-03-06 Sarah HoffmannMerge pull request #3664 from eumiro/consolidate-random
2025-03-05 Sarah HoffmannMerge pull request #3665 from lonvia/pattern-matching...
2025-03-05 Sarah Hoffmannrestrict postcode parsing in typed phrases
2025-03-04 Sarah Hoffmannadd support for country prefixes in postcodes
2025-03-04 Sarah Hoffmanncache all info of ICUQueryAnalyser in a single object
2025-03-04 Sarah Hoffmannremove postcode computation for word table during import
2025-03-04 Sarah Hoffmannshow token begin and end in debug output
2025-03-04 Sarah Hoffmannadd postcode parser
2025-03-04 Sarah Hoffmannmake word generation from query a class method
2025-03-04 Sarah Hoffmannsearch: merge QueryPart array with QueryNodes
2025-02-24 Sarah HoffmannMerge pull request #3659 from lonvia/custom-datrie...
2025-02-24 Sarah Hoffmannreplace datrie library with a more simple pure-Python...
2025-02-24 Sarah HoffmannMerge pull request #3658 from lonvia/minor-query-parsin...
2025-02-21 Sarah Hoffmannreplace PhraseType enum with simple int constants
2025-02-21 Sarah Hoffmannreplace TokenType enum with simple char constants
2025-02-21 Sarah Hoffmannreplace BreakType enum with simple char constants
2025-02-21 Sarah Hoffmannconsistently use query module as qmod
2025-02-20 Sarah Hoffmannavoid yielding when extracting words from query
2025-02-20 Sarah Hoffmannremove word_number counting for phrases
2025-02-20 Sarah HoffmannMerge pull request #3655 from lonvia/remove-name-rankin...
2025-02-20 Sarah Hoffmannremove address penalty for postcode search
2025-02-20 Sarah Hoffmanndo not rerank address by full match in postcode search
2025-02-19 Sarah HoffmannMerge pull request #3653 from lonvia/trailing-spaces...
2025-02-19 Sarah Hoffmannstrip normalisation results of normal and special spaces
next