更新时间:2020-08-28 21:27
opensearch 应用的干预词典
{
"id": 1,
"name": "tongyici",
"type": "synonym",
"analyzer": "",
"created": 1539158313,
"updated": 1539158313
}
字段 | 类型 | 描述 |
---|---|---|
id | Integer | 词典ID |
name | String | 名称 |
type | String | 类型 - stopword 停用词 - synonym 同义词 - correction 拼写纠错 - category_prediction 类目预测 - ner 实体识别 - term_weighting 词权重 |
analyzer | String | 自定义分词 |
created | Integer | 创建时间 |
updated | Integer | 更新时间 |
在文档使用中是否遇到以下问题
更多建议
匿名提交