text_index_dictionary_block_frontcoding_compression
dictionary_block_frontcoding_compression索引引数で上書きできます。
text_index_dictionary_block_size
dictionary_block_size の索引引数で上書きできます。
text_index_max_memory_usage_before_flush
text_index_max_processed_tokens_before_flush
text_index_posting_list_block_size
posting_list_block_size 索引引数で上書きできます。
text_index_posting_list_codec
posting_list_codec 索引引数を指定すると上書きできます。
text_index_serialization_version
compatibility 設定を使用して
フォーマットを固定し、古いサーバーでも引き続き読み取れるフォーマットへの書き込みを継続させます。
設定可能な値:
v0_initial— 元のフォーマット。ポスティングリスト の コーデック type は永続化されません。v1_with_codec— テキスト索引ヘッダーに ポスティングリスト の コーデック type を永続化します。v2_with_positions—support_phrase_searchを持つ索引のトークン位置を永続化します。