#Release Notes
- Only add /solr/ to the end of a solr url if it isn't already there
- Simplify the method of making requests, and add logging so it's more visible what's happening (#18)
- Don't log debugging messages as error messages (#19)
- Broaden Travis support (#17)
- Make sure a scheme is always on the solr request (#20)
- Add ability to update extraparams like omitHeader for solr requests
- Collection alias support
- Fix zookeeper cluster state unicode issue
- Zookeeper states for Solr 6
- handle situations with unknown Solr hostnames
- support stats in the query for Solr 6
- Add support for Python 3.x
- initial version for wukong