Module puffin_index

Module puffin_index 

Source

Structsยง

IndexEntryContext ๐Ÿ”’

Enumsยง

BlobIndexTypeTargetKey ๐Ÿ”’

Constantsยง

INDEX_TYPE_BLOOM ๐Ÿ”’
INDEX_TYPE_FULLTEXT_BLOOM ๐Ÿ”’
INDEX_TYPE_FULLTEXT_TANTIVY ๐Ÿ”’
INDEX_TYPE_INVERTED ๐Ÿ”’
TARGET_TYPE_COLUMN ๐Ÿ”’
TARGET_TYPE_UNKNOWN ๐Ÿ”’

Functionsยง

bloom_meta_value ๐Ÿ”’
build_index_entry ๐Ÿ”’
build_inverted_entries ๐Ÿ”’
build_meta_json ๐Ÿ”’
collect_index_entries_from_puffin ๐Ÿ”’
Collect index metadata entries present in the SST puffin file.
collect_inverted_entries ๐Ÿ”’
decode_column_id ๐Ÿ”’
decode_target_info ๐Ÿ”’
fulltext_meta_value ๐Ÿ”’
inverted_meta_value ๐Ÿ”’
try_read_bloom_meta ๐Ÿ”’