CHANGES.rst
CONTRIBUTORS.rst
LICENSE.GPL
LICENSE.rst
MANIFEST.in
README.rst
pyproject.toml
examples/.env
examples/Dockerfile
examples/analysis-german.json
examples/docker-compose.yml
examples/elasticsearch-lexicon-german.txt
examples/mappings-basic.json
examples/mappings-german-analysis.json
src/collective/__init__.py
src/collective.elastic.ingest.egg-info/PKG-INFO
src/collective.elastic.ingest.egg-info/SOURCES.txt
src/collective.elastic.ingest.egg-info/dependency_links.txt
src/collective.elastic.ingest.egg-info/requires.txt
src/collective.elastic.ingest.egg-info/top_level.txt
src/collective/elastic/__init__.py
src/collective/elastic/ingest/__init__.py
src/collective/elastic/ingest/analysis.py
src/collective/elastic/ingest/celery.py
src/collective/elastic/ingest/client.py
src/collective/elastic/ingest/elastic.py
src/collective/elastic/ingest/logging.py
src/collective/elastic/ingest/mapping.py
src/collective/elastic/ingest/plone.py
src/collective/elastic/ingest/postprocessing.py
src/collective/elastic/ingest/postprocessing_test.py
src/collective/elastic/ingest/preprocessing.py
src/collective/elastic/ingest/preprocessing_test.py
src/collective/elastic/ingest/preprocessings.json
src/collective/elastic/ingest/removal.py
src/collective/elastic/ingest/ingest/__init__.py
src/collective/elastic/ingest/ingest/blocks.py
src/collective/elastic/ingest/ingest/rid.py
src/collective/elastic/ingest/ingest/section.py
src/collective/elastic/ingest/ingest/security.py
src/collective/elastic/ingest/ingest/vocabularyfields.py