surrealdb::key

Module index

Source
Expand description

Stores an index entry

Modules§

all
Stores the key prefix for all keys under an index
bc
Stores Doc list for each term
bd
Stores BTree nodes for doc ids
bf
Stores Term/Doc frequency
bi
Stores doc keys for doc_ids
bk
Stores the term list for doc_ids
bl
Stores BTree nodes for doc lengths
bo
Stores the offsets
bp
Stores BTree nodes for postings
bs
Stores FullText index states
bt
Stores BTree nodes for terms
bu
Stores terms for term_ids
vm
Stores MTree state and nodes

Structs§

Index