Hi! Just disable indexing fields you never needed index: no and enable doc_values: true for fields you are using for aggregations. Of course you can also set not_analized for strings and other fields that should not be analyzed at all. Hope that help.
PS. try to upgrade to latest 1.7.x because there were some optimizations and bugfixes.
I ran the migration plugin and there were no errors.
However, when i tried to reindex some data to a new cluster i faced some issues with a geoip field.
I don't see any other way without reindexing as i can't take the cluster down.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.