Home
Softono
connector-search-engine

connector-search-engine

Open source Python
23
Stars
21
Forks
1
Issues
23
Watchers
1 year
Last Commit

About connector-search-engine

This project is now maintained at the OCA at https://github.com/OCA/search-engine

Platforms

Web Self-hosted

Languages

Python

Links

Build Status Coverage Status Code Climate

Search Engine Connector for Odoo

This project include a generic search engine connector and also a specific connector for Algolia.

Roadmap

  • Add support of Elastic Connector

Developement

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.