Maintainers
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.
This module is a technical module to implement batch export of data to external indexation services.
Important
This is an alpha version, the data model and design can change at any time without warning. Only for development or testing purpose, do not use in production. More details on development status
Table of contents
Go to Connector menu.
Under the ‘Search Engine Connector’ menu, you will find a list of all search engines (Backends) defined
Features
A complete refactoring has been done to the code. This refactoring was driven by the following goals:
Some technical choices have been made to achieve these goals:
If you need to add additional information to the data exported to the indexes, you only need to extends the Pydantic models by adding your additional fields and extending the method initializing the model from an odoo record. (#1390)
Misc
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.