Skip to content

Releases: codemonauts/craft-elasticsearch

2.0.0 - 2022-06-15

15 Jun 14:43
Compare
Choose a tag to compare

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

15 Jun 14:41
Compare
Choose a tag to compare

Added

  • Indexation of elements can be done without using jobs and queues.

1.1.0 - 2022-04-27

27 Apr 14:13
Compare
Choose a tag to compare

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

20 Apr 09:08
Compare
Choose a tag to compare

Initial release