在判断是否返回命中位置时,修复对rulescan扫描类型判断错误的bug。

This commit is contained in:
zhengchao
2016-04-25 11:59:54 +08:00
parent 89d1b2e74f
commit aa7a3caa51
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@
#include "mesa_fuzzy.h"
#include "great_index_engine.h"
int MAAT_FRAME_VERSION_1_7_20160406=1;
int MAAT_FRAME_VERSION_1_7_20160425=1;
const char *maat_module="MAAT Frame";
const char* CHARSET_STRING[]={"NONE","gbk","big5","unicode","utf8","bin",