I set the size of a Terms aggregation to 1000 :
Terms
$boolQuery = new BoolQuery(); $range = new Range(\'date_create\', [\'from\' => $dateDeb, \'to\