Liking cljdoc? Tell your friends :D

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

->targetclj

(->target collection space)

A collection and the space it is embedded in. space keys the fusion, so it must come from the provider, not from the collection name.

A collection and the space it is embedded in. `space` keys the fusion, so it
must come from the provider, not from the collection name.
sourceraw docstring

default-resolverclj

(default-resolver config-atom)

A typed query resolves to its own collection; an untyped one fans out over every known collection.

A typed query resolves to its own collection; an untyped one fans out over
every known collection.
sourceraw docstring

empty-resolverclj

(empty-resolver)
source

fixed-resolverclj

(fixed-resolver targets)
source

ITargetResolvercljprotocol

-targetsclj

(-targets this query)

SearchTargets for query. Empty means nothing to search.

SearchTargets for `query`. Empty means nothing to search.
source

known-collections-resolverclj

(known-collections-resolver config-atom)
source

routed-resolverclj

(routed-resolver)
source

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