First implementation of the CONTAINS filter

This commit is contained in:
Kerollmops
2023-05-16 10:32:28 +02:00
parent bdcee66f9a
commit 3eb31dbf3f
3 changed files with 37 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -2738,6 +2738,7 @@ dependencies = [
"logging_timer",
"maplit",
"md5",
"memchr",
"memmap2",
"mimalloc",
"obkv",