Liking cljdoc? Tell your friends :D

boundary.search.schema

Malli schemas for the boundary-search library.

All internal data uses kebab-case keywords. snake_case conversion happens only at DB/HTTP boundaries.

Malli schemas for the boundary-search library.

All internal data uses kebab-case keywords.
snake_case conversion happens only at DB/HTTP boundaries.
raw docstring

FieldWeightclj

FTS field weight (A=highest, D=lowest).

FTS field weight (A=highest, D=lowest).
sourceraw docstring

Languageclj

Supported PostgreSQL FTS language configurations.

Supported PostgreSQL FTS language configurations.
sourceraw docstring

SearchDefinitionclj

A search index definition created by defsearch.

A search index definition created by defsearch.
sourceraw docstring

SearchDocumentclj

An indexed document stored in the search_documents table.

An indexed document stored in the search_documents table.
sourceraw docstring

SearchFieldclj

A single indexed field configuration.

A single indexed field configuration.
sourceraw docstring

SearchOptionsclj

Optional search behaviour settings.

Optional search behaviour settings.
sourceraw docstring

SearchResponseclj

Full search response.

Full search response.
sourceraw docstring

SearchResultclj

A single search result row.

A single search result row.
sourceraw 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