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' => '478',
    'ProductFilter' => [
        'kat' => [
            '478',
        ],
    ],
];

$_SESSION = [
    '__flash' => [],
    '__returnUrl' => 'https://pauer-land.hu/?oldal=2&kat=478',
    'lastCategoryId' => '478',
];