Releases: monsieurbiz/SyliusSearchPlugin
Releases · monsieurbiz/SyliusSearchPlugin
v2.1.9
What's Changed
- doc: Use stable version constraint for sylius-search-plugin by @panakour in #206
- Force paypal version to avoid error with 1.6 version by @delyriand in #208
- fix: index translations correctly for taxons and attribute value by @delyriand in #209
- Flush index in all cases by @t-richard in #204
New Contributors
- @panakour made their first contribution in #206
- @t-richard made their first contribution in #204
Full Changelog: v2.1.8...v2.1.9
v2.1.8
Merge pull request #199 from jurv/searchable-trait-attributes Add attribute notation to SearchableTrait
v2.1.7
What's Changed
- Fields to search in parameters by @maximehuran in #196
Full Changelog: v2.1.6...v2.1.7
v2.1.6
What's Changed
- Argument unpacking to avoid error when call decorated function with multiple arguments by @delyriand in #190
- typo parameter name add_custom_boosts.md by @cbastienbaron in #191
- Correct title levels in custom entities doc by @maximehuran in #193
- Add columns in options and attributes grid by @maximehuran in #194
- Add search weight in fixtures by @maximehuran in #192
New Contributors
- @cbastienbaron made their first contribution in #191
Full Changelog: v2.1.5...v2.1.6
v2.1.5
What's Changed
- Add config with url in checker to avoid error couldn’t resolve host by @delyriand in #189
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Manage documentable default to retrieve enable one by @maximehuran in #188
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- Display index prefix on reindex console by @maximehuran in #184
- URL decode the query in the request configuration by @maximehuran in #185
- Update default mapping_provider class in comment by @maximehuran in #183
- Manage search on nested fields by @maximehuran in #186
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Set the locale only if the documentable is translatable by @maximehuran in #180
- Be able to filter the search enabled entities by @maximehuran in #181
- Call search on focus if input not empty and search not called yet by @maximehuran in #182
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Add config path in add entity doc by @maximehuran in #177
- Use DTO ID to be able to have custom IDs by @maximehuran in #178
- Remove Trailing comma for php 7 by @ehibes in #176
- Append default analyzer if no locale by @maximehuran in #179
New Contributors
Full Changelog: v2.1.0...v2.1.1
v2.1.0
How to upgrade
See how to upgrade your 1.x.x version and your 2.0.x version in the UPGRADE guide.
What's Changed
- Services definition: use tagged services and iterator by @delyriand in #165
- Remove yarn.lock in reset target by @maximehuran in #168
- Simplified mapping extended by @delyriand in #167
- Sorter documentation and example by @delyriand in #169
- Correct badges to use correct git actions and correct URLs by @maximehuran in #171
- Add documentation and example for boost (or function score) by @delyriand in #170
- Delete the product document with its identifier when deleting a product by @delyriand in #173
- Example to index taxon by @maximehuran in #172
- Fix configuration for limits: integer and default values by @delyriand in #175
- Fallback on sylius taxon renderer if ES is down by @delyriand in #174
Full Changelog: v2.0.3...v2.1.0