This project include a generic search engine connector and also a specific connector for Algolia.
- Add support of Elastic Connector
This project uses black as code formatting convention, as well as isort and flake8.
To make sure local coding convention are respected before you commit, install pre-commit and run pre-commit install
after cloning the repository.