I have a field defined as 'date' type (see below) which i use with kibana but after the rollover it gets changed to 'long' and makes my newly created schema unusable in kibana. how do i prevent this from happening?
I originally thought that schema will be copied from the previous schema but later realized that i had to use templates which solved my problem.
I do have one small question, regarding the templates:
should i be defining all the refresh_interval, number_of_shards, number_of_replicas, analyzers and mappings in the template? if so what would be included at the index creation time? just a blank create script?
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.