organicmaps/search
2015-09-22 15:43:52 -07:00
..
search_tests [search] Fix scoring routine for matched keywords. 2015-09-22 15:42:00 -07:00
approximate_string_match.cpp
approximate_string_match.hpp
feature_offset_match.hpp Add conditional compilation for hack. 2015-09-22 15:43:17 -07:00
intermediate_result.cpp Get raw types in Framework::GetAddressInfo if no types matched in categories. 2015-09-22 15:43:52 -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 [search] Remove some asserts due to very long names splitted for tokens. 2015-09-22 15:43:04 -07:00
keyword_matcher.hpp [search] Fix scoring routine for matched keywords. 2015-09-22 15:42:00 -07:00
lang_keywords_scorer.cpp [search] Remove some asserts due to very long names splitted for tokens. 2015-09-22 15:43:04 -07:00
lang_keywords_scorer.hpp [search] Fix scoring routine for matched keywords. 2015-09-22 15:42:00 -07:00
latlon_match.cpp
latlon_match.hpp
params.cpp DebugPrint for search::SearchParams. 2015-09-22 15:43:15 -07:00
params.hpp DebugPrint for search::SearchParams. 2015-09-22 15:43:15 -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
search_common.hpp [search] Fix scoring routine for matched keywords. 2015-09-22 15:42:00 -07:00
search_engine.cpp Avoid to use heavy function languages::CurrentLanguage(). 2015-09-22 15:43:52 -07:00
search_engine.hpp Avoid to use heavy function languages::CurrentLanguage(). 2015-09-22 15:43:52 -07:00
search_query.cpp Avoid to use heavy function languages::CurrentLanguage(). 2015-09-22 15:43:52 -07:00
search_query.hpp Avoid to use heavy function languages::CurrentLanguage(). 2015-09-22 15:43:52 -07:00
search_trie.cpp