Spring Data Elastic Search Example #1 | Tech Primers

preview_player
Показать описание
This video covers the Spring Data Elastic Search on a Spring Boot application with an example.

📌 Related Playlist
================

🎬Video Editing: iMovie

---------------------------------------------------------------
🔥 Disclaimer/Policy:
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
You are free to use the code samples in Github after forking and you can modify it for your own use.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.

#SpringData #ElasticSearch #TechPrimers
Рекомендации по теме
Комментарии
Автор

Thanks for sharing but before start coding it would be great if you explain little bit more about Elastic-Search, when and why we need to have in our project/product.

Happy coding !!!

azharmobeen
Автор

Really like your tutorials and the fact that everything is not perfect. When you run into errors you show us how to fix it and have sample code at hand. I've seen so many video's when errors happen the presenter do not have any idea on where to start fixing them. Very well presented!!!! Thanks so much.

chrispie
Автор

Fantastic and very easy to follow thank you!!

YoSoyDanielFernandez
Автор

People facing issue with NodeBuilder, use the following dependency:

<dependency>


<version>2.1.0</version>
</dependency>

mrProgrammingGeek
Автор

Heyy, Very nice and easy to understand which version o the Intellij idea did you use?

poonamagashe
Автор

Maybe for a future video can I ask if you can dot a spring elastic clustering example explaining:
1. How to setup a cluster (master and slave)
2. Explaining split brain and how to prevent or even recover from it
3. Can you use the embedded elasticsearch from spring to do clustering

Thanks

chrispie
Автор

The example worked perfectly fine. I need clarification on how can we Load the data from any xml file from a local project directory to local elastic search index by exposing to some endpoint rather than loading the data during initialization.It would be of great help if you could solve it or provide any reference.Thanks!!

isharha
Автор

Nice Tutorial! please make a tutorial for complex bool query

SanjeevSingh-glnh
Автор

I get a cannot resolve symbol NodeBuilder (4:12)

stefanosanastasiou
Автор

currently im working on search engine in which im using Elastic search, i have to use Neo4j as database can u show me how to push data in elastic search from neo4j and perform search operation

satyamvijayvargiya
Автор

Very good tutorial .I am getting compile time error for NodeBuilder, Setting, ElasticSearchTemplate, when i migrate the spring boot version to 2.1.5.Can you please provide me the ElasticConfiguration needed using the latest version of spring boot (2.1.5.Release)

seethalakshmi
Автор

Excellent video.Looks like you are bringing up an embedded elasticsearch server.Do you have an example where we could connect to a remote cluster and do CRUD operations?

prasact
Автор

Phenomenal. Thank you very much. I have a query. Can we keep the temp file("temp-elastic") in the RAM instead of keeping in the disk.

samimahmed
Автор

Do you also have to install Elasticsearch separately?

alexandrajohnsson
Автор

Can you teach how to work with the nested doc in spring data elasticsearch. These are really simple.

techdemy
Автор

Nice tutorial. Liked your intelij theme as well. Which theme and settings are you using

munyaradzitakayindisa
Автор

Heyy, Can you make a tutorial for getting Page as a result instead of List and also for sorting on the nested would be grateful if you would make such video

poonamagashe
Автор

Can you please explain how we can extract multiple table data in elastic object
Thanks in advance

kuldipshinde
Автор

iam entirely new to this. y this we can access data from elastic search...and we can expose the springboot service url in the angular. Is this possible

harshanaga
Автор

In this demo, is the embedded elastischsearch server used instead of locally installed server?

yw
welcome to shbcf.ru