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
2021-01-15[elbrus] Porting to e2k-v4 arch.Anatoliy Tomilov
2020-10-01[search] Add const.tatiana-yan
2020-09-28[search] Query params minor refactoring.tatiana-yan
2020-07-17[search] Pass hotels refused by booking filter.tatiana-yan
2020-07-10[search][indexer] Use different radius for different suburb types.tatiana-yan
2020-06-11Review fixes.tatiana-yan
2020-06-11[search] COMPLEX_POI/SUBPOI minor refactoring.tatiana-yan
2020-06-11[search] Support POI-POI parse.tatiana-yan
2020-06-02Review fixes.tatiana-yan
2020-06-02[search] Fix suburbs search. Match pois with suburbs.tatiana-yan
2020-05-27[search] LocalityScorer: prefer localities from matched regions.tatiana-yan
2020-05-08[search] Fix per the PVS-Studio report.tatiana-yan
2020-05-07[search] Separate localities caches.tatiana-yan
2020-05-06[search] Forbid poi-building parse.tatiana-yan
2020-04-21[search] LocalityScorer: Prefer nearest locality.tatiana-yan
2020-04-10Review fixes.tatiana-yan
2020-04-10[search] Continue MatchAroundPivot untill result with all tokens used found.tatiana-yan
2020-04-09[search] Do not emit results with low matched fraction.tatiana-yan
2020-04-03[search] Avoid double pois search for mwm with matched cities: we should run ...tatiana-yan
2020-03-31Review fixes.tatiana-yan
2020-03-31[search] Filter villages by distance from viewport center/user position/regio...tatiana-yan
2020-03-25[search] Move MwmType to MwmContext.tatiana-yan
2020-03-25[search] Filter street predictions by distance from viewport center/user posi...tatiana-yan
2020-03-25[search] Pass centers to CreateStreetsLayerAndMatchLowerLayers to filter stre...tatiana-yan
2020-03-24[search] Remove assert which is not true anymore.tatiana-yan
2020-03-23[search] Unite MwmInfoWithType and KeyedMwmInfo.tatiana-yan
2020-03-23Review fixes.tatiana-yan
2020-03-23[search] Do not call MatchAroundPivot for MwmType::MatchedCity: LimitedSearch...tatiana-yan
2020-03-23[search] Set aroundPivot to true for ViewportIntersect mode only.tatiana-yan
2020-03-23[search] Keep type of mwm from first batch (ViewportIntersect/UserPosition/Ma...tatiana-yan
2020-03-18[search] Do not consider substring looking like house number as POI.tatiana-yan
2019-12-26[omim] Replaced boost::optional with std::optional.Maxim Pimenov
2019-12-20[search] Stop geocoding after the emitter has filled up.Maxim Pimenov
2019-12-20[search] Fixed the tests.Maxim Pimenov
2019-12-20[search] Show types of matched tokens in logs.Maxim Pimenov
2019-11-25[search] Implemented cancelling of Search by timeout.Maxim Pimenov
2019-11-15[search] Add relaxed search for cities.tatiana-yan
2019-11-13[search] Move suburb from geocoder context to geoparts.tatiana-yan
2019-11-13[search] Support suburbs in geocoder.tatiana-yan
2019-11-13[search] Remove comment about bug which does not reproduce anymore.tatiana-yan
2019-11-13[search] Add results from matched cities to the first batch of results.tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-10-24[indexer] Get rid of template GetValueMikhail Gorbushin
2019-10-04[search] Match postcode points in geocoder.tatiana-yan
2019-09-30[search] ScopedMarkTokens before emit unclassified result.tatiana-yan
2019-09-30[search] Fix token ranges intersection.tatiana-yan
2019-09-13[search] Move UpdateResults from PreRanker::Finish to Geocoder::GoImpl to avo...tatiana-yan
2019-08-20[search] Do not require POI to have a postcode if the city has.tatiana-yan
2019-07-30[search] Review fixestatiana-yan
2019-07-30[search] Support cities postcodes from World.mwm.tatiana-yan