This module is a plugin for ElasticSuite.
It allows to index CMS Pages into the search engine and display them into the autocomplete results, and also on the search result page.
Which version should I use ?
Magento Version | ElasticSuite Latest Version |
---|---|
Magento 2.0.* CE / EE | 2.1.0 release |
Magento 2.1.* CE / EE | 2.0.0 release |
The module requires :
- ElasticSuite > 2.1.*
- Install the module via Composer :
composer require smile/module-elasticsuite-cms-search
- Enable it
bin/magento module:enable Smile_ElasticsuiteCms
- Install the module and rebuild the DI cache
bin/magento setup:upgrade
- Process a full reindex of the CMS Page search index
bin/magento index:reindex elasticsuite_cms_page_fulltext