Liking cljdoc? Tell your friends :D

hive-milvus.store.search.boundary

The effects a search performs: embedding the query, and asking a collection for its nearest rows. Both are ports; both return Result.

The effects a search performs: embedding the query, and asking a collection
for its nearest rows. Both are ports; both return Result.
raw docstring

hive-milvus.store.search.fusion

Merge hits from different embedding spaces. Pure.

Merge hits from different embedding spaces. Pure.
raw docstring

hive-milvus.store.search.pipeline

Compose a semantic search from its ports: resolve targets, embed the query into each, search each, fuse the rankings.

Compose a semantic search from its ports: resolve targets, embed the query
into each, search each, fuse the rankings.
raw docstring

hive-milvus.store.search.target

Which collections a search runs against, paired with the embedding space each is written in.

Which collections a search runs against, paired with the embedding space each
is written in.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close