README.txt
TODO.txt
buildout.cfg
log.ini-disabled
setup.py
buildout/bootstrap.py
buildout/plone3.cfg
buildout/solr-1.2.cfg
buildout/solr.cfg
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/collective/__init__.py
src/collective.solr.egg-info/PKG-INFO
src/collective.solr.egg-info/SOURCES.txt
src/collective.solr.egg-info/dependency_links.txt
src/collective.solr.egg-info/namespace_packages.txt
src/collective.solr.egg-info/not-zip-safe
src/collective.solr.egg-info/requires.txt
src/collective.solr.egg-info/top_level.txt
src/collective/solr/__init__.py
src/collective/solr/attributes.py
src/collective/solr/configlet.py
src/collective/solr/configure.zcml
src/collective/solr/dispatcher.py
src/collective/solr/exceptions.py
src/collective/solr/exportimport.py
src/collective/solr/flare.py
src/collective/solr/indexer.py
src/collective/solr/interfaces.py
src/collective/solr/local.py
src/collective/solr/manager.py
src/collective/solr/mangler.py
src/collective/solr/monkey.py
src/collective/solr/parser.py
src/collective/solr/profiles.zcml
src/collective/solr/queryparser.py
src/collective/solr/search.py
src/collective/solr/solr.py
src/collective/solr/timeout.py
src/collective/solr/utils.py
src/collective/solr/version.txt
src/collective/solr/vocabularies.py
src/collective/solr/browser/__init__.py
src/collective/solr/browser/configure.zcml
src/collective/solr/browser/errors.pt
src/collective/solr/browser/errors.py
src/collective/solr/browser/facets.pt
src/collective/solr/browser/facets.py
src/collective/solr/browser/hiddenfields.pt
src/collective/solr/browser/interfaces.py
src/collective/solr/browser/maintenance.py
src/collective/solr/browser/searchbox.pt
src/collective/solr/browser/images/icon.png
src/collective/solr/browser/resources/scripts.js
src/collective/solr/browser/resources/style.css
src/collective/solr/locales/en/LC_MESSAGES/solr.po
src/collective/solr/profiles/default/actionicons.xml
src/collective/solr/profiles/default/componentregistry.xml
src/collective/solr/profiles/default/controlpanel.xml
src/collective/solr/profiles/default/cssregistry.xml
src/collective/solr/profiles/default/metadata.xml
src/collective/solr/profiles/default/solr.xml
src/collective/solr/profiles/search/browserlayer.xml
src/collective/solr/profiles/search/metadata.xml
src/collective/solr/profiles/search/skins.xml
src/collective/solr/skins/solr_site_search/queryCatalog.py
src/collective/solr/skins/solr_site_search/search.pt
src/collective/solr/skins/solr_site_search/search.pt.metadata
src/collective/solr/tests/__init__.py
src/collective/solr/tests/base.py
src/collective/solr/tests/configlet.txt
src/collective/solr/tests/conflicts.txt
src/collective/solr/tests/errors.txt
src/collective/solr/tests/facets.txt
src/collective/solr/tests/layer.py
src/collective/solr/tests/search.txt
src/collective/solr/tests/test_doctests.py
src/collective/solr/tests/test_exportimport.py
src/collective/solr/tests/test_facethelpers.py
src/collective/solr/tests/test_facets.py
src/collective/solr/tests/test_flare.py
src/collective/solr/tests/test_indexer.py
src/collective/solr/tests/test_integration.py
src/collective/solr/tests/test_mangler.py
src/collective/solr/tests/test_parser.py
src/collective/solr/tests/test_query.py
src/collective/solr/tests/test_server.py
src/collective/solr/tests/test_solr.py
src/collective/solr/tests/test_utils.py
src/collective/solr/tests/utils.py
src/collective/solr/tests/data/add_request.txt
src/collective/solr/tests/data/add_response.txt
src/collective/solr/tests/data/commit_request.txt
src/collective/solr/tests/data/commit_request_no_wait.txt
src/collective/solr/tests/data/commit_request_no_wait_searcher.txt
src/collective/solr/tests/data/commit_response.txt
src/collective/solr/tests/data/complex_xml_response.txt
src/collective/solr/tests/data/date_facet_xml_response.txt
src/collective/solr/tests/data/delete_request.txt
src/collective/solr/tests/data/delete_response.txt
src/collective/solr/tests/data/dummy_response.txt
src/collective/solr/tests/data/facet_xml_response.txt
src/collective/solr/tests/data/not_found.txt
src/collective/solr/tests/data/optimize_request.txt
src/collective/solr/tests/data/plone_schema.xml
src/collective/solr/tests/data/quirky_response.txt
src/collective/solr/tests/data/schema.xml
src/collective/solr/tests/data/search_request.txt
src/collective/solr/tests/data/search_response.txt
src/collective/solr/tests/data/simple_schema.xml