Restores MySQL-based catalog search for Magento 2.4+, which removed native MySQL search support in favor of Elasticsearch. Enables stores without Elasticsearch to continue using MySQL as their search engine.
Adds an indexed is_discounted product attribute (derived from indexed final price vs price, including tier prices) that powers a Sale-style layered-navigation facet and an Elastic/OpenSearch-ready attribute, backed by a per-website/customer-group staging table and dedicated indexer for accurate, render-time-SQL-free filtering.
Automates product ranking in ElasticSuite-powered search and categories using behavioral data (CTR, add-to-carts, sales, reviews). Applies Bayesian smoothing, freshness boosting, bounce rate penalties, and discovery shuffle to dynamically score and sort products.
Looking for contributors - Help fix build issues
MySQL is no longer supported for search since Magento 2.4. This extension brings back the usage of the MySQL search engine on Magento 2.
Adds AJAX navigation to category pages using Elasticsuite. Enables infinite scrolling and can be configured in the admin panel.
Looking for contributors - Help fix build issues
This Magento 2 module allow you to disable entirely Elasticsearch service: useful when research and categories are not used.
Magento 2 Admin Search
vasileuski/magento2-module-admin-search 18
Replaces Magento's admin global search with a faster ElasticSearch/OpenSearch-powered search across orders, customers, products, categories and CMS content, while respecting ACL permissions.
Looking for contributors - Help fix build issues
Deletes "ghost" indices in Smile Elasticsuite via a cron job. This helps maintain a clean and efficient Elasticsearch setup.
Looking for contributors - Help fix build issues
Removes the Elasticsuite notification banner from your Magento 2 store. Cleans up the admin interface by hiding the banner.
Adds seller-specific offers to products within ElasticSuite. Requires ElasticSuite and Seller modules.
Looking for contributors - Help fix build issues
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.