organicmaps/search
2015-09-22 15:41:31 -07:00
..
search_tests
approximate_string_match.cpp
approximate_string_match.hpp
feature_offset_match.hpp Minor changes. 2015-09-22 15:40:57 -07:00
intermediate_result.cpp [search] Show best preffered type when matching by category. 2015-09-22 15:36:42 -07:00
intermediate_result.hpp [search] Show best preffered type when matching by category. 2015-09-22 15:36:42 -07:00
keyword_matcher.cpp Remove useless entities and includes. 2015-09-22 15:33:59 -07:00
keyword_matcher.hpp Remove useless entities and includes. 2015-09-22 15:33:59 -07:00
lang_keywords_scorer.cpp Remove useless entities and includes. 2015-09-22 15:33:59 -07:00
lang_keywords_scorer.hpp [search] Search near my position for empty query. 2015-09-22 15:34:28 -07:00
latlon_match.cpp
latlon_match.hpp
params.cpp [search] Add return result for Framework::Search (was launched or not). Add reset mode to SearchParams - do not check on equal queries. 2015-09-22 15:40:01 -07:00
params.hpp [search] Add return result for Framework::Search (was launched or not). Add reset mode to SearchParams - do not check on equal queries. 2015-09-22 15:40:01 -07:00
result.cpp [search] Assign feature type to name if name is empty. 2015-09-22 15:41:31 -07:00
result.hpp Add some functions for search result's interface. 2015-09-22 15:39:52 -07:00
search.pro Remove useless entities and includes. 2015-09-22 15:33:59 -07:00
search_common.hpp
search_engine.cpp Refactoring of maps update after downloading: 2015-09-22 15:40:44 -07:00
search_engine.hpp Refactoring of maps update after downloading: 2015-09-22 15:40:44 -07:00
search_query.cpp Remove unused strings from search::Query. 2015-09-22 15:41:24 -07:00
search_query.hpp Remove unused strings from search::Query. 2015-09-22 15:41:24 -07:00
search_trie.cpp