Using ElasticSearch Rest Client with Spring Data ElasticSearch

0 votes

Currently i am trying to use Spring boot and AWS elasticsearch service in my project. AWS Elasticsearch service which only provides REST interface.

Spring Data Elasticsearch is very easy to use and template provides very most functionality that I need. With Elasicsearch Rest client I have to implement all the functionality myself.

Is it possible to use REST client with Spring Data Elasticsearch?

Aug 9, 2018 in AWS by datageek
• 2,530 points
2,795 views

1 answer to this question.

0 votes

Currently Spring Data Elasticsearch doesn't support the communication by the REST API. They are using the transport client.

There is separate fork of Spring Data Elasticsearch where the JEST library is used and communication is made by REST:

https://github.com/VanRoy/spring-data-jest

You will find the interesting discussion under the following ticked of Spring Data Elasticsearch:

https://jira.spring.io/browse/DATAES-220

I hope this was helpful.

answered Aug 10, 2018 by Deepthi
• 300 points

Related Questions In AWS

0 votes
1 answer
0 votes
0 answers

Restrict access to VPC with AWS VPN Client using security group

Feb 22, 2022 in AWS by Rahul
• 2,080 points
346 views
0 votes
1 answer

AWS:Using S3 with EC2 instances

Yes, it can be used for instances ...READ MORE

answered Jun 26, 2018 in AWS by hemant
• 5,790 points
5,890 views
0 votes
1 answer
+1 vote
1 answer

How to load CSV data to RDS Aurora table using lambda?

Launch an Amazon RDS MySQL database engine ...READ MORE

answered Jul 26, 2018 in AWS by Priyaj
• 58,090 points
4,267 views
+1 vote
2 answers
0 votes
1 answer
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP