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-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-27Merge pull request #3353 from ygorshenin/implemented-equals-byVladimir Byko-Ianko
2016-05-27Merge pull request #3357 from ygorshenin/fix-crash-in-searchmpimenov
2016-05-27[search] Fixed crash in postcodes search.Yuri Gorshenin
2016-05-26[base] Implemented EqualsBy.Yuri Gorshenin
2016-05-25Merge pull request #3243 from mgsergio/fields-validationygorshenin
2016-05-25Code review.Sergey Magidovich
2016-05-25Merge pull request #3326 from ygorshenin/fix-possible-crash-in-searchmpimenov
2016-05-25[search] Fixed possible crash in search.Yuri Gorshenin
2016-05-25Move postcodes_matcher to indexer.Sergey Magidovich
2016-05-25Refactor postcodes matcher.Sergey Magidovich
2016-05-25Merge pull request #3319 from ygorshenin/lazy-streets-loadingmpimenov
2016-05-25Review fixes.Yuri Gorshenin
2016-05-25[search] Implemented lazy streets loading.Yuri Gorshenin
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-05-24[search] Implemented PreRanker.Yuri Gorshenin
2016-05-20Merge pull request #3259 from ygorshenin/fix-ranking-modelmpimenov
2016-05-20Review fixes.Yuri Gorshenin
2016-05-20Revert "[search] Limit geocoder by max num of results."revert-3281-limit-geocoderygorshenin
2016-05-20[search] Fixed ranking model.Yuri Gorshenin
2016-05-20[search] Limit geocoder by max num of results.Yuri Gorshenin
2016-05-13[search] Added hashtags.Yuri Gorshenin
2016-04-25[search] Removed ugly postcodes prefix.Yuri Gorshenin
2016-04-24[search] Fixes for multi-token postcodes search.Yuri Gorshenin
2016-04-24[search] Implemented postcodes support in geocoder.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-04-06Merge pull request #2715 from ygorshenin/fix-building-parts-matchingmpimenov
2016-04-06[search] Fixed features sorting for viewport search.Yuri Gorshenin
2016-04-04[search] Fixed building parts matching.Yuri Gorshenin
2016-03-28[search] Fixed features filtering in geocoder.Yuri Gorshenin
2016-03-25[search] Speedup for countries ordering.Yuri Gorshenin
2016-03-24[search] Treat street synonyms as prefix in search algos.vng
2016-03-24Added EraseIf helper.vng
2016-03-23Review fixes.vng
2016-03-23[search] Use affiliates field to find MWMs by state/country features.vng
2016-03-23[search] Fixed possible UB.Yuri Gorshenin
2016-03-23[search] Paranoid revert of GetCenter.Maxim Pimenov
2016-03-23[search] Accept lines and areas as village localities.Maxim Pimenov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed geometry caches.Yuri Gorshenin
2016-03-23[search] Simplified OrderCountries code.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed flickering results.Yuri Gorshenin
2016-03-23[search] Fixed ranking logic to viewport/position.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed ranking.Yuri Gorshenin
2016-03-23[search] Skip locality candidates that match only numbers.vng
2016-03-23Review fixes.vng
2016-03-23[search] Fixed failing search integration tests.Yuri Gorshenin
2016-03-23[search] Relax the condition of matching a locality to a country.Maxim Pimenov