organicmaps/search
Maxim Pimenov 8651b85289 [coding] [geometry] Deprecated PointToInt.
For some reason we have been using bitwise merge to store
a pair of 32-bit unsigned integer coordinates. Since the
width of the coordinates is fixed and storage in general
has nothing to do with the Z-order curve where bitwise
merge is appropriate, this commit marks this method of
storage as obsolete (and effectively deprecated).

The functions to convert between PointD and PointU are
still serviceable. Their usage is slightly refactored.
2018-04-10 14:31:32 +03:00
..
base [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
bookmarks Support new KMB format. 2018-04-06 15:59:42 +03:00
pysearch [pysearch] Tracer is exposed to pysearch. 2017-11-20 16:34:48 +03:00
search_integration_tests Allow predefined set of misprints in prefix. 2018-04-03 16:43:41 +03:00
search_quality Review fixes. 2018-03-16 20:38:43 +03:00
search_tests Support new KMB format. 2018-04-06 15:59:42 +03:00
search_tests_support [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
algos.hpp Fix include path for search 2015-09-22 16:45:56 -07:00
approximate_string_match.cpp Fix include path for search 2015-09-22 16:45:56 -07:00
approximate_string_match.hpp [search] Fixed some warnings. 2017-03-27 15: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 [search] Added fuzzy search (up to 2 errors). 2016-11-16 13:36:10 +03:00
cbv.cpp Minor fixes - get rid of redundant copying. 2016-07-05 12:40:47 +03:00
cbv.hpp Minor fixes - get rid of redundant copying. 2016-07-05 12:40:47 +03:00
cities_boundaries_table.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
cities_boundaries_table.hpp Review fixes. 2017-10-24 17:01:06 +03:00
city_finder.cpp Added feature id to LocalityItem. 2017-11-14 17:43:14 +03:00
city_finder.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
CMakeLists.txt [search] Support searching over Plus Codes 2018-04-04 15:40:01 +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 [search] Refactor Results. 2018-01-10 16:30:24 +03:00
downloader_search_callback.hpp Review fixes. 2017-10-25 17:48:23 +03:00
dummy_rank_table.cpp [search] Warnings fixes. 2017-01-30 16:18:57 +03:00
dummy_rank_table.hpp [search] Skeleton of a SearchQueryV2 (Geocoder). 2016-03-23 16:02:57 +03:00
editor_delegate.cpp [editor] load map edits refactoring 2017-12-07 15:05:05 +03:00
editor_delegate.hpp [editor] load map edits refactoring 2017-12-07 15:05:05 +03:00
emitter.hpp [search] BookmarksProcessor is integrated in Processor. 2018-01-16 16:33:21 +03:00
engine.cpp [search] Translated names in results. 2017-12-28 14:21:36 +03:00
engine.hpp [search] Translated names in results. 2017-12-28 14:21:36 +03:00
everywhere_search_callback.cpp [search][ugc]review fixes 2018-01-22 19:53:52 +03:00
everywhere_search_callback.hpp Using the same constant for an incorrect rating in all places. 2018-02-06 14:44:49 +03:00
feature_loader.cpp [assessment-tool] Save/SaveAs 2017-04-06 16:48:35 +03:00
feature_loader.hpp [assessment-tool] Save/SaveAs 2017-04-06 16:48:35 +03:00
feature_offset_match.hpp Review fixes. 2017-12-05 15:30:16 +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 [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
features_layer_matcher.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
features_layer_path_finder.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
features_layer_path_finder.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
geocoder.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
geocoder.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +03:00
geocoder_context.cpp [search] Tracer. 2017-11-09 11:06:57 +03:00
geocoder_context.hpp Review fixes. 2017-11-29 18:59:10 +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 Move mercator.hpp to geometry. 2015-12-07 15:15:49 +03:00
geometry_utils.hpp [search] Do many iterations for query by incrementing viewport search rect. 2015-09-22 16:50:06 -07:00
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 [core][android][ios] tint local ads customers in search results 2017-04-18 15:34:19 +03:00
hotels_classifier.hpp [core][android][ios] tint local ads customers in search results 2017-04-18 15:34:19 +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 Getting rid of my::sq, math::sqr 2018-03-07 14:23:20 +03:00
house_detector.hpp Review fixes. 2017-04-06 16:48:35 +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 Sort includes and other 2016-12-29 16:45:35 +03:00
house_to_street_table.cpp [routing] Enable cross mwm index router 2017-03-01 16:47:03 +03:00
house_to_street_table.hpp [search] Got rid of the v2 directory and namespace. 2016-05-31 14:54:46 +03:00
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 new booking search visualization 2018-04-09 14:28:51 +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 Review fixes. 2016-03-23 16:02:21 +03:00
keyword_lang_matcher.cpp Review fixes. 2017-10-31 15:31:43 +03:00
keyword_lang_matcher.hpp Review fixes. 2017-10-31 15:31:43 +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 [search] Added centers table usage. 2016-07-28 14:58:18 +03:00
lazy_centers_table.hpp [search] Fixed a crash occurring when searching for a deleted or obsolete feature. 2016-08-03 13:08:24 +03:00
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 Added feature id to LocalityItem. 2017-11-14 17:43:14 +03:00
locality_finder.hpp Added feature id to LocalityItem. 2017-11-14 17:43: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 Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
model.hpp Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
mwm_context.cpp Change LocalityIndex depth 2018-02-08 12:39:21 +03:00
mwm_context.hpp covering::IntervalsT -> covering::Intervals 2018-02-01 18:13:38 +03:00
nested_rects_cache.cpp [search] Removed Ranker's dependency on Processor. 2016-06-28 15:22:24 +03:00
nested_rects_cache.hpp [search] Removed Ranker's dependency on Processor. 2016-06-28 15:22:24 +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 [base] Compressed MemTrie. 2017-12-05 15:30:16 +03:00
pre_ranker.hpp [search] Flattened the call graph of UpdateResults and Finish. 2017-11-17 15:29:56 +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 [search] Trim query before scanning it for plus codes 2018-04-04 15:40:01 +03:00
processor.hpp [search] Support searching over Plus Codes 2018-04-04 15:40:01 +03:00
projection_on_street.cpp [search] Limit POI to street match with 100 meters. 2016-03-23 16:16:56 +03:00
projection_on_street.hpp [search] Limit POI to street match with 100 meters. 2016-03-23 16:16:56 +03:00
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 [search] Fixed messy things in search. 2016-05-27 18:41:15 +03:00
rank_table_cache.cpp [search] Got rid of the v2 directory and namespace. 2016-05-31 14:54:46 +03:00
rank_table_cache.hpp [search] Got rid of the v2 directory and namespace. 2016-05-31 14:54:46 +03:00
ranker.cpp Increase search rank for FC2018 objects 2018-04-09 15:59:05 +03:00
ranker.hpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52: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 Review fixes. 2018-02-26 20:35:32 +03:00
result.hpp Added new booking search visualization 2018-04-09 14:28:51 +03:00
retrieval.cpp [base] Changed the namespace of Cancellable from my to base. 2018-03-23 19:52:14 +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 Feature list tool 2016-10-07 17:36:03 +03:00
reverse_geocoder.hpp Feature list tool 2016-10-07 17:36:03 +03:00
search_index_values.hpp Review fixes. 2017-11-30 17:48:30 +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 Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
search_trie.hpp [coding] [geometry] Deprecated PointToInt. 2018-04-10 14:31:32 +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 [search] Got rid of the v2 directory and namespace. 2016-05-31 14:54:46 +03:00
street_vicinity_loader.cpp Change LocalityIndex depth 2018-02-08 12:39:21 +03:00
street_vicinity_loader.hpp [search] Got rid of the v2 directory and namespace. 2016-05-31 14:54:46 +03:00
streets_matcher.cpp [search] Tracer. 2017-11-09 11:06:57 +03:00
streets_matcher.hpp [search] Pair (start-token, end-token) is replaced by TokenRange. 2017-02-03 16:14:09 +03:00
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 Review fixes. 2016-04-05 18:37:17 +03:00
types_skipper.hpp Removed Cian, added Luggage Hero 2018-01-24 13:44:40 +03:00
utils.cpp Allow predefined set of misprints in prefix. 2018-04-03 16:43:41 +03:00
utils.hpp [search] BookmarksProcessor. 2017-12-25 11:10:48 +01:00
viewport_search_callback.cpp [search] Optimal interaction between Drape and ViewportSearchCallback. 2017-12-08 14:45:53 +03:00
viewport_search_callback.hpp [search] Optimal interaction between Drape and ViewportSearchCallback. 2017-12-08 14:45:53 +03:00