Zen Indexes
Last updated
Was this helpful?
Last updated
Was this helpful?
Formal description of Zen Indexes in aidbox.index.v1
. Read guide first.
Index can be used to create any PostgreSQL index. Auto-index is auto-generated based on Zen SearchParameter.
Zen Index validation schema:
Index must contain:
table - name of the table
expression - SQL expression
type - two possible values: :gin
or :btree
Auto-index must contain:
for - symbol with tag search-parameter