text_index_hint_max_selectivity
text_index_lazy_intersection_density_threshold
text_index_density_threshold
포스팅 리스트 지연 적용 모드(text_index_posting_list_apply_mode = 'lazy')에서 사용할 교집합 알고리즘을 선택하는 포스팅 리스트 밀도 임계값입니다.
임계값 미만: leapfrog 교집합(희소 포스팅 리스트에 유리). 임계값 이상: brute-force 비트맵 교집합(밀집 포스팅 리스트에 유리).
text_index_like_max_postings_to_read
use_text_index_like_evaluation_by_dictionary_scan가 활성화되어 있어야 합니다.
text_index_like_min_pattern_length
use_text_index_like_evaluation_by_dictionary_scan이 활성화되어 있어야 합니다.