]> git.openstreetmap.org Git - nominatim.git/history - lib/SearchDescription.php
increase weight for country tokens
[nominatim.git] / lib / SearchDescription.php
2019-06-10 Sarah Hoffmannincrease weight for country tokens
2019-04-19 Sarah HoffmannMerge pull request #1321 from mtmail/interpolating...
2019-04-14 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2019-04-14 Sarah HoffmannMerge branch 'observe-bounded-viewbox-in-postcode-searc...
2019-04-02 marc tobiasOn postcode searches observe given bounded viewbox
2019-03-13 Sarah HoffmannMerge pull request #1328 from mtmail/php-pdo-with-prepare
2019-03-10 marc tobiasNominatim::DB support input variables, custom error...
2019-03-09 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2019-03-09 Sarah HoffmannMerge pull request #1318 from mtmail/php-pdo
2019-03-08 marc tobiasreplace database abstraction DB with PDO
2019-02-24 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2019-02-24 Sarah Hoffmanndowngrade housenumbers without numbers
2018-11-16 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-11-16 Sarah HoffmannKeep matches without house number
2018-11-16 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-11-16 Sarah HoffmannAdd result ranking for missing housenumber and postcode
2018-11-15 Sarah HoffmannMerge branch 'set-exception-handler-by-request-format...
2018-10-20 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-10-20 Sarah Hoffmannincrease limit when searching for street w/ house number
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-19 Sarah HoffmannMerge pull request #1185 from mtmail/three-faq-entries
2018-09-18 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-09-18 Sarah Hoffmannaddress tokens get a double search rank also as full...
2018-05-21 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-05-15 Sarah HoffmannMerge pull request #1043 from lonvia/token-as-a-class
2018-05-14 Sarah Hoffmannintroduce classes for token list and token types
2018-05-07 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-05-07 Sarah Hoffmannnarrow down search by house number when postcode is...
2018-05-07 Sarah HoffmannMerge pull request #1033 from lonvia/remove-word-freque...
2018-05-06 Sarah Hoffmannreplace word frequency hash
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-06 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-04-06 Sarah HoffmannMerge pull request #1005 from lonvia/no-limit-for-house...
2018-04-06 Sarah Hoffmanndo not apply limit to house number place searches
2018-03-26 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-03-26 Sarah HoffmannMerge pull request #989 from lonvia/pretty-debug
2018-03-25 Sarah Hoffmannnicer formatting for Geocode debug output
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
2018-03-06 Sarah HoffmannMerge pull request #941 from mtmail/parameter-parser...
2018-03-01 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-03-01 Sarah Hoffmannsecond attempt at strict names in structured queries
2018-03-01 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2018-03-01 Sarah Hoffmanndo not allow importance to become 0
2018-03-01 Sarah Hoffmannfor structured search only accept name terms from the...
2018-02-26 Sarah HoffmannMerge branch 'patch-1' of https://github.com/NeilRickar...
2018-02-19 Sarah Hoffmanndo not allow importance to become 0
2018-02-18 Sarah HoffmannMerge pull request #928 from EdwardBetts/spelling
2018-02-18 Edward BettsCorrect spelling mistakes.
2017-12-17 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-12-17 Sarah Hoffmannassume name for special operator in bounded search
2017-12-17 Sarah HoffmannGives preference to special terms like postcode and...
2017-12-17 Sarah HoffmannGive higher penalty to partial search terms
2017-12-14 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-11-08 Sarah Hoffmannalso give higher penalty to partial name terms
2017-11-05 Sarah Hoffmannincrease search rank per address term
2017-10-27 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-25 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-25 Sarah Hoffmannfix variable typo when filtering results
2017-10-24 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-24 Sarah Hoffmannpenalize housenumber after the postcode
2017-10-24 Sarah Hoffmannrevert use of global penalty for a search direction
2017-10-24 Sarah HoffmannMerge pull request #829 from lonvia/result-as-a-class
2017-10-23 Sarah Hoffmannintroduce Result class in Geocode and SearchDescription
2017-10-15 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-15 Sarah HoffmannMerge pull request #814 from lonvia/phrase-as-a-class
2017-10-13 Sarah Hoffmannfix CodeSniffer offences
2017-10-13 Sarah Hoffmannmove word recheck into token collection
2017-10-13 Sarah Hoffmannsimplify cross-check of country tokens
2017-10-12 Sarah Hoffmanntake frequency scores from token description
2017-10-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-09 Sarah Hoffmanndocumentation for SearchContext and SearchDescription
2017-10-09 Sarah Hoffmanncoding style and some documentation
2017-10-09 Sarah Hoffmannmove complete search query code into SearchDescription
2017-10-08 Sarah Hoffmannmove country list to SearchContext
2017-10-08 Sarah Hoffmannmove excluded place list to SearchContext
2017-10-08 Sarah Hoffmannmove viewbox sql to new SearchContext
2017-10-08 Sarah Hoffmannreplace NearPoint with a more generic context object
2017-10-08 Sarah Hoffmanndon't trust words from word table to be sanatized
2017-10-08 Sarah Hoffmannadd missing include
2017-10-08 Sarah Hoffmannfix CodeSniffer violations
2017-10-08 Sarah Hoffmannfix more syntax issues
2017-10-08 Sarah Hoffmannmove Search dump function into SearchDescription class
2017-10-08 Sarah Hoffmannfix syntax errors from introduction of SearchDescription
2017-10-08 Sarah Hoffmannconvert getGroupedSearches to SearchDescription class
2017-10-08 Sarah Hoffmannadd function to convert array to SQL
2017-10-08 Sarah Hoffmannuse SearchDescription class in query loop
2017-10-07 Sarah Hoffmannmove initial search setup to new class type
2017-10-07 Sarah Hoffmannadd new class for searches