Nominatim/lib-php
Sarah Hoffmann e0c184e097 fix base number of returned results
The intent was to always search for at least 10 results.

Improves on #882.
2022-08-09 13:53:20 +02:00
..
admin add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
template decode_json() always create arrays instead of objects 2022-07-09 09:10:21 +02:00
tokenizer adapt search algorithm to new postcode format in word 2022-06-23 23:42:31 +02:00
website docs: fix typos 2022-07-20 22:05:31 +08:00
AddressDetails.php use ISO3166-2-lvl<admin_level> instead of typeLabel prefix 2022-04-07 16:37:51 +02:00
ClassTypes.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
cmd.php docs: fix typos 2022-07-20 22:05:31 +08:00
DatabaseError.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
DB.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
DebugHtml.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
DebugNone.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
dotenv_loader.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Geocode.php fix base number of returned results 2022-08-09 13:53:20 +02:00
init-cmd.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
init-website.php fix return code for PHP exceptions 2022-03-16 21:44:02 +01:00
init.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
lib.php docs: fix typos 2022-07-20 22:05:31 +08:00
log.php correct end time computation 2022-05-20 23:11:00 +02:00
output.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
ParameterParser.php ignore API parameters in array notation 2022-07-23 10:51:44 +02:00
Phrase.php docs: fix typos 2022-07-20 22:05:31 +08:00
PlaceLookup.php decode_json() always create arrays instead of objects 2022-07-09 09:10:21 +02:00
Result.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
ReverseGeocode.php docs: fix typos 2022-07-20 22:05:31 +08:00
SearchContext.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
SearchDescription.php docs: fix typos 2022-07-20 22:05:31 +08:00
SearchPosition.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
setup_functions.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Shell.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
SimpleWordList.php PHP 8 behaves slightly different with in_array and usort 2022-07-03 10:55:34 +02:00
SpecialSearchOperator.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
Status.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenCountry.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenHousenumber.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenList.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenPartial.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenPostcode.php adapt search algorithm to new postcode format in word 2022-06-23 23:42:31 +02:00
TokenSpecialTerm.php add consistent SPDX copyright headers 2022-01-03 16:23:58 +01:00
TokenWord.php docs: fix typos 2022-07-20 22:05:31 +08:00