Releases: codemonauts/craft-elasticsearch
Releases · codemonauts/craft-elasticsearch
2.0.0 - 2022-06-15
Added
- Craft CMS 4 compatibility
- Indexation of elements can be done without using jobs and queues.
Changed
- Requires Craft CMS >= 4.0
1.2.0 - 2022-06-15
Added
- Indexation of elements can be done without using jobs and queues.
1.1.0 - 2022-04-27
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.
1.0.0 - 2022-04-20
Initial release