Log
-
Prepare for release 0.7.0 by Caio 3 years ago
-
Update Cargo.lock after cargo update by Caio 3 years ago
-
Fast lint pass 💬 by Caio 3 years ago
cantine* is only used by me, not paying much attention to this
-
Bump to tantivy v0.16 by Caio 3 years ago
-
Bump to nom v7 by Caio 3 years ago
-
clippy: Pass new lints by Caio 3 years ago
-
Prepare for release 0.6.0 by Caio 3 years ago
-
Update dependencies by Caio 3 years ago
-
Adapt cantine to tantivy 0.15 by Caio 3 years ago
-
Adapt cantine_derive to tantivy 0.15 by Caio 3 years ago
-
Adapt tique to tantivy 0.15 💬 by Caio 3 years ago
Two simple changes: * SegmentLocalId is now SegmentOrd, so `segment_id` labels were also updated to `segment_ord` * DocAddress is now a struct with named members instead of a tuple newtype, so the code is changed to construct it like `DocAddress{...}` instead of `DocAddress(...)`
-
Automated `cargo fmt` run by Caio 3 years ago
-
Automated `cargo update` run by Caio 3 years ago
-
Prepare for v0.5.0 by Caio 3 years ago
-
Update dependencies by Caio 3 years ago
-
Bump to quickcheck 1.0 by Caio 3 years ago
-
Bump to tantivy 0.14 by Caio 3 years ago
-
Move cantine_derive to tantivy 0.14 by Caio 3 years ago
-
Small rewording of tique's snip by Caio 3 years ago
-
Update tantivy to 0.14 by Caio 3 years ago
-
Revert "Temporarily ignore `Dismax::explanation()` test" 💬 by Caio 3 years ago
This reverts commit 8e231cbf5b1cc537d2d18180c11b493a5563d700.
-
Formalize that unsafe code is not allowed by Caio 3 years ago
-
Move QueryParser docs into the module by Caio 3 years ago
-
Drop cargo-readme template by Caio 3 years ago
-
Update Cargo.lock 💬 by Caio 3 years ago
`cargo update`
-
Move API docs to cantine/ by Caio 3 years ago
-
Update Cargo.lock by Caio 3 years ago
-
Update cantine dependencies by Caio 3 years ago
-
Upgrade nom dependency to 6.+ by Caio 3 years ago
-
Use tantivy 0.13 by Caio 3 years ago