I have a application where we are going to do only the aggregations and no search functionality at all. Hence thinking if making all the fields of type keyword instead of text would help me reduce the disk space. Currently I have fields defined as text and keyword type as well.
let me know if that is right approach to do it ?