You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If attribute toto does not exists or it exists but is not filterable I will have a 500
[2024-06-05T15:09:36.177871+00:00] request.CRITICAL: Uncaught PHP Exception Elastica\Exception\ResponseException: "failed to create query: [nested] failed to find nested object under path [attributes.toto] [index: monsieurbiz_product_fr_2024-06-05-150918] [reason: all shards failed]" at /app/tests/apps/sylius/vendor/ruflin/elastica/src/Transport/Http.php line 178
The text was updated successfully, but these errors were encountered:
I have the same issue with instant search.
Have you found a solution to this problem?
It seems that if I run the command 'bin/console monsieurbiz:search
' again, it works.
Exemple
/taxons/my-taxon?attributes[toto][]=Test
If attribute toto does not exists or it exists but is not filterable I will have a 500
The text was updated successfully, but these errors were encountered: