1 Star 1 Fork 1

bdware/datanet-search-engine-backend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
deployconfig.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
蔡华谦 提交于 2023-07-20 10:29 . update to search engine
{
"agentAddress": "39.104.209.178:18010",
"privateKey": "d675782acf011dbc01a73c7967ccff9564486f7c3a9f5d5de151caffaa18936",
"publicKey": "04303718771b9323c204e607639f14469f9a94e55b0964a408ad3b3864b0493b645d7070da0d550f0c54b934275a8e88dedc3024467b0566db5c1108b1baeaae27",
"ypkPath": "./datanet-search-engine-backend/build/Registry-1.2.6.ypk",
"killBeforeStart": "Registry",
"createParam": {
"prefix": "shanxi",
"publicKey": "04303718771b9323c204e607639f14469f9a94e55b0964a408ad3b3864b0493b645d7070da0d550f0c54b934275a8e88dedc3024467b0566db5c1108b1baeaae27",
"privateKey": "d675782acf011dbc01a73c7967ccff9564486f7c3a9f5d5de151caffaa18936",
"repoName": "Registry",
"routerURI": "tcp://39.104.209.178:18041",
"doMetaName": "SearchEngineDoMetaIndex",
"initialIndexKeys": [
{
"key": "doId",
"description": "数字对象的标识",
"type": "String"
},
{
"key": "owner",
"description": "数字对象的所有者",
"type": "Text"
},
{
"key": "type",
"description": "数字对象的类型",
"type": "String"
},
{
"key": "fromRepo",
"description": "来自哪个仓库",
"type": "String"
},
{
"key": "createTime",
"description": "创建时间",
"type": "Number"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/BDWare/datanet-search-engine-backend.git
[email protected]:BDWare/datanet-search-engine-backend.git
BDWare
datanet-search-engine-backend
datanet-search-engine-backend
master

搜索帮助