Skip to content

Releases: monsieurbiz/SyliusSearchPlugin

v1.0.0-RC.4

17 Sep 13:55
6ae8cfb
Compare
Choose a tag to compare
v1.0.0-RC.4 Pre-release
Pre-release

PHP 8.0 and Sylius 1.10 compatibilities.

v1.0.0-RC.3

31 Aug 14:52
0f1ef8a
Compare
Choose a tag to compare
v1.0.0-RC.3 Pre-release
Pre-release
Merge pull request #94 from maximehuran/feature/improve-search-accuracy

Improve search accurary, boost name match, and add code search

v1.0.0-RC.2

31 Aug 11:01
c6c26cb
Compare
Choose a tag to compare
v1.0.0-RC.2 Pre-release
Pre-release
Correct max aggregation size

v1.0.0-RC.1

31 Aug 10:43
76dc3ea
Compare
Choose a tag to compare
v1.0.0-RC.1 Pre-release
Pre-release
Merge pull request #93 from SuRRoK/master

Fix retrieving all attributes aggs

0.2.6: Merge pull request #92 from MacBim/fix/select-attribut-translation

10 Jun 16:34
dfd8f10
Compare
Choose a tag to compare
fix(indexation): Default locale if attribute is not translatable

0.2.5

25 Feb 10:34
a8fa01b
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release
Merge pull request #82 from Zales0123/fix-deprecations

Replace deprecated EngineInterface with Environment

0.2.4

17 Feb 16:07
9516af0
Compare
Choose a tag to compare
0.2.4 Pre-release
Pre-release
Merge pull request #81 from Florian-Merle/fix/search-exception

fix(search): exception when only 1 result is found

Improve custom search types

01 Feb 10:22
85ac277
Compare
Choose a tag to compare
Pre-release
Merge pull request #78 from Florian-Merle/fix/instant-search-url

fix(search): Path construction method fixed for custom types

Add fixtures

21 Oct 09:04
4792bb4
Compare
Choose a tag to compare
Add fixtures Pre-release
Pre-release

Add PHP CS #54 by @maximehuran
Add fixtures #53 by @maximehuran
Update test application #52 by @maximehuran
Fix Issue for prefix indexes. #50 by @atapatel

Filterable options and attributes

11 Jul 11:06
d759710
Compare
Choose a tag to compare
Pre-release
Merge pull request #33 from htaoufikallah/master

use elastica ResultSet instead of JolieCode ResultSet