.coveragerc
.gitignore
.travis.yml
CHANGES.rst
CONTRIBUTORS.rst
LICENSE
README.rst
bench.py
setup.cfg
setup.py
testing-solr.sh
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/mlt.rst
docs/query.rst
docs/usage.rst
scorched/__init__.py
scorched/compat.py
scorched/connection.py
scorched/dates.py
scorched/exc.py
scorched/response.py
scorched/search.py
scorched/strings.py
scorched/testing.py
scorched.egg-info/PKG-INFO
scorched.egg-info/SOURCES.txt
scorched.egg-info/dependency_links.txt
scorched.egg-info/not-zip-safe
scorched.egg-info/pbr.json
scorched.egg-info/requires.txt
scorched.egg-info/top_level.txt
scorched/tests/__init__.py
scorched/tests/schema.py
scorched/tests/solrconfig.xml
scorched/tests/test_connection.py
scorched/tests/test_dates.py
scorched/tests/test_functional.py
scorched/tests/test_response.py
scorched/tests/test_search.py
scorched/tests/test_strings.py
scorched/tests/test_testing.py
scorched/tests/dumps/books.json
scorched/tests/dumps/request_error.json
scorched/tests/dumps/request_w_facets.json
scorched/tests/dumps/request_w_termvector.json