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

# Expected behavior Product is deleted in database Elasticsearch index is updated Product list is displayed # Current behavior Product is deleted in database Elasticsearch index is not updated A...

You have 2 files that are mentioned in the documentation but they're not available anymore in Sylius 2. `_verticalMenu.html.twig` & `_horizontalMenu.html.twig`

Hello, Since the plugin has been upgraded to 5.2.0, we encountered the following issues : "Uncaught PHP Exception Elastica\Exception\ResponseException: "Fielddata is disabled on [attribute_dc_r_litrage_fr_FR] in [bitbag_shop_products]. Text fields are not...

Hello, I'm wondering when will this become compatible with Sylius 2.x ? Thank you in advance.

Hello, When we install the bundle our product api's brakes/changes. (Unless I missed something) For example the path for the api `api/v2/shop/products/{code}` becomes `api/v2/products/{code}` the content returned by the api...

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.0.4 to 6.0.20. Commits 6dc7083 Update VERSION for 6.0.20 717e41a Merge branch '5.4' into 6.0 c37b7dd Merge branch '4.4' into 5.4 d8a773b Bump Symfony version to 6.0.20...

dependencies
php

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.0.3 to 6.4.16. Release notes Sourced from symfony/http-foundation's releases. v6.4.16 Changelog (https://github.com/symfony/http-foundation/compare/v6.4.15...v6.4.16) bug symfony/symfony#58862 [Notifier] Fix GoIpTransport (@​nicolas-grekas) bug symfony/symfony#58836 Work around parse_url() bug (bis) (@​nicolas-grekas) v6.4.15...

dependencies
php

## Description The `bitbag_sylius_elasticsearch_plugin.query_builder.contains_name` service currently uses automatic fuzziness in elasticsearch queries, which may lead to unexpected search results. There should be a way to configure or disable this fuzziness...