Skip to main content
These settings are available in system.merge_tree_settings and are autogenerated from ClickHouse source.

text_index_dictionary_block_frontcoding_compression

Default front-coding compression for text index dictionary blocks. Can be overridden by explicit dictionary_block_frontcoding_compression index argument.

text_index_dictionary_block_size

Default dictionary block size for text indexes. Can be overridden by explicit dictionary_block_size index argument.

text_index_posting_list_block_size

Default posting list block size for text indexes (rows). Can be overridden by explicit posting_list_block_size index argument.

text_index_posting_list_codec

Default posting list codec for text indexes. Can be overridden by explicit posting_list_codec index argument.
Last modified on July 23, 2026