organicmaps/search
Konstantin Pastbin c7f11a16ec [search] Update list of features skipped from search
Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
2024-12-18 19:53:49 +03:00
..
base Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
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 [search] Update list of features skipped from search 2024-12-18 19:53:49 +03:00
search_quality [search][tests] Updated quality tests. 2024-11-11 21:07:08 -03: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 Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
cbv.hpp
cities_boundaries_table.cpp Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
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 Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
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 Minor code style fixes. 2024-11-23 15:37:59 -03:00
highlighting.hpp Some fixes for tests on Windows (#8256) 2024-05-25 17:25:56 +02:00
house_detector.cpp [search] Minor code enhancements around FreatureType::GetHouseNumber. 2023-04-30 10:55:00 -03:00
house_detector.hpp
house_numbers_matcher.cpp Fixed possible assert. 2024-09-18 23:30:45 +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] Don't repeat brand if name == brand 2024-10-23 21:39:25 -03:00
intermediate_result.hpp [search] Don't repeat brand if name == brand 2024-10-23 21:39:25 -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 Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
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 [search] Fixed MatchLatLon. 2023-04-18 11:32:46 -03:00
latlon_match.hpp
lazy_centers_table.cpp
lazy_centers_table.hpp
localities_source.cpp
localities_source.hpp
locality_finder.cpp Fix unqualified call to std::move warning 2023-04-29 14:53:39 +02:00
locality_finder.hpp Issue 391. Add setting for change map language. 2024-11-06 16:14:24 -03:00
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 [search] Minor fixes and TODOs. 2023-04-18 11:32:46 -03:00
projection_on_street.hpp
query_params.cpp [search] Added sra/ntra synonyms. 2024-11-02 23:47:13 -03:00
query_params.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
query_saver.cpp Use string_view for Settings key to avoid useless std::string key instances. 2024-11-20 12:30:37 -03:00
query_saver.hpp Use string_view for Settings key to avoid useless std::string key instances. 2024-11-20 12:30:37 -03:00
ranker.cpp nits 2024-11-20 12:17:26 -03:00
ranker.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
ranking_info.cpp [search] Fixed GetNameScore() for POIs. 2024-11-02 23:47:13 -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 Minor warning fixes 2024-11-22 23:44:54 +01:00
region_address_getter.cpp Issue 391. Add setting for change map language. 2024-11-06 16:14:24 -03:00
region_address_getter.hpp
region_info_getter.cpp Removed bad ASSERT when "?fid=XXX" search. 2023-03-09 23:51:32 -03:00
region_info_getter.hpp
result.cpp [android] implement add highlight to address in cpp and android. 2024-11-20 12:17:26 -03:00
result.hpp [android] implement add highlight to address in cpp and android. 2024-11-20 12:17:26 -03:00
retrieval.cpp Fixed unqualified std::forward warning 2023-04-29 14:53:39 +02:00
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 Use fully qualified std::move at least in header files to avoid warnings. 2023-04-18 11:32:46 -03:00
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] Update list of features skipped from search 2024-12-18 19:53:49 +03:00
types_skipper.hpp [search] Update list of features skipped from search 2024-12-18 19:53:49 +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