Connecting ElasticSearch on the site


To connect ElasticSearch smart search on one site, you need to implement the following steps:

  1. in the admin, find the module "Integration with Elasticsearch" and open
  2. add a new site in the integration by clicking on the button "+ Add Elasticsearch Integration "
  3. check the box "Active" to enable search
  4. indicate the site for which we are doing integration
  5. add "Token" - any unique and random code
  6. save at the bottom of the page
  7. We expect all products from the admin to be indexed on the ElasticSearch server (approximately 1000 products in 1 minute)

Additional options for connecting to ElasticSearch:

  • Partially search by code - search by a piece of product code to find a product, not necessarily a complete match, but because of this, products may appear that you don’t want to see there
  • Fuzzy search by code - a typo of 1 character of the product code is available so that the system displays the desired product
  • Search by normalized code - ignores the characters "/", "-", ",", "." when searching by code

Was the article helpful?

Yes, thank you! Unfortunately no

article.helpfulQuestion