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
path: root/search
diff options
context:
space:
mode:
authorYuri Gorshenin <y@maps.me>2016-06-24 11:40:45 +0300
committerYuri Gorshenin <y@maps.me>2016-06-24 13:04:30 +0300
commit22248437b65785886bebfa595f01f3b1e265ba31 (patch)
tree3a9c753023545032726f34fb100ecd54a2b2c3e4 /search
parentfd766b936f694c4f7940d93e191e47a19bc0f151 (diff)
[search] Follow-up fix to rank table.
Diffstat (limited to 'search')
-rw-r--r--search/geocoder.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/geocoder.cpp b/search/geocoder.cpp
index 363b866810..29a9af2409 100644
--- a/search/geocoder.cpp
+++ b/search/geocoder.cpp
@@ -1481,6 +1481,7 @@ void Geocoder::FillMissingFieldsInResults()
{
mwmId = id.m_mwmId;
mwmHandle = m_index.GetMwmHandleById(mwmId);
+ rankTable.reset();
if (mwmHandle.IsAlive())
{
rankTable =