Not Analyzed Field in Aggregation

Hi,
Previously Not analyzed string field used for aggregation. now how to use not analyzed field in elastic aggregation.

Use field with keyword type.

Thank you. Its Working :slight_smile: