walkwizus / meilisearch
Meilisearch integration for Magento 2
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 2
Open Issues: 0
Language:JavaScript
Type:magento2-module
Requires
- magento/framework: >=103.0.4
- meilisearch/meilisearch-php: >=v1.13.0
Replaces
- walkwizus/module-meilisearch-base: 1.0.27
- walkwizus/module-meilisearch-catalog: 1.0.27
- walkwizus/module-meilisearch-frontend: 1.0.27
- walkwizus/module-meilisearch-merchandising: 1.0.27
README
The Meilisearch extension for Magento 2 enables replacing Magento's default search engine (OpenSearch) with Meilisearch.
๐ What is Meilisearch?
Meilisearch is a search engine featuring a blazing fast RESTful search API, typo tolerance, comprehensive language support, and much more.
๐งฉ Breeze Compatibility
This frontend is fully compatible with the Breeze frontend by SwissUp.
If you're using Breeze, make sure to install the dedicated compatibility module:
๐ Meilisearch Breeze Compatibility Module
โจ Main Features
๐๏ธ Category Merchandising
The Category Merchandising feature allows you to dynamically populate your categories using a rule engine.
No more manual category management โ products are automatically assigned in real time based on the rules you define.
You retain full control with an intuitive drag-and-drop interface to reorder products and highlight your top-performing items.
๐งฉ Facet Merchandising
The Facet Merchandising feature lets you fully customize the display of layered navigation filters for an optimized user experience.
You can:
- ๐ Reorder facets as needed
- ๐ Enable a search field within facet options
- ๐ Enable Fuzzy Search within facet options for approximate matching
- โ Limit the number of visible options with a โShow moreโ toggle
Perfect for keeping navigation clean and user-friendly, even in attribute-rich catalogs.
๐ฅ๏ธ Faceted Frontend Experience
The module offers a fully dynamic and responsive frontend interface powered by Knockout.js, designed to enhance layered navigation usability and speed.
Key features include:
- ๐๏ธ Price slider with real-time filtering
- โ๏ธ Multi-select checkboxes for flexible attribute filtering
- ๐ Search within facet options to quickly find relevant values
- ๐ Fuzzy search within facet options for approximate matching powered by Fuse.js
- โก Instant UI updates without page reloads
The search within facet options is powered by Fuse.js, providing fast, fuzzy search among attribute values directly in the frontend.
This enhances usability, especially for attributes with a large number of options, by allowing approximate matching and instant filtering.
This modern frontend ensures a smooth and engaging shopping experience, even on large catalogs.
๐ Documentation ย ย | ย ย ๐ Live Demo