本文介绍了InterventionDictionary的数据结构详情。
描述
OpenSearch 应用的干预词典。
示例
{
"id": 1,
"name": "tongyici",
"type": "synonym",
"analyzer": "",
"created": 1539158313,
"updated": 1539158313
}
结构
字段 | 类型 | 描述 |
id | Integer | 词典ID。 |
name | String | 名称。 |
type | String | 类型:
|
analyzer | String | 自定义分词。 |
created | Integer | 创建时间。 |
updated | Integer | 更新时间。 |
该文章对您有帮助吗?