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-09-23Added test.Yuri Gorshenin
2016-09-23Review fixes and SearchParams refactoring.Yuri Gorshenin
2016-09-12Review fixes.Yuri Gorshenin
2016-09-12[search] Fixed (and accelerated) coords search.Yuri Gorshenin
2016-09-01[indexer] Removed indexer dependency on search.Yuri Gorshenin
2016-08-26Merge pull request #4154 from ygorshenin/fix-edited-features-searchmpimenov
2016-08-26Fix build.Maxim Pimenov
2016-08-26Review fixes.Yuri Gorshenin
2016-08-26[search] Added matching of edited features by type.Yuri Gorshenin
2016-08-26Review fixes.Maxim Pimenov
2016-08-26Another fix and a test.Maxim Pimenov
2016-08-23Merge pull request #4101 from ygorshenin/clusteringmpimenov
2016-08-19[search] Disabled launching in the constructor of TestSearchRequest.Maxim Pimenov
2016-08-19[search] Implemented clustering.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-07-29Review fixes.Yuri Gorshenin
2016-07-28[search] Added centers table usage.Yuri Gorshenin
2016-07-19[search] MwmContext is used in Retrieval now.Yuri Gorshenin
2016-07-07[search] Fixed affiliation-name loading.Yuri Gorshenin
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-06-23[search] Atm -> ATM for en.Yuri Gorshenin
2016-06-21[search] Fixed streets matching by postcodes.Yuri Gorshenin
2016-06-20[search] Fixed search in non-ranked cities/villages.Yuri Gorshenin
2016-06-17Merge pull request #3596 from ygorshenin/fix-streets-matchingmpimenov
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-06-16[search] Regression test for beach.Yuri Gorshenin
2016-06-16Review fixes.Maxim Pimenov
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