( ! ) Fatal error: Uncaught Error: Class "Elastic\Elasticsearch\ClientBuilder" not found in /mnt/disk/www/develop-8/html/modules/gp_search/classes/ElasticSearch.php on line 36 |
( ! ) Error: Class "Elastic\Elasticsearch\ClientBuilder" not found in /mnt/disk/www/develop-8/html/modules/gp_search/classes/ElasticSearch.php on line 36 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 360384 | {main}( ) | .../index.php:0 |
2 | 0.0369 | 4540000 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.0383 | 4742200 | ControllerCore::getController( $class_name = 'gp_searchFrontCatalogModuleFrontController', $auth = ???, $ssl = ??? ) | .../Dispatcher.php:504 |
4 | 0.0383 | 4743368 | Gp_SearchFrontCatalogModuleFrontController->__construct( FALSE, FALSE ) | .../Controller.php:246 |
5 | 0.0383 | 4741008 | ESCategory::getCatFromRewrite( $name = 'jupes-mi-longues', $root = 'femme', $fields = [0 => 'id_category', 1 => 'link_rewrite'] ) | .../FrontCatalog.php:84 |
6 | 0.0383 | 4741448 | ElasticSearch::searchDocumentES( $index = 'product_category_dev-8', $params_string = '\n\t\t{\n\t\t "query": {\n\t\t "bool": {\n\t\t "must": [\n\t\t {\n\t\t "match": {\n\t\t "link_rewrite": "jupes-mi-longues"\n\t\t }\n\t\t },\n\t\t {\n\t\t "match": {\n\t\t "root_rewrite": "femme"\n\t\t }\n\t\t }\n\t\t ]\n\t\t }\n\t\t },"_source" : ["id_category","link_rewrite"]}', $nbr = 1, $page = 0 ) | .../ESCategory.php:223 |
7 | 0.0383 | 4741448 | ElasticSearch::getInstance( ) | .../ElasticSearch.php:166 |