微信登录

搜索语句_search - 聚合搜索语句 - aggs

聚合查询:

  1. GET /index_name/_search
  2. {
  3. "aggs": {
  4. ...
  5. }
  6. }