organicmaps/search
2015-09-22 15:48:39 -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 [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -07:00
intermediate_result.hpp [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -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 Fix bug in search params initialization. 2015-09-22 15:48:28 -07:00
params.hpp [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -07:00
result.cpp [search] Assign feature type to name if name is empty. 2015-09-22 15:41:31 -07:00
result.hpp [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -07:00
search.pro Remove useless entities and includes. 2015-09-22 15:33:59 -07:00
search_common.hpp [search] Fix scoring routine for matched keywords. 2015-09-22 15:42:00 -07:00
search_engine.cpp [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -07:00
search_engine.hpp Do correct and full cache clearing (for Index and search::Engine). 2015-09-22 15:45:46 -07:00
search_query.cpp [search] Temporary solution: sort results by it's real distance for AROUND_POSITION search mode. 2015-09-22 15:48:39 -07:00
search_query.hpp [search] Do address search in particular mwm when country (state) is matched. 2015-09-22 15:48:07 -07:00
search_trie.cpp