From 141363f6f1190056c770f583ef95a3f008a030eb Mon Sep 17 00:00:00 2001 From: Arsentiy Milchakov Date: Fri, 29 Jun 2018 14:20:03 +0300 Subject: [indexer][search] load popularity ranks table into pre-ranker --- defines.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defines.hpp') diff --git a/defines.hpp b/defines.hpp index 207e6c8ec8..26c11a403e 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 RANKS_FILE_TAG "ranks" -#define POPULAR_PLACES_FILE_TAG "popular_places" +#define POPULARITY_RANKS_FILE_TAG "popularity_ranks" #define REGION_INFO_FILE_TAG "rgninfo" #define METALINES_FILE_TAG "metalines" // Temporary addresses section that is used in search index generation. -- cgit v1.2.3