我正在尝试在Apache钻取中注册文件系统,但它不起作用。
我尝试了以下步骤:
我进入了:
{ "type": "file",
"enabled": true,
"connection": "file:///",
"workspaces": {
"root": {
"location": "/root/data/json",
"writable": false,
"storageformat": null
}
},
"formats" : {
"json" : {
"type" : "json"
}
}
}
每当我按下按钮时,我的代码都被删除,结果: 的空
创建了一个实例但没有内容。
有什么想法吗?
答案 0 :(得分:0)
将x_n, x_(n+1)
更改为"storageformat": null