.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements-devel.txt
run-tests.sh
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/configuration.rst
docs/contributing.rst
docs/examplesapp.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
examples/app-fixtures.sh
examples/app-setup.sh
examples/app-teardown.sh
examples/app.py
examples/requirements.txt
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/v5/__init__.py
examples/data/v5/demo/default-v1.0.0.json
examples/data/v5/demo/authorities/authority-v1.0.0.json
examples/data/v5/demo/bibliographic/bibliographic-v1.0.0.json
examples/data/v6/__init__.py
examples/data/v6/demo/default-v1.0.0.json
examples/data/v6/demo/authorities/authority-v1.0.0.json
examples/data/v6/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/errors.py
invenio_search/ext.py
invenio_search/proxies.py
invenio_search/utils.py
invenio_search/version.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_examples_app.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/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/v5/__init__.py
tests/mock_module/mappings/v5/authors/authors-v1.0.0.json
tests/mock_module/mappings/v5/records/default-v1.0.0.json
tests/mock_module/mappings/v5/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/v5/records/authorities/notajson
tests/mock_module/mappings/v5/records/bibliographic/bibliographic-v1.0.0.json
tests/mock_module/mappings/v6/__init__.py
tests/mock_module/mappings/v6/authors/authors-v1.0.0.json
tests/mock_module/mappings/v6/records/default-v1.0.0.json
tests/mock_module/mappings/v6/records/authorities/authority-v1.0.0.json
tests/mock_module/mappings/v6/records/authorities/notajson
tests/mock_module/mappings/v6/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/v2/record-view-v1.json
tests/mock_module/templates/v2/subdirectory/file-download-v1.json
tests/mock_module/templates/v5/__init__.py
tests/mock_module/templates/v5/record-view-v5.json
tests/mock_module/templates/v6/__init__.py
tests/mock_module/templates/v6/record-view-v6.json
tests/mock_module/templates/v7/__init__.py
tests/mock_module/templates/v7/record-view-v7.json