Spring Boot ElasticSearch using Spring Data | Query DSL | Fuzziness | Aggregations

preview_player
Показать описание
Learn how to use the Spring Elastic Search Client, Query DSL, fuzziness, and aggregations in this video.

Github Links:

My Top Playlists:

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

how to build multi match query on different indexes, e.g. There are brands table, categories table, products table, so I there will be 3 indexes for each kind of data. Although Products do link with categories and brands, But How to combine results of multiple indexs into single query.

mubasherusman
Автор

Hey do you have any reference to perform all these queries in new Elasticsearch version?

x-win
Автор

Thanks alot....this is amazing...just 1 question, is the aggreagationbuilder deprecated in the latest version??

jr-hper
Автор

With springdata elastic search lots of deprecation is done, like we cannot use aggregationbuiler, etc ...can you please guide on this??

jr-hper
Автор

je peux faire un moteur de recherche pour un comparateur de prix avec ce combo elastic et springboot, si ca existe faire un tuto et mercii

AH-dhle
Автор

Hello. I just want to thank you. This video helped me so much to work with Elasticsearch on Spring Boot. I couldn't thank you enough. All the best for you.

matthewalfredoo