-
Spring Boot 3 no longer supports the high level REST interface: RestHighLevelClient - which is what we currently use.
See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration…
-
返回对象集合时resulttype写什么
-
**Description**
According to the tutorial, I wanted to write an object, but now there is an error
https://github.com/rfoltyns/log4j2-elasticsearch-examples/commit/420a7d69636e652b45be520d87b0695248c…
-
Hello Spring Data Elasticsearch team,
Wanted to start a small issue regarding a SpringBoot app, which has micrometer + actuator + Spring Data Elasticsearch please.
This issue is based on the ver…
-
Hi,
I found that if I have an OutOfMemoryError when querying "too big object" from elasticsearch, my application does not crash, but any further request will be cancelled with this error :
```
U…
-
Zincsearch version: 0.4.10
The environmental variables are as follows:
![image](https://github.com/zincsearch/zincsearch/assets/32811349/fc142d35-edff-487d-b348-a01379f652c4)
http://127.0.0.1:4…
-
**Expected Behavior**
In a Spring project, there is a very high likelyhood a Spring RestTemplate, Spring WebFlux Webclient is already on the classpath.
it will be a great improvement for this pr…
-
## 목표
* Elasticsearch 7.x 버전으로 2단계 업그레이드 (현재 5.x)
* 한글 형태소 분석기 교체
## 이유
* SpringBoot 2.2 로 업그레이드를 하고, Elastic Client 를 Transport 에서 HiglLevelClient 로 바꾸니 동작을 안함
## 참고
* https://www.elastic.co/gu…
-
https://www.cxdcxd.cn/blog/2019/09/05/Springboot%E6%95%B4%E5%90%88Elasticsearch%E6%8A%A5%E9%94%99/#more
原因分析SpringBoot 2.X 的 spring-boot-starter-data-redis 默认是以 lettuce 作为连接池的, 而在 lettuce , elastic…
-
### Java API client version
8.2.0
### Java version
8
### Elasticsearch Version
7.17.3
### Problem description
I use [logging: level: tracer : TRACE] springboot conf to see the ES reque…