Skip to content

Instantly share code, notes, and snippets.

@sanudatta11
Last active July 11, 2019 05:37
Show Gist options
  • Save sanudatta11/30e81f66e2aab57cee2453259a552a81 to your computer and use it in GitHub Desktop.
Save sanudatta11/30e81f66e2aab57cee2453259a552a81 to your computer and use it in GitHub Desktop.
Medium Publication ElasticSearch Response
{
"name" : "elasticsearch",
"cluster_name" : "elasticsearch",
"cluster_uuid" : "W_Ky1DL3QL2vgu3sdafyag",
"version" : {
"number" : "7.2.0",
"build_flavor" : "default",
"build_type" : "deb",
"build_hash" : "508c38a",
"build_date" : "2019-06-20T15:54:18.811730Z",
"build_snapshot" : false,
"lucene_version" : "8.0.0",
"minimum_wire_compatibility_version" : "6.8.0",
"minimum_index_compatibility_version" : "6.0.0-beta1"
},
"tagline" : "You Know, for Search"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment