organicmaps/search
Viktor Govako 47c5269bcf [categories] Added wheelchair=yes.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
2024-03-28 13:40:35 -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 [tools] Migrate all the scripts to Python3 2024-03-18 19:10:27 +02:00
search_integration_tests [categories] Added wheelchair=yes. 2024-03-28 13:40:35 -03:00
search_quality [search][tests] Better search result type comparison. 2024-02-17 15:09:10 -03:00
search_tests [search] Fixed suggest string. 2024-03-24 16:21:38 -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
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 Minor code prettify. 2023-02-17 14:09:09 -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 [search] Fixed categorial rank. 2024-02-04 22:24:54 -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 [core] Remove compilation warnings due to missing switch options 2024-03-02 23:14:15 +02: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
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 [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] Add recycling to search result description 2024-02-24 22:26:39 -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 [search] Match addr:place + addr:housenumber. 2023-11-26 12:08:14 -03:00
intersection_result.hpp [search] Fixed addr:interpolation result rank (same as building address). 2023-06-12 20:41:45 -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
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 Treat leisure and healthcare as POIs. 2024-02-04 22:24:54 -03:00
model.hpp [search] Fixed categorial rank. 2024-02-04 22:24:54 -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
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] Increased PreRankerResult batch size to 1000. 2023-08-26 22:57:46 -03:00
pre_ranking_info.cpp [search] Minor fixes. 2023-09-30 22:11:12 -03:00
pre_ranking_info.hpp
processor.cpp [search] Added struct QueryString. 2024-03-24 16:21:38 -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 dr, cd synonyms. 2023-02-25 09:32:21 -03:00
query_params.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
query_saver.cpp
query_saver.hpp
ranker.cpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
ranker.hpp [search] Added struct QueryString. 2024-03-24 16:21:38 -03:00
ranking_info.cpp [search] Added lower bound threshold for the viewport search. 2024-02-04 22:24:54 -03:00
ranking_info.hpp [search] Added lower bound threshold for the viewport search. 2024-02-04 22:24:54 -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 Removed bad ASSERT when "?fid=XXX" search. 2023-03-09 23:51:32 -03:00
region_info_getter.hpp
result.cpp [search][tests] Better search result type comparison. 2024-02-17 15:09:10 -03:00
result.hpp [search][tests] Better search result type comparison. 2024-02-17 15:09:10 -03:00
retrieval.cpp Fixed unqualified std::forward warning 2023-04-29 14:53:39 +02:00
retrieval.hpp
reverse_geocoder.cpp [search] Match addr:place + addr:housenumber. 2023-11-26 12:08:14 -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] Match only mapped addresses (correct addr:street), without _nearby_ numbers. 2023-09-28 11:19:40 -03:00
street_vicinity_loader.hpp Follow up bcccd37a7d. 2023-04-19 11:43:21 -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 [search] Added struct QueryString. 2024-03-24 16:21:38 -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 [search] Treat "water_tap", "water_well", "services", "elevator", "lighthouse", "windmill" as POIs. 2023-08-23 15:08:05 -03:00
utils.cpp
utils.hpp [search] Errors category search when >= 7 token's length. 2023-02-09 17:16:48 -03:00
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