December 26, 2014
- API serving the Tweets2013 collection for TREC 2014, includes minor code fixes during TREC evaluations that have been merged back to master
March 15, 2014
- Added code to generate Thrift baseline runs
- Added code to extract subcollection and term statistics
- Added topics and qrels for TREC 2013
July 7, 2013
- Cleaned up dependencies and eliminated direct dependency on Solr
- Fixed unnecessary string -> int/long parsing in retrieval
July 3, 2013
- Switched over from Ant to Maven for build management, with artifactId
twitter-tools-core
June 12, 2013
- Package refactoring/renaming and code cleanup
- Upgraded to Lucene 4.3
- Added initial Python client
- Installed Tweet-specific Lucene analyzer
- Added simple Perl scripts for processing deletes
June 6, 2013
- Initial release of the API for TREC 2013
January 28, 2013
- Noted that
AsyncEmbeddedJsonStatusBlockCrawler
is currently broken
January 23, 2013
- Added crawler for Twitter public stream
January 15, 2013
- Cleaned up code