Start a Project

Elasticsearch For Bagisto

Today in this blog, we will learn “How we can successfully use the Elasticsearch for Bagisto”

Elasticsearch is a highly scalable open-source full-text search engine.

It allows you to store, search, and analyze big volumes of data very quickly. It is the fastest search engine that returns the results of the entered query in real-time.

Features of  Elasticsearch

Admin configuration of Elasticsearch for Bagisto

The admin will have to go to the Config>>Scout.php, after that the admin will find the scout driver as “null” where he has to mention the ‘elastic‘ as per the below snapshot.

After that admin will go to the elastic.client.php file under the config folder where they have to mention the Elastic Host.

However, the admin will by default find the elastic host as ‘localhost:9200′ as shown in the below image.

Index Management

Note: Instead of the command line, you can also check the elastic search indexing in the browser by hitting elastic search host ex: localhost:9200

That’s all for the Elasticsearch for Bagisto, still, have any issue feel free to add a ticket and let us know your views to make the search better http://bagisto.uvdesk.com/

Exit mobile version