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-05[base] Compressed MemTrie.Yuri Gorshenin
2017-11-23Review fixes.Yuri Gorshenin
2017-10-25Review fixes.Maxim Pimenov
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-06-01Review fixes.Yuri Gorshenin
2017-06-01[search] Fixed numero signs in search queries and names.Yuri Gorshenin
2017-02-27Review fixes.Yuri Gorshenin
2017-02-27[search] Use MemTrie for street synonyms.Yuri Gorshenin
2017-01-13[search] Returned normalization to string synonyms.Maxim Pimenov
2016-06-24[generator] addr:street should be exactly equal to street nameIlya Zverev
2016-06-17Merge pull request #3600 from mpimenov/streets-string-setygorshenin
2016-06-17[search] A speedup of the string synonyms checker.Maxim Pimenov
2016-06-17Review fixes.Yuri Gorshenin
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-04-25[search] Removed ugly postcodes prefix.Yuri Gorshenin
2016-04-22[search] Postcodes are added to the search index.Yuri Gorshenin
2016-03-24Review fixes.vng
2016-03-24[search] Treat street synonyms as prefix in search algos.vng
2016-03-24[search] Removed dummy street synonyms (Bulgarian).vng
2016-03-23search::Contains with normalization.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-23Fix include path for indexerSergey Yershov
2015-09-23Missing const.Alex Zolotarev
2015-09-23[search] Move GetStreetName function to indexer search_string_utilsDenis Koronchik
2015-09-23[search] Add FeatureTypeToString().Yury Melnichek