You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

indexer.md 500 B

4 years ago
123456789101112131415
  1. # 高级检索
  2. ## Argus
  3. 穿透式检索Argus提供JD Chain区块链基础数据索引,自定义键值索引服务
  4. 源码已开源,请参照[Argus](https://github.com/blockchain-jd-com/jdchain-indexer)首页说明安装使用。
  5. ## JD Chain + Argus
  6. 修改JD Chain网关配置文件`gateway.conf`中:
  7. - `data.retrieval.url` 对应`Argus`中区块链基础数据检索服务
  8. - `schema.retrieval.url` 对应`Argus`中`Schema`服务
  9. 重启网关后可在区块连浏览器中使用搜索功能