How to parse Aggregation returned by reactive elastic search client
I have get the aggregation from reactive elastic search client, but I don’t know how to parse it to transfer it into my domain object. Any suggestion is welcome.
I have get the aggregation from reactive elastic search client, but I don’t know how to parse it to transfer it into my domain object. Any suggestion is welcome.