增加增量更新状态删除功能。实现select index 功能。

This commit is contained in:
zhengchao
2017-08-10 18:31:20 +08:00
parent 37972b3552
commit f72cf74b8c
4 changed files with 78 additions and 18 deletions

View File

@@ -28,7 +28,7 @@
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_0_20170809=1;
int MAAT_FRAME_VERSION_2_0_20170810=1;
const char *maat_module="MAAT Frame";
const char* CHARSET_STRING[]={"NONE","gbk","big5","unicode","utf8","bin",