organicmaps/search
2016-03-23 16:45:25 +03:00
..
search_integration_tests [search] Added multi-thread support to SearchEngine. 2016-03-23 16:32:05 +03:00
search_quality_tests [search] Added multi-thread support to SearchEngine. 2016-03-23 16:32:05 +03:00
search_tests [search] Improved locality sorting and scoring. 2016-03-23 16:45:23 +03:00
search_tests_support Review fixes. 2016-03-23 16:32:05 +03:00
v2 Review fixes. 2016-03-23 16:45:24 +03:00
algos.hpp
approximate_string_match.cpp
approximate_string_match.hpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
cancel_exception.hpp [search] my::Cancellable is exposed to Geocoder's helper classes. 2016-03-23 16:03:05 +03:00
dummy_rank_table.cpp [search] Skeleton of a SearchQueryV2 (Geocoder). 2016-03-23 16:02:57 +03:00
dummy_rank_table.hpp [search] Skeleton of a SearchQueryV2 (Geocoder). 2016-03-23 16:02:57 +03:00
feature_offset_match.hpp [search] Moved search components to the search library. Moved search index builder to the generator. 2016-03-23 16:03:01 +03:00
geometry_utils.cpp Move mercator.hpp to geometry. 2015-12-07 15:15:49 +03:00
geometry_utils.hpp
house_detector.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
house_detector.hpp Review fixes. 2016-03-23 16:17:02 +03:00
indexed_value.hpp
intermediate_result.cpp CategoriesHolder::GetReadableFeatureType(). 2016-03-23 16:21:21 +03:00
intermediate_result.hpp CategoriesHolder::GetReadableFeatureType(). 2016-03-23 16:21:21 +03:00
interval_set.hpp Review fixes. 2016-03-23 16:02:21 +03:00
keyword_lang_matcher.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
keyword_lang_matcher.hpp
keyword_matcher.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
keyword_matcher.hpp
latlon_match.cpp
latlon_match.hpp
locality.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
locality.hpp [search] Moved search components to the search library. Moved search index builder to the generator. 2016-03-23 16:03:01 +03:00
locality_finder.cpp Do not store useless rect in localities cache. 2016-03-23 16:21:25 +03:00
locality_finder.hpp Do not store useless rect in localities cache. 2016-03-23 16:21:25 +03:00
mode.cpp [search] Fixed search in world only. 2016-03-23 16:20:48 +03:00
mode.hpp [search] Fixed search in world only. 2016-03-23 16:20:48 +03:00
params.cpp [search] Fixed search in world only. 2016-03-23 16:20:48 +03:00
params.hpp [search] Added multi-thread support to SearchEngine. 2016-03-23 16:32:05 +03:00
projection_on_street.cpp [search] Limit POI to street match with 100 meters. 2016-03-23 16:16:56 +03:00
projection_on_street.hpp [search] Limit POI to street match with 100 meters. 2016-03-23 16:16:56 +03:00
query_saver.cpp
query_saver.hpp
region.cpp Integration of retrieval. 2016-03-23 16:02:11 +03:00
region.hpp Integration of retrieval. 2016-03-23 16:02:11 +03:00
result.cpp [search] Disable suggests when full name token is entered. 2016-03-23 16:21:21 +03:00
result.hpp Minor warning fix. 2016-03-23 16:21:16 +03:00
retrieval.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
retrieval.hpp [editor] Integration with search by feature’s name. 2016-03-23 16:16:01 +03:00
reverse_geocoder.cpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
reverse_geocoder.hpp Review fixes. 2016-03-23 16:17:02 +03:00
search.pro [search] Improved locality sorting and scoring. 2016-03-23 16:45:23 +03:00
search_common.hpp
search_engine.cpp [search] Fixed broadcast messages processing order in SearchEngine. 2016-03-23 16:45:24 +03:00
search_engine.hpp [search] Fixed broadcast messages processing order in SearchEngine. 2016-03-23 16:45:24 +03:00
search_index_values.hpp [search] Implemented instersection of BUILDINGs with STREETs. 2016-03-23 16:03:03 +03:00
search_query.cpp [new downloader] Moving new developed map downloader functionality to new map downloader branch. 2016-03-23 16:21:32 +03:00
search_query.hpp [search] Fixed search in world only. 2016-03-23 16:20:48 +03:00
search_query_factory.hpp [search] Enable SearchQueryV2 by default. 2016-03-23 16:03:05 +03:00
search_query_params.cpp [search] Optimized features retrieval for street synonyms. 2016-03-23 16:14:44 +03:00
search_query_params.hpp [search] Optimized features retrieval for street synonyms. 2016-03-23 16:14:44 +03:00
search_string_intersection.hpp Moved CategoriesHolder from search into indexer library. Need to access it from Editor. 2016-03-23 16:21:19 +03:00
search_trie.hpp [search] Moved search components to the search library. Moved search index builder to the generator. 2016-03-23 16:03:01 +03:00
suggest.hpp