summaryrefslogtreecommitdiff
path: root/src/entry/bool_matcher.cpp
AgeCommit message (Expand)Author
2022-08-23Refactor table schema and runtime to support boolean expression plugin.zhengchao
2021-07-01bool Matcher对输入的item id(clause id)排序和去重,会改变外�...zhengchao
2021-06-15Feature faster bool matcher on reptead itemv3.2.1郑超
2021-04-19Maat_hierarchy_region_compile按照用户传入的结果数量申请缓存,...v3.1.18zhengchao
2021-04-19增加hierarachy中为每个线程分配expr_buff,以修复使用用户设�...zhengchao
2021-04-19集成支持expr_id的bool matcherzhengchao
2020-02-11为支持命中路径功能,重构scan_status相关函数,用TAILQ替代d...zhengchao
2019-01-05完成“非”运算规则的解析。zhengchao