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-27[search] Merged Processor and ProcessorV2.Maxim Pimenov
2016-05-27[search] Added a couple of tests for common categories.Yuri Gorshenin
2016-05-25Review fixes.Maxim Pimenov
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-05-20Review fixes.Yuri Gorshenin
2016-05-20[search] Fixed ranking model.Yuri Gorshenin
2016-05-16[search] Fixed crash on search of hashtagged inexistent categories.Yuri Gorshenin
2016-05-13Review fixes.Yuri Gorshenin
2016-05-13[search] Added hashtags.Yuri Gorshenin
2016-05-12Merge pull request #3189 from ygorshenin/fix-search-index-buildingViktor Govako
2016-05-12[search][generator] Fixed scales check in search index building.Yuri Gorshenin
2016-05-12Added nice DebugPrint for search::Result.vng
2016-05-11[search] Fixed GenerateDeprecatedTypes test.Yuri Gorshenin
2016-04-28[generator, search] Created generator_tests_support library.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-22Review fixes.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-04-07[search] Added integration test for waterfall.Yuri Gorshenin
2016-04-07Merge pull request #2698 from vng/devygorshenin
2016-04-06[search] Fixed features sorting for viewport search.Yuri Gorshenin
2016-04-05Review fixes.vng
2016-04-05[tests] Check obsolete osm tags generation.vng
2016-03-31Review fixes.Yuri Gorshenin
2016-03-31[search] Simplifications for search integration tests.Yuri Gorshenin
2016-03-30Review fixes.Yuri Gorshenin
2016-03-24[search] Fixed tests.vng
2016-03-23[search] Fixed search integration tests.Yuri Gorshenin
2016-03-23[search] Removed obsolete Retrieval code.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added an option to disable suggests.Yuri Gorshenin
2016-03-23[search] Added multi-thread support to SearchEngine.Yuri Gorshenin
2016-03-23[search] Simplified search integration tests.Yuri Gorshenin
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-23[search] Implemented search by POI with house numbers.Yuri Gorshenin
2016-03-23[search] Fixed search integration tests.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.Yuri Gorshenin
2016-03-23[search] Fixed search in World.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added a test for villages.Maxim Pimenov
2016-03-23[search] Fixed tests.Maxim Pimenov
2016-03-23ScopedLogLevelChanger integration.Alex Zolotarev
2016-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev