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-08-26Review fixes.Yuri Gorshenin
2016-08-26[search] Added matching of edited features by type.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03[search] Fixed a crash occurring when searching for a deleted or obsolete fea...Maxim Pimenov
2016-07-19[search] MwmContext is used in Retrieval now.Yuri Gorshenin
2016-07-15[search] Implemented batching of search results.search-results-batchingMaxim Pimenov
2016-07-07Merge pull request #3736 from ygorshenin/fix-affiliation-name-loadingmpimenov
2016-07-07Review fixes.Yuri Gorshenin
2016-07-07[search] Fixed affiliation-name loading.Yuri Gorshenin
2016-07-07[search] Inverted a dependency: Ranker does not call PreRanker any longer.Maxim Pimenov
2016-07-06Merge pull request #3706 from ygorshenin/oraclempimenov
2016-07-05Minor fixes - get rid of redundant copying.Yuri Gorshenin
2016-07-01[search] Implemented Oracle.Yuri Gorshenin
2016-06-28[search] Removed Ranker's dependency on Processor.Maxim Pimenov
2016-06-24[search] Follow-up fix to rank table.Yuri Gorshenin
2016-06-24[search] Fixed crash on old maps.Yuri Gorshenin
2016-06-21Merge pull request #3619 from mpimenov/rankerygorshenin
2016-06-21[search] Fixed streets matching by postcodes.Yuri Gorshenin
2016-06-21[search] Separated out ranker.Maxim Pimenov
2016-06-20[search] Fixed search in non-ranked cities/villages.Yuri Gorshenin
2016-06-17Review fixes.Yuri Gorshenin
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-06-16Review fixes.Maxim Pimenov
2016-06-15[search] Removed one aggressive house number check and replaced another.Maxim Pimenov
2016-06-15[search] House number parser revisited.Yuri Gorshenin
2016-06-09[search] Fixed cancellation of outdate queries.Yuri Gorshenin
2016-06-07[search] A probabilistic tweak to locality scorer.Maxim Pimenov
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov