This repository has been archived on 2025-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
organicmaps-tmp/search
Viktor Govako dc4be12e06 [search] Process area highways for address matching.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-09-01 13:59:40 -03:00
..
base
bookmarks Put ASSERTs instead of returns. 2023-07-02 11:47:40 -03:00
pysearch Remove liboauthcpp 2024-05-20 08:59:19 -03:00
search_integration_tests Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
search_quality [search][tests] Updated quality tests. 2024-08-19 18:47:42 +02:00
search_tests [search] Updated "kAllTokensUsed" ranking factor. 2024-05-04 10:12:25 -03:00
search_tests_support Fixed dependencies when building with -DSKIP_TESTS or -DSKIP_TOOLS 2023-11-28 14:11:29 +01:00
algos.hpp
approximate_string_match.cpp
approximate_string_match.hpp
cancel_exception.hpp
categories_cache.cpp [search] Using FeatureID in Locality. 2023-11-26 12:08:14 -03:00
categories_cache.hpp
categories_set.hpp
cbv.cpp
cbv.hpp
cities_boundaries_table.cpp
cities_boundaries_table.hpp [generator] City boundaries refactoring. 2023-11-22 12:39:58 -03:00
city_finder.cpp
city_finder.hpp
CMakeLists.txt [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
common.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
cuisine_filter.cpp
cuisine_filter.hpp
displayed_categories.cpp [android] Fix missing category strings removed by R8 from AGP 8.3 2024-03-14 08:31:42 +02:00
displayed_categories.hpp
doc_vec.cpp [C++20] Use starts_with and ends_with 2024-06-07 13:11:00 -03:00
doc_vec.hpp
downloader_search_callback.cpp
downloader_search_callback.hpp
dummy_rank_table.cpp [search] Minor fixes. 2024-02-04 22:24:54 -03:00
dummy_rank_table.hpp [search] Minor fixes. 2024-02-04 22:24:54 -03:00
editor_delegate.cpp
editor_delegate.hpp
emitter.hpp
engine.cpp [search] Minor fixes. 2024-02-04 22:24:54 -03:00
engine.hpp
feature_loader.cpp
feature_loader.hpp
feature_offset_match.hpp Remove accidental anonymous namespace in header file 2024-04-13 16:29:54 -03:00
features_filter.cpp
features_filter.hpp
features_layer.cpp
features_layer.hpp [search] Match addr:place + addr:housenumber. 2023-11-26 12:08:14 -03:00
features_layer_matcher.cpp [search] Match addr:place + addr:housenumber. 2023-11-26 12:08:14 -03:00
features_layer_matcher.hpp Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
features_layer_path_finder.cpp
features_layer_path_finder.hpp
filtering_params.hpp [search] Added streets clusterization (5km radius) for more relevant Relaxed results. 2023-09-04 18:22:14 -03:00
geocoder.cpp [search] Fixed 'name is a number' POI search. 2024-06-25 23:43:21 -03:00
geocoder.hpp [search] Fixed MatchWorld2Country. 2023-12-11 08:09:04 -03:00
geocoder_context.cpp [search] Removed duplicating BaseContext::m_numTokens. 2023-09-04 18:22:14 -03:00
geocoder_context.hpp [search] Removed duplicating BaseContext::m_numTokens. 2023-09-04 18:22:14 -03:00
geocoder_locality.cpp [search] Using FeatureID in Locality. 2023-11-26 12:08:14 -03:00
geocoder_locality.hpp [search] Using FeatureID in Locality. 2023-11-26 12:08:14 -03:00
geometry_cache.cpp
geometry_cache.hpp
geometry_utils.cpp
geometry_utils.hpp
highlighting.cpp
highlighting.hpp Some fixes for tests on Windows (#8256) 2024-05-25 17:25:56 +02:00
house_detector.cpp
house_detector.hpp
house_numbers_matcher.cpp [search] Minor fixes. 2023-09-30 22:11:12 -03:00
house_numbers_matcher.hpp [search] Separate process of street number and conscription number when searching for an address in Czech or Slovakia. 2023-08-05 09:01:16 -03:00
house_to_street_table.cpp [search] Added Feature->Place index. 2023-11-22 12:39:58 -03:00
house_to_street_table.hpp [search] Added Feature->Place index. 2023-11-22 12:39:58 -03:00
idf_map.cpp
idf_map.hpp
intermediate_result.cpp [search] Update postcode search. 2024-05-22 17:06:20 -03:00
intermediate_result.hpp [search] Added lower bound threshold for the viewport search. 2024-02-04 22:24:54 -03:00
intersection_result.cpp Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
intersection_result.hpp [search] Added RankingInfo.m_nearbyMatch 2024-05-04 10:12:25 -03:00
interval_set.hpp
keyword_lang_matcher.cpp
keyword_lang_matcher.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
keyword_matcher.cpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
keyword_matcher.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
latlon_match.cpp
latlon_match.hpp
lazy_centers_table.cpp
lazy_centers_table.hpp
localities_source.cpp
localities_source.hpp
locality_finder.cpp
locality_finder.hpp
locality_scorer.cpp [search] Using FeatureID in Locality. 2023-11-26 12:08:14 -03:00
locality_scorer.hpp [search] Using FeatureID in Locality. 2023-11-26 12:08:14 -03:00
mode.cpp
mode.hpp
model.cpp Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
model.hpp Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
mwm_context.cpp [search] Match only mapped addresses (correct addr:street), without _nearby_ numbers. 2023-09-28 11:19:40 -03:00
mwm_context.hpp [search] Match only mapped addresses (correct addr:street), without _nearby_ numbers. 2023-09-28 11:19:40 -03:00
nested_rects_cache.cpp
nested_rects_cache.hpp
point_rect_matcher.hpp
postcode_points.cpp [search] Update postcode search. 2024-05-22 17:06:20 -03:00
postcode_points.hpp
pre_ranker.cpp [search] Added lower bound threshold for the viewport search. 2024-02-04 22:24:54 -03:00
pre_ranker.hpp [search] Do not stop MWMs search too early. 2024-06-24 19:18:16 -03:00
pre_ranking_info.cpp [search] Minor fixes. 2023-09-30 22:11:12 -03:00
pre_ranking_info.hpp
processor.cpp [search] Update postcode search. 2024-05-22 17:06:20 -03:00
processor.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
projection_on_street.cpp
projection_on_street.hpp
query_params.cpp
query_params.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
query_saver.cpp [search] Store 50 recent searches instead of 10 2024-07-30 09:16:08 +02:00
query_saver.hpp [search] Store 50 recent searches instead of 10 2024-07-30 09:16:08 +02:00
ranker.cpp [search] Fixed cities ranking Country/State query. 2024-05-18 14:22:14 -03:00
ranker.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
ranking_info.cpp [search] Updated "kAllTokensUsed" ranking factor. 2024-05-04 10:12:25 -03:00
ranking_info.hpp [search] Added RankingInfo.m_nearbyMatch 2024-05-04 10:12:25 -03:00
ranking_utils.cpp [search] Added FIRST_MATCH name score in ranking. 2023-08-26 22:57:46 -03:00
ranking_utils.hpp [search] Updated alt_old name rank. 2024-02-04 22:24:54 -03:00
region_address_getter.cpp
region_address_getter.hpp
region_info_getter.cpp
region_info_getter.hpp
result.cpp [search] Show "postal_code" string in search result UI. 2024-05-22 17:06:20 -03:00
result.hpp [search] Show "postal_code" string in search result UI. 2024-05-22 17:06:20 -03:00
retrieval.cpp
retrieval.hpp
reverse_geocoder.cpp [search] Process area highways for address matching. 2024-09-01 13:59:40 -03:00
reverse_geocoder.hpp [search] Match addr:place + addr:housenumber. 2023-11-26 12:08:14 -03:00
search_index_header.hpp [search] Added Feature->Place index. 2023-11-22 12:39:58 -03:00
search_index_values.hpp
search_params.cpp
search_params.hpp
search_trie.hpp
segment_tree.cpp
segment_tree.hpp
stats_cache.hpp
street_vicinity_loader.cpp [search] Process area highways for address matching. 2024-09-01 13:59:40 -03:00
street_vicinity_loader.hpp [search] Process area highways for address matching. 2024-09-01 13:59:40 -03:00
streets_matcher.cpp [search] Added streets clusterization (5km radius) for more relevant Relaxed results. 2023-09-04 18:22:14 -03:00
streets_matcher.hpp [search] Added streets clusterization (5km radius) for more relevant Relaxed results. 2023-09-04 18:22:14 -03:00
string_utils.cpp Removed regex dependency. 2024-05-22 17:06:20 -03:00
string_utils.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
suggest.cpp [search] Fixed suggest string. 2024-03-24 16:21:38 -03:00
suggest.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
token_range.hpp
token_slice.cpp
token_slice.hpp
tracer.cpp
tracer.hpp
types_skipper.cpp [search] Treat "water_tap", "water_well", "services", "elevator", "lighthouse", "windmill" as POIs. 2023-08-23 15:08:05 -03:00
types_skipper.hpp Unify IsPoiChecker. 2024-07-06 22:48:41 -03:00
utils.cpp
utils.hpp
utm_mgrs_coords_match.cpp Fixed memory corruption with UTM coordinates search (#7229) 2024-01-24 10:10:09 +01:00
utm_mgrs_coords_match.hpp Added UTM and MGRS formats support (#5225) 2023-06-01 07:11:48 +02:00