hawksearch/esindexing-magento-2

Hawksearch ES Indexing module for Magento Open Source and Adobe Commerce

Installs: 1 839

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 4

Open Issues: 1

Type:magento2-module

0.6.3 2024-04-25 08:38 UTC

README

Introduction

The Hawksearch service enables online retailers and publishers the ability to drive a rich, compelling user experience. This experience drives visitors to the products and information that they are seeking.

Hawksearch provides the ability to power the product listing pages for categories and brand pages on the site in addition to driving the search page on the site.

This extension is capable to replace the built-in Magento search with a feature reach, relevant and personalized search experience powered with HawkSearch ElasticSearch API v4.0+

Support

You can submit a new ticket through our Support Center If you have any questions please read our Support FAQ

Documentation

Check out our Getting Started guide and start using HawkSearch for Magento 2.

Platform Version Support

  • Magento Open Source: 2.4.0 - 2.4.6
  • Adobe Commerce: 2.4.0 - 2.4.6

Installation Instructions

  1. Install composer packages
composer require hawksearch/esindexing-magento-2 --no-update
composer update hawksearch/esindexing-magento-2
  1. Setup the extension in Magento
bin/magento module:enable --clear-static-content HawkSearch_Connector HawkSearch_EsIndexing
bin/magento setup:upgrade
bin/magento cache:flush
  1. Proceed with Getting Started guide

Contribution

Coming soon

Customization

Coming soon