卷狗日记
未读
SpringBoot集成RestHighLevelClient
一、引入依赖 <!--SpringBoot集成Es的包-->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-elasticsearch</ar
卷狗日记
未读
ElasticSearch基本增删改查DSL语法
一、索引语法 创建索引 PUT article
查看所有索引简略信息 GET _cat/indices?v
表头 含义 health 当前服务器健康状态: