Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-06[indexer] Lazy metadata read.tatiana-yan
2020-04-03Review fixes.tatiana-yan
2020-04-03[search][map][ios][android] Show road shields in place page and search result...tatiana-yan
2020-04-02[search] Fill cuisines for search result.tatiana-yan
2020-04-02[search] Rename Result::Metadata to Result::Details.tatiana-yan
2020-02-10[indexer] Do not use cuisines from metadata, stop adding cuisines to metadata.tatiana-yan
2019-12-20[search] Show types of matched tokens in logs.Maxim Pimenov
2019-11-13[search] Support suburbs in geocoder.tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-09-20[search][map] Add custom search result type for postcodes.tatiana-yan
2019-09-09Review fixes.Maxim Pimenov
2019-08-21[search] Keep better result in PreRanker::Filter and RemoveDuplicatingLinear.tatiana-yan
2019-06-19[search] Populate PreRanker results with exactly matched features.tatiana-yan
2019-04-23[search] Match highways from different classes for removig duplicating linear...tatiana-yan
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-02-20Review fixes.Maxim Pimenov
2019-02-20[search] Separated the ResultTracer.Maxim Pimenov
2019-02-20[search] Tracing the provenance of results.Maxim Pimenov
2019-02-13[storage] Removed the T prefix from type aliases and type names.Maxim Pimenov
2019-01-24[search] Use squares and suburbs as streets in geocoder.tatiana-yan
2018-12-06[search][ios][android] Display brand name in search resultstatiana-yan
2018-10-16[search][MAPSME-8515] Localize cuisines in search results.tatiana-yan
2018-10-11[android][ios] Display airport IATA code on the place page and in search resu...tatiana-yan
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-07Removed FC2018 from coder.kuznetsov
2018-08-01[search] Improve categories preranking and ranking.tatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-18[search] Use vector for preferredCategories and CategoriesCachetatiana-yan
2018-07-13[search] Fix search result display for long categories.tatiana-yan
2018-07-11[search] Prefer objects with higher popularitytatiana-yan
2018-04-12Added FC2018 search icon, fixed displacementr.kuznetsov
2018-04-09Added new booking search visualizationr.kuznetsov
2018-02-06Using the same constant for an incorrect rating in all places.VladiMihaylenko
2018-01-22[search][ugc] UGC ratings in searchArsentiy Milchakov
2017-12-28[search] Translated names in results.Yuri Gorshenin
2017-10-25Review fixes.Maxim Pimenov
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-10-13Separated types checkers for sponsored objectsr.kuznetsov
2017-09-13Removed Tinkoff from coder.kuznetsov
2017-05-25[search] Changed the name scoring scheme.Maxim Pimenov
2017-05-19Added special search marks for local ads and tinkoff objectsr.kuznetsov
2017-01-30[search] Warnings fixes.Yuri Gorshenin
2016-09-26Review fixes.Yuri Gorshenin
2016-09-23Review fixes and SearchParams refactoring.Yuri Gorshenin
2016-09-22[search] Fixed search in viewport filtering.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-07-14[search] Fixed slooow locality matching.Yuri Gorshenin
2016-07-14[search] Added hotel rating and hotel pricing to result metadata.VladiMihaylenko
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-06-21[search] Separated out ranker.Maxim Pimenov