Skip to content

martin-cod/esindexing-magento-2

 
 

Repository files navigation

Hawksearch for Magento 2 (ElasticSearch based Version)

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.

Magento Version Support

Supports Magento versions 2.4.0 - 2.4.5

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.0%
  • CSS 14.2%
  • HTML 8.6%
  • JavaScript 0.2%