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-08-26Review fixes.Yuri Gorshenin
2016-08-26[search] Added matching of edited features by type.Yuri Gorshenin
2016-07-19[search] MwmContext is used in Retrieval now.Yuri Gorshenin
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-04-24Review fixes.Yuri Gorshenin
2016-04-22Fixes.Yuri Gorshenin
2016-04-22Review fixes.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-03-23[search] Fixed edited features matching.vng
2016-03-23[search] Removed obsolete Retrieval code.vng
2016-03-23[search] Take into account user’s edits.vng
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23Moved mwm_traits from search to platform.Maxim Pimenov
2016-03-23[editor] Integration with search by feature’s name.Alex Zolotarev
2016-03-23[search] Optimized features retrieval for street synonyms.Yuri Gorshenin
2016-03-23[search] Less checks for IsCancelled.vng
2016-03-23[search] Implemented FeaturesFilter and cache for houses. Optimized house num...Yuri Gorshenin
2016-03-23[search] my::Cancellable is exposed to Geocoder's helper classes.Yuri Gorshenin
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Introduced MwmTraits.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added support for both old and new sdx formats.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Refactored the serialization code.Maxim Pimenov
2016-03-23Switched the search index to use compressed bit vectors.Maxim Pimenov
2016-03-23[search] A refactoring of ValueList.Maxim Pimenov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Switch from std::{vector|set} to CBV in retrieval.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed mwms filter for locality search. Current version selects only ...Yuri Gorshenin
2016-03-23[search] Fixed resources release in Retrieval.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Optimized viewport retrieval.Yuri Gorshenin
2016-03-23[omim] Removed raw pointers in favour of shared_ptr in trie.Maxim Pimenov
2016-03-23[omim] Removed EdgeBuilder.Maxim Pimenov
2016-03-23Integration of retrieval.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added more cancellable checks to retrieval.Yuri Gorshenin
2016-03-23Removed references to TrieValue::m_rank.Yuri Gorshenin
2016-03-23Integration of retrieval.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[search] Fixes to retrieval. Improved performance on a real data (tested with...Yuri Gorshenin
2015-09-23More refactoring.Maxim Pimenov