Advertisement
Guest User

Untitled

a guest
Jul 27th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "_index": "company",
  3. "_type": "users",
  4. "_id": "womens",
  5. "_source": {[
  6. "Alisa: "{
  7. "old": "20",
  8. "married": "no"
  9. },
  10. "Tatiana: "{
  11. "old": 25,
  12. "married": "yes"
  13. }]
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement