text_index_hint_max_selectivity
text_index_lazy_intersection_density_threshold
text_index_density_threshold
Umbral de densidad de posting list que elige el algoritmo de intersección en el modo diferido de aplicación de posting list (text_index_posting_list_apply_mode = 'lazy').
Por debajo del umbral: intersección leapfrog (favorece las posting lists dispersas). En el umbral o por encima: intersección bitmap de fuerza bruta (favorece las posting lists densas).
text_index_like_max_postings_to_read
use_text_index_like_evaluation_by_dictionary_scan esté habilitado.
text_index_like_min_pattern_length
use_text_index_like_evaluation_by_dictionary_scan esté habilitado.