Can anyone help me please?

Many thanks


On Monday, 23 December 2013 20:40:17 UTC, Nick Toseland wrote:
>
> Hi All
>
> I am new to ElasticSearch, please forgive my stupidity.
>
> I cant seem to get the keepalive field out of ES.
>
> {
>       "_index" : "lj-2013122320",
>       "_type" : "varnish",
>       "_id" : "Y1M18ZItTDaap_rOAS5YOA",
>       "_score" : 1.0
>     }
>
> I can get other field out of it cdn:
>
> {
>       "_index" : "2013122320",
>       "_type" : "log",
>       "_id" : "2neLlVNKQCmXq6etTE6Kcw",
>       "_score" : 1.0,
>       "fields" : {
>         "cdn" : "-"
>       }
> }
>
> The mapping is there:
>
> {"log":{"_timestamp":{"enabled":true,"store":true},"properties":
> {"keepalive":{"type":"integer"}}}}
>
> Any help is much appreciated.
>
> Thanks in advance
>
> Nick
>
>

-- 
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/be2f3251-283c-4f7b-b5f6-09e807f7fe84%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to