Advertisement
Guest User

Untitled

a guest
Nov 7th, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. {
  2. "_index" : "testing",
  3. "_type" : "dummy",
  4. "_id" : "496",
  5. "_score" : 1.0, "_source" : {
  6. "snapshotTime" : "2012-10-31T13:24:55",
  7. "ratio" : "50",
  8. "description" : "sample description"
  9. }
  10. }, {
  11. "_index" : "testing",
  12. "_type" : "dummy",
  13. "_id" : "504",
  14. "_score" : 1.0, "_source" : {
  15. "snapshotTime" : "2012-10-31T13:25:03",
  16. "ratio" : "50",
  17. "description" : "sample description"
  18. }
  19. }, {
  20. "_index" : "testing",
  21. "_type" : "dummy",
  22. "_id" : "509",
  23. "_score" : 1.0, "_source" : {
  24. "snapshotTime" : "2012-10-31T13:25:08",
  25. "ratio" : "50",
  26. "description" : "sample description"
  27. }
  28. }, {
  29. "_index" : "testing",
  30. "_type" : "dummy",
  31. "_id" : "511",
  32. "_score" : 1.0, "_source" : {
  33. "snapshotTime" : "2012-10-31T13:25:10",
  34. "ratio" : "50",
  35. "description" : "sample description"
  36. }
  37. }, {
  38. "_index" : "testing",
  39. "_type" : "dummy",
  40. "_id" : "516",
  41. "_score" : 1.0, "_source" : {
  42. "snapshotTime" : "2012-10-31T13:25:15",
  43. "ratio" : "50",
  44. "description" : "sample description"
  45. }
  46. }
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement