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
2017-12-25[search] BookmarksProcessor.Yuri Gorshenin
2017-10-25Review fixes.Maxim Pimenov
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-06-01[search] Fixed numero signs in search queries and names.Yuri Gorshenin
2017-01-13[search] Returned normalization to string synonyms.Maxim Pimenov
2016-12-28Remove using std from baseSergey Yershov
2016-06-17Review fixes.Yuri Gorshenin
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-05-24[booking] Support data from booking.comSergey Yershov
2016-04-25[search] Removed ugly postcodes prefix.Yuri Gorshenin
2016-04-22Fixes.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-03-24[search] Treat street synonyms as prefix in search algos.vng
2016-03-23search::Contains with normalization.Alex Zolotarev
2016-03-23Avoid UniChar conflict with Apple’s define.Alex Zolotarev
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2015-09-23[search] Ignore accents in string matching.vng
2015-09-23[search] Treat “Đ,đ” as “d” letter in normalization.vng
2015-09-23[search] Fixed tests according to “и-й” logic.vng
2015-09-23[search] Treat “и” and “й” as equal in tokens matching.vng
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Renamed methods.Alex Zolotarev
2015-09-23[search] Turkish I fix, Russian й fix, Danish æ,ø and œ fix.Alex Zolotarev
2015-09-23Minor fix of using directive.Alex Zolotarev
2015-09-23[search] Move GetStreetName function to indexer search_string_utilsDenis Koronchik
2015-09-23[search] Keyword Matcher rewrite.Yury Melnichek
2015-09-23[search] Add FeatureTypeToString().Yury Melnichek
2015-09-23Rename string_search_utils.hpp -> search_string_utils.hppYury Melnichek