The creation date is given with millisecond precision. Take away the last 3 digits and you converter gives Fri, 06 Mar 2015 08:44:57 GMT for 1425631497.
Christian On Monday, April 20, 2015 at 5:06:40 AM UTC+1, tao hiko wrote: > > I query setting information of index and found that have creation_date > field but I cannot understand what is value. Can you explain me more? > > "settings": { > "index": { > "creation_date": "1425631497164", > "uuid": "A9ZXMK7zTjSyB_oWpvf7fg", > "analysis": { > "analyzer": { > "sensible_analyzer": { > "type": "custom", > "filter": [ > "word_filter", > "lowercase" > ], > "tokenizer": "keyword" > } > }, > "filter": { > "word_filter": { > "split_on_numerics": "false", > "type": "word_delimiter", > "preserve_original": "true", > "split_on_case_change": "false", > "generate_number_parts": "false", > "generate_word_parts": "false" > } > } > }, > "number_of_replicas": "1", > "number_of_shards": "6", > "version": { > "created": "1040399" > } > } > } > > Thank you, > Hiko > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/4d4f9dea-57e9-4403-988a-6b3012af6a65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.