How to set correctly the size of a Terms aggregation?

后端 未结 0 385
刺人心
刺人心 2020-12-02 21:05

I set the size of a Terms aggregation to 1000 :

$boolQuery = new BoolQuery();
$range = new Range(\'date_create\', [\'from\' => $dateDeb, \'to\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题