Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Elasticsearch\Common\Exceptions\ServerErrorResponseException

{"error":{"root_cause":[{"type":"aggregation_execution_exception","reason":"[nested] nested path [kategoriak] is not nested"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"pauer-land.hu_termekek","node":"oSCVdUXAROypezG6upPwWA","reason":{"type":"aggregation_execution_exception","reason":"[nested] nested path [kategoriak] is not nested"}}]},"status":500}

$_GET = [
    'kategoria' => '81',
    'ProductFilter' => [
        'kat' => [
            '81',
        ],
    ],
];

$_SESSION = [
    '__flash' => [],
    '__returnUrl' => null,
    'lastCategoryId' => '81',
];