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-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-04-24[search] Implemented postcodes support in geocoder.Yuri Gorshenin
2016-04-20Refactor countryId namingSergey Yershov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed geometry caches.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-23[search] Fixed ranking.Yuri Gorshenin
2016-03-23SearchType is exposed to PreRankingInfo.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Working on feature's extraction.Yuri Gorshenin
2016-03-23[search] Disable suggests when full name token is entered.Yuri Gorshenin
2016-03-23[search] Fixed search in world only.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed viewport filter.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search by name.Yuri Gorshenin
2016-03-23[search] Fixed locality scoring.Yuri Gorshenin
2016-03-23[search] Fixed greedy street matching.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed search in World.Yuri Gorshenin
2016-03-23[search] Added a test for villages.Maxim Pimenov
2016-03-23[search] Added villages.Maxim Pimenov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added FeaturesLayerMatcher cache to store loaded streets between que...vng
2016-03-23[search] Implemented search by US and Canadian states.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] First - match streets, then all other objects in prefix search with ...vng
2016-03-23[search] Restore multiple search on map.vng
2016-03-23Review fixes. Added some tests.Yuri Gorshenin
2016-03-23[search] Implemented search by state and country.Yuri Gorshenin
2016-03-23[search] Basic cache implementation if CBV’s by rects.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implementation of a fast calculation of STREET type via search index.Yuri Gorshenin
2016-03-23[search] Expose user position to Geocoder.Yuri Gorshenin
2016-03-23Tiny improvements.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23[search] Implemented FeaturesFilter and cache for houses. Optimized house num...Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin