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
2017-10-31Review fixes.Yuri Gorshenin
2017-10-31[search] Added m_needAddress and m_needHighlight to SearchParams.Yuri Gorshenin
2017-10-31[search] Refactored the lang indexes in the KeywordLangMatcher.Maxim Pimenov
2017-10-30Review fixes.Yuri Gorshenin
2017-10-30[search] Removed multiple viewports.Yuri Gorshenin
2017-10-27[search] Move viewport to search params.Yuri Gorshenin
2017-10-25Review fixes.Maxim Pimenov
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-10-25[search] Simplified SearchParams.Yuri Gorshenin
2017-10-17[search] Usage of CitiesBoundaries in LocalityFinder.Yuri Gorshenin
2017-10-11[search] Using SmallSet for Locales.Maxim Pimenov
2017-09-26[search] Dropped the support of mwm versions older than v3 (March 2013).Maxim Pimenov
2017-08-01[search] Fixed search in cian mode.y
2017-02-13Review fixes.Maxim Pimenov
2017-02-13[search] Fuzzy search by category.Maxim Pimenov
2017-01-25[search] Fixed QueryParams.Yuri Gorshenin
2016-10-11[search] Implemented hotels filter.Yuri Gorshenin
2016-09-27[search] Fixed locality matching code.Yuri Gorshenin
2016-09-12[search] Fixed (and accelerated) coords search.Yuri Gorshenin
2016-08-19[search] Implemented clustering.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-07-15[search] Implemented batching of search results.search-results-batchingMaxim Pimenov
2016-07-14[search] Fixed nasty search bugs.Yuri Gorshenin
2016-07-08Review fixes.Maxim Pimenov
2016-07-08[search] Moved Results from Engine to Ranker.Maxim Pimenov
2016-07-07A more robust init in the viewport search case.Maxim Pimenov
2016-07-07Review fixes.Maxim Pimenov
2016-07-07[search] Inverted a dependency: Ranker does not call PreRanker any longer.Maxim Pimenov
2016-06-29Review fixes.Maxim Pimenov
2016-06-28[search] Removed Ranker's dependency on Processor.Maxim Pimenov
2016-06-21Review fixes.Maxim Pimenov
2016-06-21[search] Separated out ranker.Maxim Pimenov
2016-06-09[search] Fixed cancellation of outdate queries.Yuri Gorshenin
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-31Review fixes.Maxim Pimenov
2016-05-27[search] Merged Processor and ProcessorV2.Maxim Pimenov
2016-05-25Refactor postcodes matcher.Sergey Magidovich
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov