加了ik分词插件不好使了
网上有人说是要增加内存,是要给虚拟机分更多内存吗
{
"error": {
"root_cause": [
{
"type": "circuit_breaking_exception",
"reason": "[parent] Data too large, data for [<http_request>] would be [96898858/92.4mb], which is larger than the limit of [96314982/91.8mb], real usage: [96898712/92.4mb], new bytes reserved: [146/146b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=146/146b, accounting=5647/5.5kb]",
"bytes_wanted": 96898858,
"bytes_limit": 96314982,
"durability": "PERMANENT"
}
],
"type": "circuit_breaking_exception",
"reason": "[parent] Data too large, data for [<http_request>] would be [96898858/92.4mb], which is larger than the limit of [96314982/91.8mb], real usage: [96898712/92.4mb], new bytes reserved: [146/146b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=146/146b, accounting=5647/5.5kb]",
"bytes_wanted": 96898858,
"bytes_limit": 96314982,
"durability": "PERMANENT"
},
"status": 429
}40
收起
正在回答 回答被采纳积分+1
1回答
coding_zhang
2020-03-10 22:33:51
可以适当增加,当然不管也无所谓哈
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星