嗨测试我一直在使用 bigchain 测试服务器。我必须搜索一些资产,所以我searchAssets()
将资产关键字设为karthik@kliotech.com
. 但它也返回了其他结果,例如 {
"data": {
"id": "138a65b3d20e9ad1f429e451a7235916161464d1b2f5ca6d3b90e02767dfbc46",
"type": "mrofTestVote1",
"vote": "like",
"postedBy": "chen@test.com",
"postedTime": 1525449076208
},
"id": "9eb8117115b363805e51f9e8f6b9c25e5811dbd448a017c27d3ff8dd666c1353"
}
这也回来了。但显然它没有 karthik@kliotech.com。搜索如何在 bigchain db 中工作?有人可以帮我解决这个问题。谢谢你。