载入样本数据时,使用sense操作:

POST /bank/account/_bulk?pretty -data-binary @accounts.json

报错如下:Request failed to get to the server (status code: 0):

分析:应该是没有找到这个文件,网上找到一个使用postman载入样本数据的方式如图所示:

postman载入ES样本数据

按上述顺序操作,即可导入数据

相关文章:

  • 2021-12-02
  • 2022-12-23
  • 2021-09-05
  • 2021-04-15
  • 2022-02-01
  • 2022-02-01
  • 2022-12-23
  • 2022-02-24
猜你喜欢
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
相关资源
相似解决方案