Thank you very much Christian. On Monday, April 20, 2015 at 2:29:29 PM UTC+7, christian...@elasticsearch.com wrote: > > 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 fo > r 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/5d9e671b-ef21-45f7-999c-8d5dd979e47e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.