gpt4 book ai didi

elasticsearch - 如何通过本地主机 :9200 使嵌入的 elasticsearch 可访问

转载 作者:行者123 更新时间:2023-11-29 02:45:21 25 4
gpt4 key购买 nike

我正在玩 spring-boot-sample-data-elastcisearch项目。我已经更改了 pom 并添加了:

SampleElasticsearchApplicationWebXml extends SpringBootServletInitializer 

嵌入 Tomcat 运行。我的 application.properties 有

spring.data.elasticsearch.http-enabled=true
spring.data.elasticsearch.local=true

我希望能够连接到 localhost:9200 以便使用 elasticsearch-head 或其他 JS 客户端。我错过了什么?谢谢,米兰

最佳答案

根据 this ticket ,您现在可以简单地将此行添加到您的配置文件中:

spring.data.elasticsearch.properties.http.enabled=true

关于elasticsearch - 如何通过本地主机 :9200 使嵌入的 elasticsearch 可访问,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25524444/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com