| 程序包 | 说明 |
|---|---|
| com.tencentcloudapi.es.v20180416.models |
| 限定符和类型 | 方法和说明 |
|---|---|
DictInfo[] |
EsDictionaryInfo.getMainDict()
Get 启用词词典列表
|
DictInfo[] |
EsDictionaryInfo.getStopwords()
Get 停用词词典列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EsDictionaryInfo.setMainDict(DictInfo[] MainDict)
Set 启用词词典列表
|
void |
EsDictionaryInfo.setStopwords(DictInfo[] Stopwords)
Set 停用词词典列表
|
Copyright © 2020. All rights reserved.