Hi ,
I am facing cache issue with keyword field in Elastic. I have a document with keyword field which is indexed with some value example : abc later the same document is reindexed again with some value abcd, old value still present in aggregation. How to remove the old value abc with count as zero from aggregation.