organicmaps/search
2019-04-18 16:53:21 +03:00
..
base
bookmarks [search] Query token synonyms minor refactoring. 2019-02-13 19:53:16 +03:00
pysearch [coding] Removed JoinFoldersToPath. 2019-03-19 15:06:58 +03:00
search_integration_tests [search] Add IsCategorialRequestFuzzy method. 2019-03-19 18:31:55 +03:00
search_quality Review fixes. 2019-04-15 16:47:25 +03:00
search_tests [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
search_tests_support [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +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] Made the categories cache more permissive. 2019-03-13 12:57:30 +03:00
categories_cache.hpp [search] Filter features by locality type before GetTopLocalities. 2019-02-08 15:01:14 +03:00
categories_set.hpp Review fixes. 2019-02-13 14:58:09 +03:00
cbv.cpp
cbv.hpp
cities_boundaries_table.cpp [search] Enable CitiesBoundariesTable. 2018-12-04 16:12:06 +03:00
cities_boundaries_table.hpp
city_finder.cpp [core][reverse_geocoder] review fixes 2019-02-11 17:01:22 +03:00
city_finder.hpp [core][reverse_geocoder] review fixes 2019-02-11 17:01:22 +03:00
CMakeLists.txt [search] Remove unused RankTableCache 2019-04-10 15:47:01 +03:00
common.hpp
cuisine_filter.cpp [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +03:00
cuisine_filter.hpp
displayed_categories.cpp [search][strings] New search categories. Todo: translate. 2018-11-14 16:57:10 +03:00
displayed_categories.hpp
doc_vec.cpp
doc_vec.hpp
downloader_search_callback.cpp [indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEverything(). 2019-03-18 22:38:39 +03:00
downloader_search_callback.hpp
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] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
engine.cpp [search] Minor fixes. 2019-03-20 20:51:38 +03:00
engine.hpp [search] Minor fixes. 2019-03-20 20:51:38 +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 [std] Use new include style for coding, fixes. 2019-04-12 12:56:38 +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 [editor] Return EditableMapObject from Editor::GetEditedFeature 2019-03-18 22:38:39 +03:00
features_layer_matcher.hpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
features_layer_path_finder.cpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
features_layer_path_finder.hpp Review fixes. 2019-02-13 14:58:09 +03:00
geocoder.cpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
geocoder.hpp [search] Cache localities from World on startup. 2019-03-20 17:28:11 +03:00
geocoder_context.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
geocoder_context.hpp [search] Reenabled the relaxed search. 2019-02-20 20:49:23 +03:00
geocoder_locality.cpp [base] Renamed CHECK_SWITCH to UNREACHABLE. 2018-11-30 16:01:49 +03:00
geocoder_locality.hpp
geometry_cache.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
geometry_cache.hpp Review fixes. 2019-02-15 14:06:19 +03:00
geometry_utils.cpp [search] Minor fixes. 2019-03-20 20:51:38 +03:00
geometry_utils.hpp [coding] Removed the CellId epsilon. 2018-11-26 19:11:42 +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 [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
house_detector.hpp Several explicit constructors per the Cppcheck report. 2019-04-15 21:01:06 +03:00
house_numbers_matcher.cpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +03:00
house_numbers_matcher.hpp clang-format 2019-02-15 14:06:19 +03:00
house_to_street_table.cpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
house_to_street_table.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
idf_map.cpp
idf_map.hpp [search] Make idf for localities consistent. 2019-02-11 19:35:24 +03:00
intermediate_result.cpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
intermediate_result.hpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
intersection_result.cpp
intersection_result.hpp
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 clang-format 2019-02-15 14:06:19 +03:00
lazy_centers_table.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
localities_source.cpp
localities_source.hpp
locality_finder.cpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +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] Query token synonyms minor refactoring. 2019-02-13 19:53:16 +03:00
locality_scorer.hpp [search] Make idf for localities consistent. 2019-02-11 19:35:24 +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] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
model.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
mwm_context.cpp [std] Use new include style for coding, fixes. 2019-04-12 12:56:38 +03:00
mwm_context.hpp [search] Load villages from villages min drawable scale while getting search result locality. 2019-03-25 17:13:24 +03:00
nested_rects_cache.cpp [search] Got rid of the T affix for types. 2019-02-15 14:06:19 +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
pre_ranker.cpp [search] Pivot features cache lazy initialization. 2019-03-19 18:51:22 +03:00
pre_ranker.hpp [search] Separated the ResultTracer. 2019-02-20 20:49:23 +03:00
pre_ranking_info.cpp
pre_ranking_info.hpp [search] Separated the ResultTracer. 2019-02-20 20:49:23 +03:00
processor.cpp [search] Cache localities from World on startup. 2019-03-20 17:28:11 +03:00
processor.hpp [search] Remove unused RankTableCache 2019-04-10 15:47:01 +03:00
projection_on_street.cpp
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] Added the original query to the debug output of QueryParams. 2019-02-20 20:49:23 +03:00
query_params.hpp [search] Added the original query to the debug output of QueryParams. 2019-02-20 20:49:23 +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 [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
ranker.hpp [core] GetReadable name is used to translate addreses. 2019-02-11 17:01:22 +03:00
ranking_info.cpp Review fixes. 2019-02-20 20:49:23 +03:00
ranking_info.hpp [search] Tracing the provenance of results. 2019-02-20 20:49:23 +03:00
ranking_utils.cpp [search] Query token synonyms minor refactoring. 2019-02-13 19:53:16 +03:00
ranking_utils.hpp [std] Use new include style for coding, fixes. 2019-04-12 18:30:29 +03:00
region_info_getter.cpp clang-format 2019-02-13 14:58:09 +03:00
region_info_getter.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
result.cpp Review fixes. 2019-02-20 20:49:23 +03:00
result.hpp [search] Separated the ResultTracer. 2019-02-20 20:49:23 +03:00
retrieval.cpp Several explicit constructors per the Cppcheck report. 2019-04-15 21:01:06 +03:00
retrieval.hpp clang-format 2019-02-15 14:06:19 +03:00
reverse_geocoder.cpp [indexer] enum feature::EGeomType is changed to enum class feature::GeomType 2019-04-18 16:53:21 +03:00
reverse_geocoder.hpp [map] Remove GetFeatureByID from Framework. 2019-03-18 22:38:39 +03:00
search_index_values.hpp [std] Use new include style for coding, fixes. 2019-04-12 18:30:29 +03:00
search_params.cpp [coding] Renamed the StringUtf8Multilang files. 2018-12-13 13:19:18 +03:00
search_params.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
search_trie.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +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 [indexer] naming fixes for feature::EHeaderMask, feature::EHeaderMask::HEADER_GEOTYPE_MASK, feature::ELayerFlags, FeatureType::GetTriangesAsPoints 2019-04-18 16:53:21 +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 Review fixes. 2019-02-15 14:06:19 +03:00
streets_matcher.hpp Review fixes. 2019-02-15 14:06:19 +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] Separated the ResultTracer. 2019-02-20 20:49:23 +03:00
tracer.hpp [search] Separated the ResultTracer. 2019-02-20 20:49:23 +03:00
types_skipper.cpp Review fixes. 2019-02-15 14:06:19 +03:00
types_skipper.hpp [search] Got rid of most old style std/ includes. 2019-02-15 14:06:19 +03:00
utils.cpp [search] Add IsCategorialRequestFuzzy method. 2019-03-19 18:31:55 +03:00
utils.hpp [search] Add IsCategorialRequestFuzzy method. 2019-03-19 18:31:55 +03:00