MANIFEST.in
README.rst
setup.py
solar/__init__.py
solar/compat.py
solar/document.py
solar/facets.py
solar/functions.py
solar/grouped.py
solar/pysolr.py
solar/query.py
solar/queryfilter.py
solar/result.py
solar/searcher.py
solar/stats.py
solar/tree.py
solar/types.py
solar/util.py
solar.egg-info/PKG-INFO
solar.egg-info/SOURCES.txt
solar.egg-info/dependency_links.txt
solar.egg-info/requires.txt
solar.egg-info/top_level.txt
solar/ext/__init__.py
solar/ext/pagination/__init__.py
solar/ext/pagination/flask.py
tests/__init__.py
tests/base.py
tests/test_expression.py
tests/test_func.py
tests/test_pagination.py
tests/test_query.py
tests/test_queryfilter.py
tests/test_searcher.py
tests/test_searcher.py~
tests/test_util.py