Nominatim/test/bdd/api/search
Sarah Hoffmann c13094acfd limit number of considered places in POI queries
When searching for POIs in place_classtype_ tables limit the number
of objects considered to 300. The distinct and order by clauses
forced until now to retrive all matching objects and order them
first which can cause long running queries when retriving them
for large areas like the US.

Fixes #735.
2017-06-05 22:40:42 +02:00
..
language.feature add api tests for language, details and lookup 2016-12-30 22:58:58 +01:00
params.feature fix viewbox tests 2017-01-09 21:15:41 +01:00
queries.feature limit number of considered places in POI queries 2017-06-05 22:40:42 +02:00
simple.feature move moreURL computation into Geocode and include all params 2017-03-23 00:16:58 +01:00
structured.feature finish search API tests 2016-12-30 22:58:58 +01:00