Skip to content

Instantly share code, notes, and snippets.

@alexcojocaru
Created January 25, 2017 22:10
Show Gist options
  • Save alexcojocaru/8904bc6d484d80b1c53d8397f2086f63 to your computer and use it in GitHub Desktop.
Save alexcojocaru/8904bc6d484d80b1c53d8397f2086f63 to your computer and use it in GitHub Desktop.
PUT:test_index:{ "settings" : { "number_of_shards" : 1, "number_of_replicas" : 0 } }
POST:test_index/test_type/1:{ "first.name.and.initial.last.name" : "alexc" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment