3130分段故障节点
3152分段错误npm
我尝试通过运行PUT localhost:9200/newindex/
{
"mappings": {
"items": {
"properties": {
"title": {
"type": "string",
"fielddata": {
"loading" : "eager"
}
},
"body": {
"type": "string",
"fielddata": {
"loading" : "eager"
}
}
}
}
}
}
现在我甚至无法卸载。请帮忙。
答案 0 :(得分:0)
以下是可能发生的一些原因;