Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArsentiy Milchakov <milcars@mapswithme.com>2018-07-03 16:07:21 +0300
committerIlya Zverev <ilya@zverev.info>2018-07-03 16:22:29 +0300
commit0429997605e2cf7ffd3c2dfff7e5c69bacdeb369 (patch)
tree2162fd08b42bfca01f6461b3db0955440d4826b4 /defines.hpp
parent2de3574160138fa77f086a8017207552b782d60d (diff)
[generator][search] review fixes
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/defines.hpp b/defines.hpp
index 156ef54d28..8a485a4af6 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -40,7 +40,7 @@
#define CROSS_MWM_FILE_TAG "cross_mwm"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define SEARCH_RANKS_FILE_TAG "ranks"
-#define POPULARITY_RANKS_FILE_TAG "popularity_ranks"
+#define POPULARITY_RANKS_FILE_TAG "popularity"
#define REGION_INFO_FILE_TAG "rgninfo"
#define METALINES_FILE_TAG "metalines"
// Temporary addresses section that is used in search index generation.