.. |
base
|
|
|
bookmarks
|
[search] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +03:00 |
pysearch
|
[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.
|
2019-05-21 13:40:48 +03:00 |
search_integration_tests
|
[search] Review fixes.
|
2019-07-16 13:49:45 +03:00 |
search_quality
|
[indexer] [search] Moved FindWorld from search/ to indexer/.
|
2019-06-27 15:41:27 +03:00 |
search_tests
|
[search] Review fixes.
|
2019-07-16 13:49:45 +03:00 |
search_tests_support
|
[search][tests] Add AlternativeMatch to results matching helpers.
|
2019-07-04 18:03:01 +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] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +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
|
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
|
[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
|
[search] Add country name synonyms to downloaderSearchCallback.
|
2019-05-27 17:08:42 +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
|
[booking][search] store viewport search params into SearchApi instead of forwarding search params into callbacks.
|
2019-04-22 18:47:33 +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
|
[search] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +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
|
[search] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +03:00 |
geocoder.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
geocoder_context.cpp
|
[search] Updated pysearch.
|
2019-05-20 14:17:34 +03:00 |
geocoder_context.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
geocoder_locality.cpp
|
[base] Renamed CHECK_SWITCH to UNREACHABLE.
|
2018-11-30 16:01:49 +03:00 |
geocoder_locality.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
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 cleanup.
|
2019-05-21 20:07:52 +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
|
[search] Minor cleanup.
|
2019-05-21 20:07:52 +03:00 |
house_detector.hpp
|
[search] Minor cleanup.
|
2019-05-21 20:07:52 +03:00 |
house_numbers_matcher.cpp
|
[search][search_quality] Convert samples_generation_tool parameters to command line args.
|
2019-05-27 18:17:58 +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
|
[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
|
[search] Populate PreRanker results with exactly matched features.
|
2019-06-19 17:09:26 +03:00 |
intermediate_result.hpp
|
[search] Populate PreRanker results with exactly matched features.
|
2019-06-19 17:09:26 +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] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +03:00 |
locality_scorer.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +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] Add more types to TypesSkipper whitelist.
|
2019-05-28 12:33:01 +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] Populate PreRanker results with exactly matched features.
|
2019-06-19 17:09:26 +03:00 |
pre_ranker.hpp
|
[search] Separated the ResultTracer.
|
2019-02-20 20:49:23 +03:00 |
pre_ranking_info.cpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
pre_ranking_info.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
processor.cpp
|
[search][search_quality] Collect features for all results with known relevance. Do not mark unknown results as irrelevant.
|
2019-06-19 17:09:26 +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] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +03:00 |
query_params.hpp
|
[search] Replaced Token's ForEach with a more descriptive ForEachSynonym.
|
2019-07-09 19:04:28 +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
|
[search] Build fix.
|
2019-07-16 14:55:43 +03:00 |
ranker.hpp
|
[search][search_quality] Collect features for all results with known relevance. Do not mark unknown results as irrelevant.
|
2019-06-19 17:09:26 +03:00 |
ranking_info.cpp
|
[search] Review fixes.
|
2019-07-16 13:49:45 +03:00 |
ranking_info.hpp
|
[search] Allow misprints while determing NameScore for ranking.
|
2019-07-16 13:49:45 +03:00 |
ranking_utils.cpp
|
[search] Review fixes.
|
2019-07-16 13:49:45 +03:00 |
ranking_utils.hpp
|
[search] Review fixes.
|
2019-07-16 13:49:45 +03:00 |
region_info_getter.cpp
|
[storage][promo] review fixes
|
2019-06-13 16:15:51 +03:00 |
region_info_getter.hpp
|
[storage] Remove redundant template parameters from CountryTree.
|
2019-05-23 12:46:03 +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
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +03:00 |
retrieval.hpp
|
[search] Pass |exactMatch| to PreRanker, Ranker. Take |exactMatch| into account in LocalityScorer.
|
2019-06-17 12:30:25 +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
|
[booking][search] store viewport search params into SearchApi instead of forwarding search params into callbacks.
|
2019-04-22 18:47:33 +03:00 |
search_params.hpp
|
[search][search_quality] Collect features for all results with known relevance. Do not mark unknown results as irrelevant.
|
2019-06-19 17:09:26 +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
|
[search] Minor refactoring.
|
2019-07-04 18:03:01 +03:00 |
streets_matcher.hpp
|
[search] Fix street synonyms with misprints matching.
|
2019-07-04 18:03:01 +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 IsStreetSynonymWithMisprints method.
|
2019-06-28 15:10:58 +03:00 |
utils.hpp
|
[search] Add IsStreetSynonymWithMisprints method.
|
2019-06-28 15:10:58 +03:00 |