organicmaps/search
2018-06-25 15:34:14 +03:00
..
base [search] Switch back to templated token serialization in MemTextIndex. 2018-05-30 09:53:16 +03:00
bookmarks Support new KMB format. 2018-04-06 15:59:42 +03:00
pysearch Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
search_integration_tests Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
search_quality Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
search_tests Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
search_tests_support Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
algos.hpp
approximate_string_match.cpp
approximate_string_match.hpp Fixed warnings 2018-04-25 13:20:42 +03:00
cancel_exception.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
categories_cache.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
categories_cache.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
categories_set.hpp
cbv.cpp
cbv.hpp
cities_boundaries_table.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
cities_boundaries_table.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
city_finder.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
city_finder.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
CMakeLists.txt [cmake] Add precompiled headers support 2018-06-15 13:14:00 +03:00
common.hpp [search] Fixed a bug in the code for stop words. 2017-11-30 20:02:14 +03:00
displayed_categories.cpp [core][search] cian search category review fixes 2017-07-21 15:00:35 +03:00
displayed_categories.hpp [core][search] cian search category review fixes 2017-07-21 15:00:35 +03:00
doc_vec.cpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
doc_vec.hpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
downloader_search_callback.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
downloader_search_callback.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
dummy_rank_table.cpp
dummy_rank_table.hpp
editor_delegate.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
editor_delegate.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
emitter.hpp [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
engine.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
engine.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
feature_loader.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
feature_loader.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
feature_offset_match.hpp Fixed warnings 2018-04-25 13:20:42 +03:00
features_filter.cpp warnings fix 2017-03-22 15:48:06 +03:00
features_filter.hpp warnings fix 2017-03-22 15:48:06 +03:00
features_layer.cpp [search] Added a test for the paths through layers. 2017-12-29 17:04:58 +03:00
features_layer.hpp Review fixes. 2017-12-29 17:04:58 +03:00
features_layer_matcher.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
features_layer_matcher.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
features_layer_path_finder.cpp [search] Allow object to be own parent while finding path to support POIs with housenumber 2018-06-21 18:39:35 +03:00
features_layer_path_finder.hpp [search] Allow object to be own parent while finding path to support POIs with housenumber 2018-06-21 18:39:35 +03:00
geocoder.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
geocoder.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
geocoder_context.cpp [search] Tracer. 2017-11-09 11:06:57 +03:00
geocoder_context.hpp [search] Comment out unused search::GeocoderContext::m_numEmitted 2018-05-30 15:33:23 +03:00
geocoder_locality.cpp [search] TF-IDF for localities ranking. 2017-12-18 16:49:12 +03:00
geocoder_locality.hpp Review fixes. 2017-12-18 16:49:12 +03:00
geometry_cache.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
geometry_cache.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
geometry_utils.cpp
geometry_utils.hpp
highlighting.cpp Review fixes. 2017-10-25 19:08:13 +03:00
highlighting.hpp [search] A refactoring of ranker. 2017-10-25 19:08:13 +03:00
hotels_classifier.cpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
hotels_classifier.hpp [booking][search][android][ios] Workflow for booking filters is unified. Booking deals filter is added and enabled for search in viewport. Search callbacks are moved into map project. 2018-06-09 18:27:33 +03:00
hotels_filter.cpp Review fixes. 2017-03-28 14:16:10 +03:00
hotels_filter.hpp Review fixes. 2017-02-21 16:46:17 +03:00
house_detector.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
house_detector.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
house_numbers_matcher.cpp [search] Fixed stop words processing in house numbers matching. 2017-02-17 14:20:29 +03:00
house_numbers_matcher.hpp
house_to_street_table.cpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
house_to_street_table.hpp
idf_map.cpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
idf_map.hpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
intermediate_result.cpp Added FC2018 search icon, fixed displacement 2018-04-12 14:16:55 +03:00
intermediate_result.hpp [search] Translated names in results. 2017-12-28 14:21:36 +03:00
intersection_result.cpp [search] SearchModel -> Model. 2017-08-14 17:26:45 +03:00
intersection_result.hpp [search] SearchModel -> Model. 2017-08-14 17:26:45 +03:00
interval_set.hpp
keyword_lang_matcher.cpp [search] Prefer explicit language for mwms with device/input region 2018-04-20 14:10:04 +03:00
keyword_lang_matcher.hpp [search] Prefer explicit language for mwms with device/input region 2018-04-20 14:10:04 +03:00
keyword_matcher.cpp [search] Fixed a bug in the code for stop words. 2017-11-30 20:02:14 +03:00
keyword_matcher.hpp Review fixes. 2017-10-31 15:31:43 +03:00
latlon_match.cpp Review fixes. 2017-11-15 14:36:13 +03:00
latlon_match.hpp [search] Comma is now an acceptable decimal delimiter in the lat-lon search. 2017-11-15 14:36:13 +03:00
lazy_centers_table.cpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
lazy_centers_table.hpp
localities_source.cpp [search] CitiesBoundaryTable is exposed to TestMwmBuilder. 2017-10-13 11:55:26 +03:00
localities_source.hpp [search] CitiesBoundaryTable is exposed to TestMwmBuilder. 2017-10-13 11:55:26 +03:00
locality_finder.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
locality_finder.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
locality_scorer.cpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
locality_scorer.hpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
mode.cpp [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
mode.hpp [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
model.cpp [search] Return POI type before building type to recognize POIs with address. 2018-06-21 18:39:35 +03:00
model.hpp Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
mwm_context.cpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
mwm_context.hpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
nested_rects_cache.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
nested_rects_cache.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
point_rect_matcher.hpp [search] Adapted the sweep line algorithm to match POIs with streets. 2017-09-13 13:31:47 +03:00
pre_ranker.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
pre_ranker.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
pre_ranking_info.cpp [search] SearchModel -> Model. 2017-08-14 17:26:45 +03:00
pre_ranking_info.hpp [search] Count errors in the city part. 2017-12-20 18:25:53 +01:00
processor.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
processor.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
projection_on_street.cpp
projection_on_street.hpp
query_params.cpp Review fixes. 2017-11-30 20:02:14 +03:00
query_params.hpp Using _t suffix instead of ::type in whole project + using std:: somewhere. 2018-03-06 12:17:41 +03:00
query_saver.cpp warning fixes 2017-05-10 14:22:32 +03:00
query_saver.hpp
rank_table_cache.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
rank_table_cache.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
ranker.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
ranker.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
ranking_info.cpp [search] Count errors in the city part. 2017-12-20 18:25:53 +01:00
ranking_info.hpp [search] Relaxed parsing in Geocoder. 2017-11-29 18:59:10 +03:00
ranking_utils.cpp [search] Fixed a bug in the code for stop words. 2017-11-30 20:02:14 +03:00
ranking_utils.hpp [search] Count errors in the city part. 2017-12-20 18:25:53 +01:00
region_info_getter.cpp [search] Added a test for the paths through layers. 2017-12-29 17:04:58 +03:00
region_info_getter.hpp [search] Translated names in results. 2017-12-28 14:21:36 +03:00
result.cpp [booking][search][android][ios] Workflow for booking filters is unified. Booking deals filter is added and enabled for search in viewport. Search callbacks are moved into map project. 2018-06-09 18:27:33 +03:00
result.hpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
retrieval.cpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
retrieval.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
reverse_geocoder.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
reverse_geocoder.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
search_index_values.hpp clang-format 2018-04-11 14:27:47 +03:00
search_params.cpp [search] Added m_needAddress and m_needHighlight to SearchParams. 2017-10-31 18:30:49 +03:00
search_params.hpp [search] Separate PreRanker::Params::m_minDistanceOnMapBetweenResults and Ranker::Params::m_minDistanceBetweenResultsM 2018-05-18 15:02:16 +03:00
search_trie.hpp clang-format 2018-04-11 14:27:47 +03:00
segment_tree.cpp Review fixes. 2017-09-13 13:31:47 +03:00
segment_tree.hpp Review fixes. 2017-09-13 13:31:47 +03:00
stats_cache.hpp
street_vicinity_loader.cpp [indexer][editor] Refactor Index into DataSource 2018-06-22 12:22:30 +03:00
street_vicinity_loader.hpp
streets_matcher.cpp [search] Tracer. 2017-11-09 11:06:57 +03:00
streets_matcher.hpp
suggest.cpp Review fixes. 2017-10-25 19:08:13 +03:00
suggest.hpp [search] A refactoring of ranker. 2017-10-25 19:08:13 +03:00
token_range.hpp [search] Fixed a bug in the code for stop words. 2017-11-30 20:02:14 +03:00
token_slice.cpp [search] Implicit TokenRange. 2017-02-03 18:09:37 +03:00
token_slice.hpp [search] Support for categorial search in the geocoder. 2017-10-10 19:00:11 +03:00
tracer.cpp Review fixes. 2017-11-15 17:23:02 +03:00
tracer.hpp [search] Added "category" bit to trace parses. 2017-11-15 17:23:02 +03:00
types_skipper.cpp
types_skipper.hpp Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
utils.cpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00
utils.hpp Rename variables and methods (index to DataSource) 2018-06-25 15:34:14 +03:00