Aktuell quäle ich mich mit der Suche in Shopware 6 - eine Strafarbeit.
Bei einem Test in einem Shop wo Advanced Search und OpenSearch in Version 2.18.0 aktiv ist, kommt bei Suche ein Error 500.
Mit der Fehlermeldung kann ich zur Stunde jedoch nichts anfangen. Kennt das vielleicht jemand? Hatte jemand ähnliche Probleme?
Uncaught PHP Exception OpenSearch\Common\Exceptions\Missing404Exception:
„{„error“:{„root_cause“:[{„type“:„index_not_found_exception“,„reason“:„no such index [sw_product]“,„index“:„sw_product“,„resource.id“:„sw_product“,„resource.type“:„index_or_alias“,„index_uuid“:„na“}],„type“:„index_not_found_exception“,„reason“:„no such index [sw_product]“,„index“:„sw_product“,„resource.id“:„sw_product“,„resource.type“:„index_or_alias“,„index_uuid“:„na“},„status“:404}“ at Connection.php line 666
{„exception“:„[object] (OpenSearch\Common\Exceptions\Missing404Exception(code: 404):
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [sw_product]","index":"sw_product","resource.id":"sw_product","resource.type":"index_or_alias","index_uuid":"na"}],"type":"index_not_found_exception","reason":"no such index [sw_product]","index":"sw_product","resource.id":"sw_product","resource.type":"index_or_alias","index_uuid":"na"},"status":404}
at /var/…/vendor/opensearch-project/opensearch-php/src/OpenSearch/Connections/Connection.php:666)“}