Module index

Source

Modulesยง

bloom_filter ๐Ÿ”’
codec ๐Ÿ”’
fulltext_index ๐Ÿ”’
indexer ๐Ÿ”’
intermediate
inverted_index ๐Ÿ”’
puffin_manager
statistics ๐Ÿ”’
store ๐Ÿ”’

Structsยง

IndexBaseOutput
Base output of the index creation.
IndexOutput
Output of the index creation.
Indexer
The index creator that hides the error handling details.
IndexerBuilderImpl ๐Ÿ”’

Constantsยง

DEFAULT_FULLTEXT_BLOOM_ROW_GRANULARITY ๐Ÿ”’
TYPE_BLOOM_FILTER_INDEX ๐Ÿ”’
TYPE_FULLTEXT_INDEX ๐Ÿ”’
TYPE_INVERTED_INDEX ๐Ÿ”’

Traitsยง

IndexerBuilder

Type Aliasesยง

BloomFilterOutput
Output of the bloom filter creation.
FulltextIndexOutput
Output of the fulltext index creation.
InvertedIndexOutput
Output of the inverted index creation.