organicmaps/search
2020-02-12 14:37:51 +03:00
..
base
bookmarks [search] Call Emiter::Finish for bookmarks search from bookmarks processor, not geocoder. 2019-09-13 18:39:39 +03:00
pysearch [pysearch] Fix pysearch build. 2019-12-04 15:21:01 +03:00
search_integration_tests [indexer] Do not use cuisines from metadata, stop adding cuisines to metadata. 2020-02-10 18:22:36 +03:00
search_quality Review fixes. 2020-02-10 15:14:27 +03:00
search_tests [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
search_tests_support [search_quality] Add num_threads parameter to features_collector_tool. 2020-01-28 18:18:16 +03:00
algos.hpp clang-format 2019-02-15 14:06:19 +03:00
approximate_string_match.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
approximate_string_match.hpp clang-format 2019-02-15 14:06:19 +03:00
cancel_exception.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
categories_cache.cpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
categories_cache.hpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
categories_set.hpp
cbv.cpp Fixed some warnings. 2019-05-15 13:35:08 +03:00
cbv.hpp
cities_boundaries_table.cpp [indexer] [search] Moved FindWorld from search/ to indexer/. 2019-06-27 15:41:27 +03:00
cities_boundaries_table.hpp
city_finder.cpp
city_finder.hpp
CMakeLists.txt [search][generator] Add postcodes section. 2019-09-18 13:11:31 +03:00
common.hpp
cuisine_filter.cpp Review fixes. 2020-02-10 18:22:36 +03:00
cuisine_filter.hpp [indexer] Do not use cuisines from metadata, stop adding cuisines to metadata. 2020-02-10 18:22:36 +03:00
displayed_categories.cpp
displayed_categories.hpp
doc_vec.cpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
doc_vec.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
downloader_search_callback.cpp Got rid of the old style std/ includes for several files, mostly in map/ and platform/. 2019-09-23 13:25:26 +03:00
downloader_search_callback.hpp [booking][search] store viewport search params into SearchApi instead of forwarding search params into callbacks. 2019-04-22 18:47:33 +03:00
dummy_rank_table.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
dummy_rank_table.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
editor_delegate.cpp [editor][indexer] Use EditableMapObject in editor instead of FeatureType. 2019-02-21 16:37:52 +03:00
editor_delegate.hpp [editor][indexer] Use EditableMapObject in editor instead of FeatureType. 2019-02-21 16:37:52 +03:00
emitter.hpp [search] Logging batch timings in Emitter. 2019-11-18 17:27:52 +03:00
engine.cpp [search] Fix search duration logging. 2019-09-16 13:51:55 +03:00
engine.hpp [search] [bookmarks] Added a method to reset the bookmarks engine. 2019-09-05 14:25:07 +03:00
feature_loader.cpp [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +03:00
feature_loader.hpp [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +03:00
feature_offset_match.hpp [search] Allow misprints for original query token only. 2019-07-23 17:24:51 +03:00
features_filter.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
features_filter.hpp Review fixes. 2019-02-15 14:06:19 +03:00
features_layer.cpp
features_layer.hpp Review fixes. 2019-02-15 14:06:19 +03:00
features_layer_matcher.cpp [search] Fix CHECK, add more debug info. 2019-09-16 12:48:37 +03:00
features_layer_matcher.hpp [search] Implemented cancelling of Search by timeout. 2019-11-25 13:40:25 +03:00
features_layer_path_finder.cpp [search] Implemented cancelling of Search by timeout. 2019-11-25 13:40:25 +03:00
features_layer_path_finder.hpp [search] Implemented cancelling of Search by timeout. 2019-11-25 13:40:25 +03:00
geocoder.cpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
geocoder.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
geocoder_context.cpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
geocoder_context.hpp [search] Move suburb from geocoder context to geoparts. 2019-11-13 15:49:48 +03:00
geocoder_locality.cpp
geocoder_locality.hpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
geometry_cache.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
geometry_cache.hpp Review fixes. 2019-02-15 14:06:19 +03:00
geometry_utils.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
geometry_utils.hpp [search] Minor cleanup. 2019-05-21 20:07:52 +03:00
highlighting.cpp
highlighting.hpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
hotels_classifier.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
hotels_classifier.hpp
hotels_filter.cpp Review fixes. 2019-03-18 22:38:39 +03:00
hotels_filter.hpp Review fixes. 2019-02-15 14:06:19 +03:00
house_detector.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
house_detector.hpp [search] Minor cleanup. 2019-05-21 20:07:52 +03:00
house_numbers_matcher.cpp Got rid of the old style std/ includes for several files, mostly in map/ and platform/. 2019-09-23 13:25:26 +03:00
house_numbers_matcher.hpp [search][search_quality] Convert samples_generation_tool parameters to command line args. 2019-05-27 18:17:58 +03:00
house_to_street_table.cpp [indexer] Add const to MwmValue * 2019-10-24 19:32:14 +03:00
house_to_street_table.hpp [indexer] Add const to MwmValue * 2019-10-24 19:32:14 +03:00
idf_map.cpp
idf_map.hpp
intermediate_result.cpp [indexer] Do not use cuisines from metadata, stop adding cuisines to metadata. 2020-02-10 18:22:36 +03:00
intermediate_result.hpp [search][map] Add custom search result type for postcodes. 2019-09-20 17:34:04 +03:00
intersection_result.cpp [search] Move suburb from geocoder context to geoparts. 2019-11-13 15:49:48 +03:00
intersection_result.hpp [search] Move suburb from geocoder context to geoparts. 2019-11-13 15:49:48 +03:00
interval_set.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
keyword_lang_matcher.cpp
keyword_lang_matcher.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
keyword_matcher.cpp
keyword_matcher.hpp
latlon_match.cpp
latlon_match.hpp
lazy_centers_table.cpp [indexer] Add const to MwmValue * 2019-10-24 19:32:14 +03:00
lazy_centers_table.hpp [indexer] Add const to MwmValue * 2019-10-24 19:32:14 +03:00
localities_source.cpp
localities_source.hpp
locality_finder.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
locality_finder.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
locality_scorer.cpp [search] Fix DF calculation in LocalityScorer. 2019-07-24 18:34:30 +03:00
locality_scorer.hpp [c++] fix warnings from clang 11.0 2019-09-24 12:57:29 +03:00
mode.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
mode.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
model.cpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
model.hpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
mwm_context.cpp [indexer] Get rid of template GetValue 2019-10-24 13:40:27 +03:00
mwm_context.hpp [indexer] Add const to MwmValue * 2019-10-24 19:32:14 +03:00
nested_rects_cache.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
nested_rects_cache.hpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
point_rect_matcher.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
postcode_points.cpp Review fixes. 2019-10-04 17:55:26 +03:00
postcode_points.hpp [search] Match postcode points in geocoder. 2019-10-04 17:55:26 +03:00
pre_ranker.cpp [search] Implemented cancelling of Search by timeout. 2019-11-25 13:40:25 +03:00
pre_ranker.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
pre_ranking_info.cpp [search] Show types of matched tokens in logs. 2019-12-20 15:58:45 +03:00
pre_ranking_info.hpp [search] Show types of matched tokens in logs. 2019-12-20 15:58:45 +03:00
processor.cpp [search] Stop geocoding after the emitter has filled up. 2019-12-20 18:39:48 +03:00
processor.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
projection_on_street.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
projection_on_street.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
query_params.cpp [search] Allow misprints for original query token only. 2019-07-23 17:24:51 +03:00
query_params.hpp [search] Allow misprints for original query token only. 2019-07-23 17:24:51 +03:00
query_saver.cpp clang-format 2019-02-15 14:06:19 +03:00
query_saver.hpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
ranker.cpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
ranker.hpp [search] Stop geocoding after the emitter has filled up. 2019-12-20 18:39:48 +03:00
ranking_info.cpp [search] Show types of matched tokens in logs. 2019-12-20 15:58:45 +03:00
ranking_info.hpp [search] Show types of matched tokens in logs. 2019-12-20 15:58:45 +03:00
ranking_utils.cpp Got rid of the old style std/ includes for several files, mostly in map/ and platform/. 2019-09-23 13:25:26 +03:00
ranking_utils.hpp [search] Review fixes. 2019-07-16 13:49:45 +03:00
region_address_getter.cpp [bookmarks][geocoder] Review fixes. 2019-08-02 14:54:56 +03:00
region_address_getter.hpp [bookmarks][geocoder] Review fixes. 2019-08-02 14:54:56 +03:00
region_info_getter.cpp [storage][promo] possibility to use top_countries_geo_ids from countries.txt is added into storage. 2019-11-18 15:49:41 +03:00
region_info_getter.hpp [bookmarks][geocoder] Review fixes. 2019-08-02 14:54:56 +03:00
result.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
result.hpp [search][map] Add custom search result type for postcodes. 2019-09-20 17:34:04 +03:00
retrieval.cpp [indexer] Do not save postcodes to metadata. 2019-11-27 17:18:56 +03:00
retrieval.hpp [search] Rename FeatureIndexValue to Uint64IndexValue 2019-09-18 13:11:31 +03:00
reverse_geocoder.cpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
reverse_geocoder.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
search_index_values.hpp [search] Optimize postcodes index. 2019-09-30 16:18:15 +03:00
search_params.cpp [search] Stop geocoding after the emitter has filled up. 2019-12-20 18:39:48 +03:00
search_params.hpp [omim] Replaced boost::optional with std::optional. 2019-12-26 16:57:43 +03:00
search_trie.hpp [search] Remove trie::GetGeometryCodingParams. 2019-09-04 13:17:18 +03:00
segment_tree.cpp
segment_tree.hpp
stats_cache.hpp Review fixes. 2019-02-15 14:06:19 +03:00
street_vicinity_loader.cpp [geometry] Get rid of MercatorBounds, refactor to namespace mercator 2019-11-01 11:09:30 +03:00
street_vicinity_loader.hpp [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +03:00
streets_matcher.cpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
streets_matcher.hpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
suggest.cpp
suggest.hpp clang-format 2019-02-15 14:06:19 +03:00
token_range.hpp
token_slice.cpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
token_slice.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
tracer.cpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
tracer.hpp [search] Support suburbs in geocoder. 2019-11-13 15:49:48 +03:00
types_skipper.cpp [generator][search] Do not index for search isolines names. Do not save isolines names for step 10. 2020-02-12 14:37:51 +03:00
types_skipper.hpp [search] Add SkipAlways to TypesSkipper. 2019-12-25 17:15:31 +03:00
utils.cpp [indexer] Get rid of template GetValue 2019-10-24 13:40:27 +03:00
utils.hpp [search] Allow misprints for original query token only. 2019-07-23 17:24:51 +03:00