Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Regarding support for ElasticSearch 7.X #667

Open
karuneshy77 opened this issue Dec 9, 2019 · 1 comment
Open

Regarding support for ElasticSearch 7.X #667

karuneshy77 opened this issue Dec 9, 2019 · 1 comment

Comments

@karuneshy77
Copy link

karuneshy77 commented Dec 9, 2019

Hi All,

No where in the document it mentions that io.search JEST support Elasticsearch 7.x.

But i tried below version connecting ElasticSearch 7.x . It worked except for hits/total, because now total is having a object containing "value" and "relation".

Can some expert please let me know when would the io.search/jest new upgraded version will be available supporting changes of 7.x

	<dependency>
		<groupId>io.searchbox</groupId>
		<artifactId>jest</artifactId>
		<version>5.3.3</version>
	</dependency>

Regards,
Karunesh

@NusaibahAlomari
Copy link

we have the same problem and we are upgrading our ES to version 7 but the issue with hits/total is blocking us from upgrade, do you have a plane when you are releasing the new versions supporting ES 7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants