Elastic search NEST access aggregations without children

前端 未结 0 1267
眼角桃花
眼角桃花 2020-12-15 05:45

So I have following aggregation query:


 var request2 = _client.Search(s => s
                .Aggregations(aggs =>
                        {
          


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