Laravel - Elasticsearch faceting with aggregations, Backend - Episode 15 - (1 of 2)

preview_player
Показать описание
In this video, we will be discussing the implementation of a faceted search with aggregations using Laravel as the backend framework and Elasticsearch as the search engine for our B2B ecommerce project. By utilizing the power of Laravel, we can easily create a robust and scalable backend for our application, while incorporating Elasticsearch allows for efficient and powerful search capabilities. With the added functionality of faceted search and aggregations, our users will be able to easily filter and navigate through large sets of data, improving their overall experience. Join us as we dive into the process of bringing these technologies together to enhance the functionality of our ecommerce platform.

Gist for Elasticsearch product indexing:
Рекомендации по теме
Комментарии
Автор

For self-study, your tutorial is very helpful. Thank you

I run into a few issues in your repository. 
1. Role Seeder and UserSeeder are missing. 
2. missing  LoginRequest 
namespace.

rafalmo
Автор

Can you provide the package you used here for laravel elasticsearch and any websites demonstrating how to use the package ?

spamXblazikengaming
Автор

could you please commit changes you've made in this video? Not working... :(

ЕвгенийСамусько-дш
Автор

could you please commit changes you've made in this video?

agsmith