Skip to content

Releases: Becklyn/SearchBundle

Add Legacy Support above PHP 7.0

12 Jan 15:12
8ed91a7
Compare
Choose a tag to compare
1.2.2-dev

add support for php above 7.0, update dependencies, remove becklyn/in…

Update dependencies

12 Dec 10:44
8ea330b
Compare
Choose a tag to compare

add SF6 and PHP8.1 support

1.2.1

18 Jun 16:44
09931fc
Compare
Choose a tag to compare

✨ Improvements

  • Decrease bulk size in ElasticsearchClient::sendBulkIndexRequests().

1.2.0

16 Apr 09:42
6918b68
Compare
Choose a tag to compare

🎁 New Features

  • Allow running this bundle with no ElasticSearch available (it no longer crashes)

1.1.0

15 Jan 10:47
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix debug command so it no longer crashes in more recent versions of Symfony

Unifying entity loaders

30 Dec 03:47
Compare
Choose a tag to compare
1.0.0-beta.3

Added docs about the new entity loader result.

1.0.0 Beta 2: Renamed properties of the `Field` annotation + Docs

30 Dec 01:51
Compare
Choose a tag to compare

Initial (beta) release (╯°□°)╯︵ ┻━┻

30 Dec 01:08
Compare
Choose a tag to compare
1.0.0-beta.1

Finalized CLI search client