Docs.rs
dakera-engine-0.8.1
dakera-engine 0.8.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ferhimedamine
Dependencies
async-trait ^0.1
normal
dakera-common ^0.8.1
normal
parking_lot ^0.12
normal
rand ^0.8
normal
regex ^1.10
normal
rust-stemmers ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
dakera-storage ^0.8.1
normal
thiserror ^1.0
normal
tokio ^1.37
normal
tracing ^0.1
normal
criterion ^0.5
dev
Versions
79.59%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module search
engine
0.8.1
Module search
Module Items
Functions
In crate engine
engine
Module
search
Copy item path
Source
Functions
ยง
brute_
force_
search
Perform brute-force search over vectors Returns top-k most similar vectors sorted by score descending Supports cursor-based pagination for efficient result traversal