동 방법을 제외 인식할 수 없는 매개변수 ccs_minimize_roundtrips

0

질문

나는 다음과 같은 오류가 찾고 있는 동안 데이터에동 방법을 통해 spring data jpa

23-11-2021 19:51:20.699 [http-nio-8990-exec-2] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is ElasticsearchStatusException[Elasticsearch exception [type=illegal_argument_exception, reason=request [/dummy/_doc/_search] contains unrecognized parameter: [ccs_minimize_roundtrips]]]] with root cause

여기에 내 maven dependancies

<dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-elasticsearch</artifactId>
            <version>2.2.2.RELEASE</version>
        </dependency>

        <dependency>
            <groupId>org.springframework.data</groupId>
            <artifactId>spring-data-elasticsearch</artifactId>
            <version>3.2.3.RELEASE</version>
        </dependency>

나는 생각 ES 서버 버전과 api 버전은 같지만 나는 아직도 이 오류가 있습니다.

N.B 이지 중복하기 때문에 나이에도 오류가 이전 버전

1

최고의 응답

1

ccs_minimize_roundtrips 매개 변수에 추가되었습 7.0.0beta1,그래서 내 가는 당신이 사용하는 클라이언트 버전이(즉,7+)이동 방법의 서버 버전입니다.

에 따라 Maven 의존성 spring-data-elasticsearch:3.2.3 에 따라 탄성 6.8.12,그래서 거기 작은 사이의 연결이 끊어는 클라이언트와 서버 버전이 있습니다.

2021-11-23 15:15:51

N.B 이 대답을 해결 나의 문제이지만 나 또한 추가해야 했동 방법을 제 6.7.1,동 방법-나머지는 클라이언트 6.8.4 및동 방법-나머지는 높은 수준의 클라이언트 6.8.4
mahfuj asif

멋진행을 도왔지만,분명해야 하는 이유 혼합 6.7.1 및 6.8.4
Val

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................