Closed
Description
Java API client version
8.6.2
Java version
8
Elasticsearch Version
8.6.2
Problem description
it can not work with this
Map<String, CompositeAggregationSource> map = new HashMap<>();
map.put("iids", CompositeAggregationSource.of(c -> c.terms(t -> t.field("iid").order(NamedValue.of("iid",SortOrder.Desc)))));
preview it to json
Metadata
Metadata
Assignees
Labels
No labels