You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -88,6 +89,7 @@ The `key_value` object supports the following:
88
89
*`case_sensitive` - (Optional) Whether the value is case sensitive.
89
90
*`delimiter` - (Optional) The delimiter of the value.
90
91
*`include_chinese` - (Optional) Whether the value include chinese.
92
+
*`index_all` - (Optional) Whether to create indexes for all fields in JSON fields with text values. This field is valid when the `value_type` is `json`.
91
93
*`json_keys` - (Optional) The JSON subfield key value index.
92
94
*`sql_flag` - (Optional) Whether the filed is enabled for analysis.
0 commit comments