HosipLan

Untitled

Feb 4th, 2012
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. $ curl 192.168.0.100:9200
  2. {
  3. "ok" : true,
  4. "name" : "Mister Sinister",
  5. "version" : {
  6. "number" : "0.18.7",
  7. "snapshot_build" : false
  8. },
  9. "tagline" : "You Know, for Search",
  10. "cover" : "DON'T PANIC",
  11. "quote" : {
  12. "book" : "The Restaurant at the End of the Universe",
  13. "chapter" : "Chapter 3",
  14. "text1" : "Quite how Zaphod Beeblebrox arrived at the idea of holding a seance at this point is something he was never quite clear on.",
  15. "text2" : "Obviously the subject of death was in the air, but more as something to be avoided than harped upon.",
  16. "text3" : "Possibly the horror that Zaphod experienced at the prospect of being reunited with his deceased relatives led on to the thought that they might just feel the same way about him and, what's more, be able to do something about helping to postpone this reunion."
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment