Advertisement
Guest User

Untitled

a guest
Sep 24th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. [ec2-user@example-cloudsearch-client ~]$ vi example_document.json
  2. { "type": "add",
  3. "id": "tt0484562",
  4. "fields": {
  5. "title": "The Seeker: The Dark Is Rising",
  6. "directors": ["Cunningham, David L."],
  7. "genres": ["Adventure","Drama","Fantasy","Thriller"],
  8. "actors": ["McShane, Ian","Eccleston, Christopher","Conroy, Frances",
  9. "Crewson, Wendy","Ludwig, Alexander","Cosmo, James",
  10. "Warner, Amelia","Hickey, John Benjamin","Piddock, Jim",
  11. "Lockhart, Emma"]
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement