summaryrefslogtreecommitdiffstats
path: root/src/storage/pinyin_large_table.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage/pinyin_large_table.cpp')
-rw-r--r--src/storage/pinyin_large_table.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/storage/pinyin_large_table.cpp b/src/storage/pinyin_large_table.cpp
index c098ece..d9094a5 100644
--- a/src/storage/pinyin_large_table.cpp
+++ b/src/storage/pinyin_large_table.cpp
@@ -130,6 +130,8 @@ int PinyinBitmapIndexLevel::initial_level_search(int phrase_length,
MATCH(PINYIN_AmbNeLe, PINYIN_Ne, PINYIN_Le);
MATCH(PINYIN_AmbFoHe, PINYIN_Fo, PINYIN_He);
MATCH(PINYIN_AmbFoHe, PINYIN_He, PINYIN_Fo);
+ MATCH(PINYIN_AmbGeKe, PINYIN_Ge, PINYIN_Ke);
+ MATCH(PINYIN_AmbGeKe, PINYIN_Ke, PINYIN_Ge);
case PINYIN_Le:
{