Significant update: Windows support, new evaluation measures, GridScan/Search, multi-threaded retrieval for Terrier's BatchRetrieve.
* Windows support - 135
* Use [ir_measures](https://github.com/terrierteam/ir_measures/) for calculating measures -- thanks to Sean MacAvaney, University of Glasgow
* GridScan and GridSearch - 97 -- thanks to Chentao Xu, University of Glasgow
* Conducting experiments in batches of queries, and dropping unused queries - 98, 81
* Keep previous formulations of the query - 126
* Terrier retrieval using multiple threads - 3
* Retrieve more than 1000 results from Terrier - 140, thanks to DayalStrub
* Update pandas version in requirements.txt (159), thanks to Alberto Ueda, UFMG
* Fixes to FilesIndexer, thanks to Chirag Shag, University of Washington
plus other minor updates