Hallo,
nachdem wir nun erfolgreich Elasticsearch auf unserem Server installiert haben, kommt es noch zu folgendem Fehler.
Wenn wir direkt die Kategorie https://druck-shop24.net/express/ aufrufen, um alle Artikel dort anzeigen zu lassen erscheint folgende Meldung:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Shopware\SwagBonusSystem\Search\Facet\BonusFacet class not supported in Shopware/Bundle/SearchBundleES/ProductNumberSearch.php on line 159
Stack trace:
#0 Shopware/Bundle/SearchBundleES/ProductNumberSearch.php(140): Shopware\Bundle\SearchBundleES\ProductNumberSearch->getHandler(Object(Shopware\SwagBonusSystem\Search\Facet\BonusFacet)) #1 Shopware/Bundle/SearchBundleES/ProductNumberSearch.php(119): Shopware\Bundle\SearchBundleES\ProductNumberSearch->addCriteriaParts(Object(Shopware\Bundle\SearchBundle\Criteria), Object(Shopware\Bundle\StoreFrontBundle\Struct\ProductContext), Object(ONGR\ElasticsearchDSL\Search), Array) #2 Shopware/Bundle/SearchBundleES/ProductNumberSearch.php(77): Shopware\Bundle\SearchBundleES\ProductNumberSearch->buildSearch(Object(Shopware\Bundle\SearchBundle\Criteria), Object(Shopware\Bundle\StoreFrontBundle\Struct\ProductContext)) #3 Shopware/Bundle/SearchBundle/ProductSearch.php(65): Shopware\Bundle\SearchBundleES\ProductNumberSearch->search(Object(Shopware\Bundle\SearchBundle\Criteria), Object(Shopware\Bundle\StoreFrontBundle\Struct\ProductContext)) #4 Shopware/Core/sArticles.php(2252): Shopware\Bundle\SearchBundle\ProductSearch->search(Object(Shopware\Bundle\SearchBundle\Criteria), Object(Shopware\Bundle\StoreFrontBundle\Struct\ProductContext)) #5 Shopware/Core/sArticles.php(454): sArticles->getListing(93, Object(Shopware\Bundle\StoreFrontBundle\Struct\ProductContext), Object(Enlight_Controller_Request_RequestHttp), Object(Shopware\Bundle\SearchBundle\Criteria)) #6 Shopware/Controllers/Frontend/Listing.php(214): sArticles->sGetArticlesByCategory(93, Object(Shopware\Bundle\SearchBundle\Criteria)) #7 Enlight/Controller/Action.php(158): Shopware_Controllers_Frontend_Listing->indexAction() #8 Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action->dispatch('indexAction') #9 Enlight/Controller/Front.php(226): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp)) #10 Shopware/Kernel.php(153): Enlight_Controller_Front->dispatch() #11 vendor/symfony/http-kernel/HttpCache/HttpCache.php(492): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 Shopware/Components/HttpCache/AppCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL) #13 vendor/symfony/http-kernel/HttpCache/HttpCache.php(449): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true) #14 vendor/symfony/http-kernel/HttpCache/HttpCache.php(349): Symfony\Component\HttpKernel\HttpCache\HttpCache->fetch(Object(Symfony\Component\HttpFoundation\Request), true) #15 Shopware/Components/HttpCache/AppCache.php(178): Symfony\Component\HttpKernel\HttpCache\HttpCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #16 vendor/symfony/http-kernel/HttpCache/HttpCache.php(213): Shopware\Components\HttpCache\AppCache->lookup(Object(Symfony\Component\HttpFoundation\Request), true) #17 Shopware/Components/HttpCache/AppCache.php(114): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #18 shopware.php(101): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request)) #19 {main}
Die Meldung erscheint in Verbindung mit den Bonus-Plugin von Shopware, deaktivere ich das Bonus Plugin klappt alles wunderbar. Oder wenn ich in den Kategorien bei "Filter ausblenden" das aktiviere, dann klappt es wie hier zu sehen: https://druck-shop24.net/alu-dibond/ihr-foto-auf-alu-dibond/
Zu Info: SW Version 5.1.6 mit Bonus-System 2.0.12
Was kann das sein? Bonus-Plugin und Elasticsearch und die Filter?