.dockerignore
.editorconfig
.git-blame-ignore-revs
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
.github/workflows/pypi-publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
examples/data/__init__.py
examples/data/demo/default-v1.0.0.json
examples/data/demo/authorities/authority-v1.0.0.json
examples/data/demo/bibliographic/bibliographic-v1.0.0.json
examples/data/os-v1/__init__.py
examples/data/os-v1/demo/default-v1.0.0.json
examples/data/os-v1/demo/authorities/authority-v1.0.0.json
examples/data/os-v1/demo/bibliographic/bibliographic-v1.0.0.json
examples/data/os-v2/__init__.py
examples/data/os-v2/demo/default-v1.0.0.json
examples/data/os-v2/demo/authorities/authority-v1.0.0.json
examples/data/os-v2/demo/bibliographic/bibliographic-v1.0.0.json
examples/data/v7/__init__.py
examples/data/v7/demo/default-v1.0.0.json
examples/data/v7/demo/authorities/authority-v1.0.0.json
examples/data/v7/demo/bibliographic/bibliographic-v1.0.0.json
invenio_search/__init__.py
invenio_search/api.py
invenio_search/cli.py
invenio_search/config.py
invenio_search/engine.py
invenio_search/errors.py
invenio_search/ext.py
invenio_search/proxies.py
invenio_search/utils.py
invenio_search.egg-info/PKG-INFO
invenio_search.egg-info/SOURCES.txt
invenio_search.egg-info/dependency_links.txt
invenio_search.egg-info/entry_points.txt
invenio_search.egg-info/not-zip-safe
invenio_search.egg-info/requires.txt
invenio_search.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_invenio_search.py
tests/test_query.py
tests/test_utils.py
tests/mock_module/__init__.py
tests/mock_module/mappings/__init__.py
tests/mock_module/mappings/authors/authors-v1.0.0.json
tests/mock_module/mappings/os-v1/__init__.py
tests/mock_module/mappings/os-v1/authors/authors-v1.0.0.json
tests/mock_module/mappings/os-v1/records/default-v1.0.0.json
tests/mock_module/mappings/os-v1/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/os-v1/records/authorities/notajson
tests/mock_module/mappings/os-v1/records/bibliographic/bibliographic-v1.0.0.json
tests/mock_module/mappings/os-v2/__init__.py
tests/mock_module/mappings/os-v2/authors/authors-v1.0.0.json
tests/mock_module/mappings/os-v2/records/default-v1.0.0.json
tests/mock_module/mappings/os-v2/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/os-v2/records/authorities/notajson
tests/mock_module/mappings/os-v2/records/bibliographic/bibliographic-v1.0.0.json
tests/mock_module/mappings/records/default-v1.0.0.json
tests/mock_module/mappings/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/records/authorities/notajson
tests/mock_module/mappings/records/bibliographic/bibliographic-v1.0.0.json
tests/mock_module/mappings/v7/__init__.py
tests/mock_module/mappings/v7/authors/authors-v1.0.0.json
tests/mock_module/mappings/v7/records/default-v1.0.0.json
tests/mock_module/mappings/v7/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/v7/records/authorities/notajson
tests/mock_module/mappings/v7/records/bibliographic/bibliographic-v1.0.0.json
tests/mock_module/templates/__init__.py
tests/mock_module/templates/should_not_register.txt
tests/mock_module/templates/os-v1/__init__.py
tests/mock_module/templates/os-v1/record-view-os-v1.json
tests/mock_module/templates/os-v2/__init__.py
tests/mock_module/templates/os-v2/record-view-os-v2.json
tests/mock_module/templates/v7/__init__.py
tests/mock_module/templates/v7/record-view-v7.json