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-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented IsPOIChecker.Yuri Gorshenin
2016-03-23Review fixes. Added some tests.Yuri Gorshenin
2016-03-23[search] Implemented search by state and country.Yuri Gorshenin
2016-03-23[search] Fixed search path construction algorithm.Yuri Gorshenin
2016-03-23enum Format -> enum class Format. Style.Sergey Magidovich
2016-03-23Review fixes.vng
2016-03-23[search] Do filter at the end of greedy street match.vng
2016-03-23[tests] Delete temporary generated files and cherry-pick forgotten changes.vng
2016-03-23[search] Basic cache implementation if CBV’s by rects.vng
2016-03-23[search] Less checks for IsCancelled.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[generator] Added a flag to print feature names.Maxim Pimenov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Extracted information from layers intersection.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Added logging of max/avg/stddev response times.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added a timer and some additional information to the output of the q...Maxim Pimenov
2016-03-23[search] Fixed house numbers matching.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implementation of a fast calculation of STREET type via search index.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented bottom-up intersection pass.Yuri Gorshenin
2016-03-23[search] Fixed search without localities.Yuri Gorshenin
2016-03-23[search] Fixed linux build.Yuri Gorshenin
2016-03-23[search][tmp] Show address in PP. Need to recheck PP layout for the production.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Search quality tests.Maxim Pimenov
2016-03-23[search] Follow-up fixes to #1187.Yuri Gorshenin
2016-03-23Fixes, added debug logging.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed POI-BUILDING intersection.Yuri Gorshenin
2016-03-23[search] Removed rank table force generation.vng
2016-03-23Rebase fixes.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Expose user position to Geocoder.Yuri Gorshenin
2016-03-23[search] Optimization of BUILDING-STREET intersection.Yuri Gorshenin
2016-03-23Refactored some geometry functions.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Get street name and house number from point.vng
2016-03-23Tiny improvements.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23Added a namespace for search tests support.Maxim Pimenov