Search powered by Elasticsearch
Version 2.0.0
June 15, 2022
Added
- Craft CMS 4 compatibility
- Indexation of elements can be done without using jobs and queues.
Changed
- Requires Craft CMS >= 4.0
Version 1.1.0
April 27, 2022
Added
- Added console command to list all aliases and indexes of the configured Elasticsearch cluster.
- Added workflow to switch back to Craft's database index.
- Added console command to truncate Craft's database index table.
- Field boosting.
Fixed
- Utility page handles not existing index.
- Let Elasticsearch filter and tokenize the keywords.
Version 1.0.0
April 8, 2022
Added
- Initial release