# Default
#GRN_IN_VALUES_TOO_MANY_INDEX_MATCH_RATIO=0.01
#GRN_BETWEEN_TOO_MANY_INDEX_MATCH_RATIO=0.01
# Define this variable to disable skipping posting list (default: yes)
#GRN_II_CURSOR_SET_MIN_ENABLE=no
# Define this variable to disable chunk split on offline index construction (default: yes)
#GRN_INDEX_CHUNK_SPLIT_ENABLE=no
# Set "yes" to enable chunked tokenize feature
#GRN_MECAB_CHUNKED_TOKENIZE_ENABLED=no
# Set the threshold value for chunk size (default: 8192)
#GRN_MECAB_CHUNK_SIZE_THRESHOLD=8192
# Set the max N segments for tiny index column (default: 512)
#GRN_II_MAX_N_SEGMENTS_TINY=512
# Set the max N chunks for tiny index column (default: 1024)
#GRN_II_MAX_N_CHUNKS_TINY=1024
