add new highlighter

This commit is contained in:
ManyTheFish
2023-04-06 12:15:37 +02:00
parent 4708d9b016
commit 13b7c826c1
3 changed files with 1183 additions and 0 deletions

View File

@ -4,6 +4,7 @@ mod graph_based_ranking_rule;
mod interner;
mod limits;
mod logger;
mod matches;
mod query_graph;
mod query_term;
mod ranking_rule_graph;