master
[search] Add forgotten dependency.
[search] Got rid of most old style std/ includes.
[search] [bookmarks] Enabled indexing of type names.
[base] Fix ErrorsMade() for PrefixDFAModifier, add tests.
Several explicit constructors per the Cppcheck report.
[search] Identity checks for hotels filter.
[geometry] Get rid of MercatorBounds, refactor to namespace mercator
[search] Allow housenumber prefix matching in both directions.
[base] Replaced the namespace my with base.
Review fixes.
[search] Add LocalitiesSource test. Disable LocalityFinder test because it needs World.mwm to be generated by new code.
[search] LocalityScorer: prefer localities from matched regions.
[search] Retrieve exact matching features CBV while retrieving features CBV from search index.
[search] Adapted the sweep line algorithm to match POIs with streets.
clang-format
[search_tests] Fix bad m_resultType.
[storage] Removed the T prefix from type aliases and type names.
[search] Rename Result::Metadata to Result::Details.
[search] Changed namespace from search::base to search_base.
Got rid of the old style std/ includes for several files, mostly in map/ and platform/.