修复多个相似串/摘要规则加载的bug。

This commit is contained in:
zhengchao
2017-08-16 18:23:09 +08:00
parent caf26c0112
commit 578f36d57c
3 changed files with 54 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
#include "gram_index_engine.h"
#include "queue.h"
#define HTABLE_SIZE 32*1024
#define HTABLE_SIZE 128*1024
#define GRAM_CNT_MAX 2
#define GRAM_MAX 128
#define TOLERENCE_SIZE 0