(add-docs opts params data)
Add docs to the collection-name
if collection does not exist, create it.
Add docs to the `collection-name` if collection does not exist, create it.
(create-collection opts params)
Create a collection with name
and config
Create a collection with `name` and `config`
(search opts params embeds-vector)
(search opts params embeds-vector {:keys [limit] :or {limit 3}})
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |