feat: Make the OpBuilder work only for PositiveBlob

This commit is contained in:
Clément Renault
2018-11-28 17:12:24 +01:00
parent 9b58ffe2d9
commit 612a8d9d44
24 changed files with 658 additions and 1373 deletions

View File

@ -6,7 +6,7 @@
pub mod automaton;
pub mod blob;
pub mod data;
pub mod database;
pub mod retrieve;
pub mod index;
pub mod rank;
pub mod tokenizer;