]> git.openstreetmap.org Git - nominatim.git/history - nominatim/api/search/db_search_builder.py
further tweak search containing very frequent tokens
[nominatim.git] / nominatim / api / search / db_search_builder.py
2023-08-23 Sarah Hoffmannfurther tweak search containing very frequent tokens
2023-08-14 Sarah HoffmannMerge pull request #3150 from alfmarcua/allow_neg_id_de...
2023-08-13 Sarah Hoffmannprefer name-only searches more
2023-08-12 Sarah Hoffmanntake token_assignment penalty into account
2023-08-06 Sarah Hoffmannremove lookup by address only
2023-08-02 Sarah Hoffmanndo not lookup by address vector when only few tokens...
2023-07-22 Sarah HoffmannMerge pull request #3117 from lonvia/fix-assorted-searc...
2023-07-20 Sarah Hoffmanndisallow special housenumber search with a single frequ...
2023-07-17 Sarah Hoffmannsimplify yield_lookups() function
2023-07-17 Sarah Hoffmannpenalize search with frequent partials
2023-07-17 Sarah Hoffmannavoid splitting of first token when a housenumber is...
2023-07-17 Sarah Hoffmannincrease threshold for full name searches
2023-07-17 Sarah Hoffmannfix search for housenumber names
2023-07-08 Sarah HoffmannMerge pull request #3107 from lonvia/performance-search
2023-07-06 Sarah Hoffmannavoid lookup via partials on frequent words
2023-07-04 Sarah Hoffmannadd a small penalty to lookups in address vectors
2023-06-22 mtmailMerge branch 'osm-search:master' into check-database...
2023-06-21 Sarah HoffmannMerge pull request #3045 from biswajit-k/taginfo
2023-06-20 Sarah HoffmannMerge pull request #3091 from lonvia/fix-postcode-search
2023-06-20 Sarah Hoffmanntweak postcode search
2023-05-27 Sarah HoffmannMerge pull request #3067 from lonvia/python-search-api
2023-05-26 Sarah Hoffmannadd support for search by houenumber
2023-05-26 Sarah Hoffmannignore name rankings without variants
2023-05-24 Sarah Hoffmannadd API functions for search functions
2023-05-23 Sarah Hoffmannimplement search builder