issundb-retrieval 0.1.0-alpha.6

Hybrid retrieval (vector, text, and graph) for IssunDB
Documentation
1
2
3
4
5
6
7
8
9
10
## issundb-retrieval

Hybrid retrieval features for [IssunDB](https://github.com/IssunDB/issun-db).

This crate combines graph traversal, vector and text search, and property filters with score fusion and subgraph materialization.
It is an internal crate; applications should used the [`issundb`](https://crates.io/crates/issundb) crate, instead of directly using this crate.

### License

MIT or Apache-2.0.