Skip to content

Python implementation of Inverted index + maximum heap speed lookup example;Python实现的倒排索引demo,支持多 label_group 的加速查找,支持 gruop_by,支持 = / != / ~= / !~ 四种匹配模式

Notifications You must be signed in to change notification settings

resurgence72/simple_inverted_index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

测试用例详见 main.py

实现思路基于 Prometheus 的 Posting 倒排

About

Python implementation of Inverted index + maximum heap speed lookup example;Python实现的倒排索引demo,支持多 label_group 的加速查找,支持 gruop_by,支持 = / != / ~= / !~ 四种匹配模式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages