Twitter research platform: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
Line 11: Line 11:
* installed elastics search. mostly rooted in /data/elasticsearch
* installed elastics search. mostly rooted in /data/elasticsearch
* https://github.com/mobz/elasticsearch-head
* https://github.com/mobz/elasticsearch-head
* prototype http://adilmoujahid.com/posts/2014/07/twitter-analytics/


== version 2.0 ==
== version 2.0 ==

Revision as of 21:28, 12 October 2015

Version 1.0

  • fetch the data
  • do queries on the data
  • search eater
  • queue processor
  • rate limiting aware.

---

version 2.0

  • proxy the queries
  • store the results
  • don't store the data yourself.