master
[search] Try to parse coordinates from URLs pasted to the search bar.
[storage] downloading queue is moved into separate class + factory method is added for platform specific downloaders
[search_integration_tests] Fix GenerateDeprecatedTypes test which worked incorrect because it used the fact that replacement for office|travel_agent, shop|tailor, shop|estate_agent were done in tag replacer which is not a part of test features generation.
[generator] Add external US postcodes support.
[search] Do not limit preranker batch size for viewport search mode.
[search] SearchByFeatureId refactoring.
[search][tests] Fix unstable test: mwm should intersect viewport for MatchAroundPivot.
[search][map] Allow to set different vertical and horizontal distance between search results.
[search_integration_tests] Remove some CategoriesTest exceptions.
[search] Support POI-POI parse.
[search] Add IsCategorialRequestFuzzy method.