|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The index key. |
||
| chn |
boolean |
Specifies whether the field contains Chinese characters. |
true |
| caseSensitive |
boolean |
Specifies whether the field is case-sensitive. |
true |
| alias |
string |
The alias of the field. |
myAlias |
| type |
string |
The type of the field. |
text |
| doc_value |
boolean |
Specifies whether to enable statistics for the field. |
true |
| index_all |
boolean |
Specifies whether to automatically create an index for all text fields in the JSON object. |
true |
| max_depth |
integer |
The maximum depth. |
|
| token |
array |
The delimiters used for tokenization. |
|
|
string |
| |
||
| json_keys |
object |
The JSON key. |
|
| vector_index |
string |
||
| embedding |
string |