Releases: BitBagCommerce/SyliusElasticsearchPlugin
Releases · BitBagCommerce/SyliusElasticsearchPlugin
Reindex product after order (to update units sold)
Merge pull request #148 from leszczuu/fix/reindex-products-after-order Reindex product after order (to update units sold)
Fixes
Merge pull request #145 from leszczuu/fix/JJ-98 Fix for searching attributes like '%100_wool'
Update to elasticsearch 7
Merge pull request #139 from JakobTolkemit/es_7 Update to elasticsearch 7
Update to sylius 1.7 && Add site-wide search
v1.6.0 Update .travis.yml
Object comparison improvements
v1.5.6 Used instance of instead of equals to determine if an object should b…
Fix problem with sorting by postion
v1.5.5 fix sorting by position as default from 0
Fix problem with sorting on empty results (only v1.5.3 affected)
Add support for sorting "empty results" Added unmapped_type to the sort options, or else ES returns an error if no results are found or the sorting option is unset on some of the results.
Indexing on resource events & taxon position sorting
v1.5.3 Add position mapping for all taxons
Sylius v1.5.0 compatibility bugfix
v1.5.2 Update composer.json
Bugfixes release
Merge pull request #63 from BitBagCommerce/dev Remove unused binaries