Shopinvader Catalog Search Engine Connector
Project description
This module is a technical module to implement batch export of data to external indexation services.
Table of contents
Usage
Go to Connector menu.
Under the ‘Search Engine Connector’ menu, you will find a list of all search engines (Backends) defined
Known issues / Roadmap
Export price on product
Export SEO title on product
Changelog
16.0.1.0.1 (2023-10-13)
Features
A complete refactoring has been done to the code. This refactoring was driven by the following goals:
Make the code more readable and maintainable.
Put in place a way to validate data exported to the indexes
Ease the work of frontend developers by providing a schema for the data exported to the indexes.
Some technical choices have been made to achieve these goals:
We removed the need to force the developer to define a specific binding model for each model that needs to be indexed.
We defined serializers based on Pydantic models. This choice allows you to validate the data, generate the documentation and the schema of the data exported to the indexes. It also makes the serialization mechanism more explicit and easier to understand.
We defined more fine-grained modules.
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
10.0.1.0.0 (2017-04-11)
First real version : [REF] rename project to the real name : shoptor is dead long live to shopinvader”, 2017-04-11)
12.0.1.0.0 (2019-05-21)
[12.0][MIG] shopinvader_search_engine
Bug Tracker
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Sebastien BEAU <sebastien.beau@akretion.com>
Laurent Mignon <laurent.mignon@acsone.eu>
Benoît GUILLOT <benoit.guillot@akretion.com>
Raphaël Reverdy <raphael.reverdy@akretion.com>
Denis Roussel <denis.roussel@acsone.eu>
Quentin Groulard <quentin.groulard@acsone.eu>
Other credits
Funders
The development of this module has been financially supported by:
Akretion R&D
Maintainers
This module is part of the shopinvader/odoo-shopinvader project on GitHub.
You are welcome to contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_shopinvader_search_engine-16.0.1.0.6-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_shopinvader_search_engine-16.0.1.0.6-py3-none-any.whl
- Upload date:
- Size: 24.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffe9c5c19e297b5432abc2fdf2c7012e926696f37075abb21482ccdaf9ea4b84 |
|
MD5 | 514628a673f447c69fa0358e78a90140 |
|
BLAKE2b-256 | 6b770e205245a579b9c1ab80f081aea1230b708cc8af514aeedfb9d03ea79238 |