Skip to content

Instantly share code, notes, and snippets.

@nickt9999
nickt9999 / gist:8226220
Last active January 2, 2016 00:49
ElasticSearch Field not returned/stored
SEARCH: Running curl -XGET 'localhost:9200/2014010119/_search?pretty=true'
{
"took" : 44,
"timed_out" : false,
"_shards" : {
"total" : 3,
"successful" : 3,
"failed" : 0
},
"hits" : {