It's when the index was created, it's unix epoch time.

On 20 April 2015 at 14:06, tao hiko <[email protected]> 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 [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/4c784554-9a52-423a-8acc-386423a1b197%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/4c784554-9a52-423a-8acc-386423a1b197%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAEYi1X-W3Z0HM-d0fERfksghJEXYvU3vn_zDXm--uvVsrQhf-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to