Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. curl 'localhost:8995/solr/select?wt=json&indent=true&q=id:28583776'
  2. {
  3. "responseHeader":{
  4. "status":0,
  5. "QTime":6,
  6. "params":{
  7. "indent":"true",
  8. "q":"id:28583776",
  9. "wt":"json"}},
  10. "response":{"numFound":1,"start":0,"maxScore":16.900911,"docs":[
  11. {
  12. "id":"28583776",
  13. "title":"Walmart",
  14. "search_source":"Microblog",
  15. "source_domain":"www.twitter.com",
  16. "source_domain_text":"www.twitter.com",
  17. "url":"http://twitter.com/lolRosieScott/status/255333192557543424",
  18. "authorlink":"http://twitter.com/lolRosieScott/status/255333192557543424",
  19. "date":"2012-10-08T15:45:51Z",
  20. "topic":"RT @robdelaney: RT @robdelaney: .@Walmart i keep a fart diary",
  21. "topic_text":"RT @robdelaney: RT @robdelaney: .@Walmart i keep a fart diary",
  22. "text":"RT @robdelaney: RT @robdelaney: .@Walmart i keep a fart diary",
  23. "language":"english",
  24. "sentiment":"Mixed",
  25. "author":"lolRosieScott",
  26. "author_text":"lolRosieScott",
  27. "author_location":"Gayland",
  28. "author_location_text":"Gayland",
  29. "md5_text":"700fb4bc099d47753e2700b1f03257a5",
  30. "category":["Store",
  31. "Retail"],
  32. "query_id":[1520,
  33. 1532,
  34. 1576,
  35. 1588],
  36. "query":["walmart",
  37. "walmart",
  38. "@walmart",
  39. "@walmart"],
  40. "rank_ti":4,
  41. "_version_":1452431935181684736}]
  42. }}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement