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
path: root/search
AgeCommit message (Expand)Author
2016-09-12Review fixes.Yuri Gorshenin
2016-09-12[search] Fixed (and accelerated) coords search.Yuri Gorshenin
2016-09-07Review fixes.Yuri Gorshenin
2016-09-07[search][android][ios] Exposed categories synonyms.Yuri Gorshenin
2016-09-05Review fixes.Yuri Gorshenin
2016-09-01[search] Implemented search_engine_pylib.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-26Several renamings in framework.Maxim Pimenov
2016-08-26[search] Get rid of duplication in the downloader search.Maxim Pimenov
2016-08-25Review fixes.Yuri Gorshenin
2016-08-24[android, ios, core] Add a single entity for search categories.Yuri Gorshenin
2016-08-23Merge pull request #4101 from ygorshenin/clusteringmpimenov
2016-08-23Review fixes.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-19[search] Implemented clustering.Yuri Gorshenin
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-08-03Merge pull request #3928 from ygorshenin/hotels-classifiermpimenov
2016-08-03Review fixes.Yuri Gorshenin
2016-08-03[search][ui] Implemented hotels classifier.Yuri Gorshenin
2016-08-03[search] Fixed a crash occurring when searching for a deleted or obsolete fea...Maxim Pimenov
2016-07-29Review fixes.Yuri Gorshenin
2016-07-28[search] Added centers table usage.Yuri Gorshenin
2016-07-26[search] Clean up the leftovers in PreRanker.Maxim Pimenov
2016-07-19[search] MwmContext is used in Retrieval now.Yuri Gorshenin
2016-07-18Review fixes.Maxim Pimenov
2016-07-15[search] Implemented batching of search results.search-results-batchingMaxim Pimenov
2016-07-15[search] Honor original onResults callback.Yuri Gorshenin
2016-07-14[search] Fixed slooow locality matching.Yuri Gorshenin
2016-07-14Merge pull request #3786 from ygorshenin/fix-nasty-search-bugsVlad Mihaylenko
2016-07-14[search] Fixed nasty search bugs.Yuri Gorshenin
2016-07-14[search] Added hotel rating and hotel pricing to result metadata.VladiMihaylenko
2016-07-08Review fixes.Maxim Pimenov
2016-07-08[search] Moved Results from Engine to Ranker.Maxim Pimenov
2016-07-07Merge pull request #3736 from ygorshenin/fix-affiliation-name-loadingmpimenov
2016-07-07Review fixes.Yuri Gorshenin
2016-07-07[search] Fixed affiliation-name loading.Yuri Gorshenin
2016-07-07Merge pull request #3725 from mpimenov/rankerygorshenin
2016-07-07A more robust init in the viewport search case.Maxim Pimenov
2016-07-07Merge pull request #3727 from ygorshenin/fix-features-loading-guardmpimenov
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-07-07Style fixes.Yuri Gorshenin
2016-07-07Review fixes.Maxim Pimenov
2016-07-07[search] Inverted a dependency: Ranker does not call PreRanker any longer.Maxim Pimenov