SyliusElasticsearchPlugin icon indicating copy to clipboard operation
SyliusElasticsearchPlugin copied to clipboard

Elasticsearch integration for Sylius apps.

Results 71 SyliusElasticsearchPlugin issues
Sort by recently updated
recently updated
newest added

Hello BitBag team, Firstly, I want to express my appreciation for the excellent work you've done on this plugin. It's been a valuable asset to our project. I've encountered an...

The must option in elastic should be using in queries where we care about the score. If you want to query columns like published/unpublished or something similar the score is...

Fix of error : ``` request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\LogicException: "Cannot check if an unsubmitted form is valid. Call Form::isSubmitted() before Form::isValid()." at /home/site/vendor/symfony/form/Form.php line 765 {"exception":"[object] (Symfony\\Component\\Form\\Exception\\LogicException(code: 0): Cannot...

When i create configurable product, with options, it doesn't populate the options taxons. When i go to the products-list page, i don't see the options in the filter form. I...

If i add an attribute to a product, then i deactivate the product, the attribute name was still available in the filter type, whitout any values. This avoid displaying empty...

Our shops work primarily with multi-variant products. Those variants are often priced differently each other. And we need to search by those different-per-variant prices. This proposal saves to Elastic all...

I don't understand why facets are not implemented on taxon listing

Non-translatable attributes are represented in the list of filters but didn't work. It should work regardless of the locale.