一、本地启动ES,head插件无法连接

1.下载ElasticSearch  压缩包 然后解压缩  ,conf文件夹下elasticsearch.yml中最后加入

http.cors.enabled: true
http.cors.allow-origin: "*"

2.双击bin文件夹下elasticsearch.bat文件启动ES

3.重新打开head插件 index.html 连上了

ElasticSearch win10 java springboot使用问题及解决方法记录 持续更新ing

 

相关文章:

  • 2021-10-28
  • 2021-06-08
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
  • 2021-11-08
  • 2021-07-14
猜你喜欢
  • 2021-06-25
  • 2021-06-25
  • 2021-09-12
  • 2021-09-24
  • 2021-08-31
  • 2021-09-29
  • 2022-12-23
相关资源
相似解决方案