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-11-09Brought the 3party cmake lists to accordance with the project's style.Timofey
2016-11-09Added project declarations to subprojectsTimofey
2016-11-09Added search/search_testsTimofey
2016-09-26Review fixes.Maxim Pimenov
2016-09-23Review fixes and SearchParams refactoring.Yuri Gorshenin
2016-08-19[search] Followup fixes to TestSearchRequest.Maxim Pimenov
2016-08-19[search] Disabled launching in the constructor of TestSearchRequest.Maxim Pimenov
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-05-31[search] Removed the "search_" prefix where it was redundant.Maxim Pimenov
2016-05-25Review fixes.Maxim Pimenov
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-04-28[generator, search] Created generator_tests_support library.Yuri Gorshenin
2016-04-22Review fixes.Yuri Gorshenin
2016-04-19[generator, indexer] Fixed postcodes handling.Yuri Gorshenin
2016-04-06[search] Removed SearchV1 code.Yuri Gorshenin
2016-04-06[search] Fixed features sorting for viewport search.Yuri Gorshenin
2016-03-30Review fixes.Yuri Gorshenin
2016-03-24[search] Fixed tests.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added ranking info collecting tool.Yuri Gorshenin
2016-03-23[search] Added an option to disable suggests.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added multi-thread support to SearchEngine.Yuri Gorshenin
2016-03-23[storage] Made InfoGetter aware of migration.Maxim Pimenov
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23[search] Simplified search integration tests.Yuri Gorshenin
2016-03-23GetDefaultCategories() function to access categories from everywhere.Alex Zolotarev
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23[search] Fixed search in world only.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search by POI with house numbers.Yuri Gorshenin
2016-03-23[search] Simpified integration tests.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search by name.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added a test for villages.Maxim Pimenov
2016-03-23Review fixes. Added some tests.Yuri Gorshenin
2016-03-23[tests] Delete temporary generated files and cherry-pick forgotten changes.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Removed rank table force generation.vng
2016-03-23Added a namespace for search tests support.Maxim Pimenov
2016-03-23[search] Fixed a warning.Maxim Pimenov
2016-03-23[search] Fixed feature's center calculation in StreetVicinityLoader.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] Implemented intersection of POI and STREET layers.Yuri Gorshenin
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov