Skip to main content
これらの設定は system.merge_tree_settings で確認でき、ClickHouse のソースコードから自動生成されています。

text_index_dictionary_block_frontcoding_compression

テキスト索引のDictionaryブロックに対するデフォルトのフロントコーディング圧縮です。 明示的に指定したdictionary_block_frontcoding_compression索引引数で上書きできます。

text_index_dictionary_block_size

テキスト索引のデフォルトのDictionaryブロックサイズです。 明示的に指定した dictionary_block_size の索引引数で上書きできます。

text_index_posting_list_block_size

テキスト索引の ポスティングリスト のデフォルトのブロックサイズ (行数) 。 明示的に指定した posting_list_block_size 索引引数で上書きできます。

text_index_posting_list_codec

テキスト索引の既定のポスティングリスト用コーデックです。 明示的に posting_list_codec 索引引数を指定すると上書きできます。
最終更新日 2026年7月23日