feat: Allow raptor-search to accept stop-wrds by argument

This commit is contained in:
Clément Renault
2018-09-24 17:25:24 +02:00
parent 33ea956c7b
commit 806ed2cc33
3 changed files with 19 additions and 8 deletions

1
Cargo.lock generated
View File

@ -772,6 +772,7 @@ dependencies = [
"fst 0.3.2 (git+https://github.com/Kerollmops/fst.git?branch=automaton-for-deref)",
"raptor 0.1.0",
"rocksdb 0.3.0 (git+https://github.com/pingcap/rust-rocksdb.git)",
"structopt 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]