.editorconfig
.pre-commit-config.yaml
CHANGES.md
CONTRIBUTORS.md
LICENSE.GPL
MANIFEST.in
Makefile
README.md
constraints.txt
docker-compose.yml
instance.yaml
pyproject.toml
requirements.txt
setup.py
scripts/solr_activate_and_reindex.py
solr/Dockerfile
solr/bin/solr-start
solr/bin/solr-stop
solr/etc/core.properties
solr/etc/conf/mapping-FoldToASCII.txt
solr/etc/conf/schema.xml
solr/etc/conf/solrconfig.xml
solr/etc/conf/stopwords.txt
solr/etc/conf/synonyms.txt
src/kitconcept/__init__.py
src/kitconcept.solr.egg-info/PKG-INFO
src/kitconcept.solr.egg-info/SOURCES.txt
src/kitconcept.solr.egg-info/dependency_links.txt
src/kitconcept.solr.egg-info/entry_points.txt
src/kitconcept.solr.egg-info/namespace_packages.txt
src/kitconcept.solr.egg-info/not-zip-safe
src/kitconcept.solr.egg-info/requires.txt
src/kitconcept.solr.egg-info/top_level.txt
src/kitconcept/solr/__init__.py
src/kitconcept/solr/configure.zcml
src/kitconcept/solr/dependencies.zcml
src/kitconcept/solr/interfaces.py
src/kitconcept/solr/profiles.zcml
src/kitconcept/solr/setuphandlers.py
src/kitconcept/solr/testing.py
src/kitconcept/solr/indexers/configure.zcml
src/kitconcept/solr/indexers/text.py
src/kitconcept/solr/locales/kitconcept.solr.pot
src/kitconcept/solr/locales/update.py
src/kitconcept/solr/locales/de/LC_MESSAGES/kitconcept.solr.mo
src/kitconcept/solr/locales/de/LC_MESSAGES/kitconcept.solr.po
src/kitconcept/solr/locales/de/LC_MESSAGES/plone.mo
src/kitconcept/solr/locales/de/LC_MESSAGES/plone.po
src/kitconcept/solr/profiles/default/browserlayer.xml
src/kitconcept/solr/profiles/default/metadata.xml
src/kitconcept/solr/profiles/default/registry/kitconcept.solr.interfaces.IKitconceptSolrSettings.xml
src/kitconcept/solr/profiles/testing/metadata.xml
src/kitconcept/solr/profiles/testing/types.xml
src/kitconcept/solr/profiles/testing/registry/plone.i18n.interfaces.ILanguageSchema.xml
src/kitconcept/solr/profiles/testing/types/.gitkeep
src/kitconcept/solr/profiles/uninstall/browserlayer.xml
src/kitconcept/solr/services/__init__.py
src/kitconcept/solr/services/configure.zcml
src/kitconcept/solr/services/solr.py
src/kitconcept/solr/services/solr_utils.py
src/kitconcept/solr/upgrades/__init__.py
src/kitconcept/solr/upgrades/configure.zcml
tests/conftest.py
tests/services/conftest.py
tests/services/content_filters/conftest.py
tests/services/content_filters/test_endpoint_contentfields.py
tests/services/content_filters/test_endpoint_portaltype.py
tests/services/custom_config/test_endpoint_custom.py
tests/services/default_config/test_endpoint_default.py
tests/services/encoding/conftest.py
tests/services/encoding/test_endpoint_encoding.py
tests/services/language/conftest.py
tests/services/language/test_endpoint_language.py
tests/services/language/test_endpoint_local_multilingual.py
tests/services/local_search/test_endpoint_local.py
tests/services/permission/conftest.py
tests/services/permission/test_endpoint_permissions.py
tests/services/response/test_response.py
tests/setup/test_setup_install.py
tests/setup/test_setup_uninstall.py
tests/utils/conftest.py
tests/utils/test_utils.py
tests/utils/test_utils_emptylabels.py
tests/utils/test_utils_emptysearchtabs.py
tests/utils/test_utils_fieldlwithcomma.py
tests/utils/test_utils_missinglabels.py