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
2016-07-19[generator] Add region info section to mwmsIlya Zverev
2016-06-30Fix compiler warningsSergey Yershov
2016-06-21[search] Fixed streets matching by postcodes.Yuri Gorshenin
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-05-31[search] Removed the "search_" prefix where it was redundant.Maxim Pimenov
2016-05-12[search][generator] Fixed scales check in search index building.Yuri Gorshenin
2016-04-25[search] Removed ugly postcodes prefix.Yuri Gorshenin
2016-04-22Review fixes.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-04-05[search] Search index POI types set is updated.vng
2016-03-24Review fixes.vng
2016-03-24[search] Treat street synonyms as prefix in search algos.vng
2016-03-23Factor out Rank <-> Population functions.vng
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23Review fixes.vng
2016-03-23[search] Limited ReverseGeocoder with single MWM while matching streets.vng
2016-03-23[search] Added a test for villages.Maxim Pimenov
2016-03-23[generator] Do not generate address section for World.vng
2016-03-23Rename ForEachNameRef -> ForEachName with rvalue reference functor passing.vng
2016-03-23Replaced ReverseGeocoder::GetNearbyStreets(FeatureType) calls to avoid collis...Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] [indexer] Do not index streets by tokens synonymous to "street".Maxim Pimenov
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng