Hi,
Could someone help me to achieve this functionality.
Aggregation results are 500 to 5000 on different fields (data is in millions).
I have used CompositeAggregation for pagination.
But for user it is not great to go through paging when there are many results.
How can I Search on Aggretations of a filed(or a nested field)?
For e.g. I would like provide a search box within a Facet or (aggregation) in UI.
when the user enters some text get the Aggregation results based on the user text.
Thank you,
Krishna