Guest User

Untitled

a guest
Oct 19th, 2016
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. "zeroreplicas" : {
  3. "order" : 1,
  4. "template" : "*",
  5. "settings" : {
  6. "index" : {
  7. "number_of_replicas" : "0"
  8. }
  9. },
  10. "mappings" : { },
  11. "aliases" : { }
  12. }
  13. }
Add Comment
Please, Sign In to add comment