Elasticsearch php client

Can anyone tell me what's wrong with this statement?
$params['body']['query']['bool']['must']['range']['created_at']['gte'] = $from['lte'] = $to['should'][ 'match']['_all'][$datasourcefields] = $keyword;

Thanks,
Akhil

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.