Fuzzy Search of URL in Attachments
Project description
This module creates a trigram index for the field url in ir_attachment in order to make more efficient sql searches with like operand and this field. In large dbs it can speed up a lot interface loading, for example when logging in.
Table of contents
Installation
(same as the base module)
The PostgreSQL extension pg_trgm should be available. In debian based distribution you have to install the postgresql-contrib module.
Install the pg_trgm extension to your database or give your postgresql user the SUPERUSER right (this allows the odoo module to install the extension to the database).
Configuration
You just have to install this module and the Index for ‘url’ field in ir_attachment model will be automatically created.
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
- ForgeFlow:
Maria de Luna <maria.de.luna@forgeflow.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/server-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/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 odoo13_addon_url_attachment_search_fuzzy-13.0.1.0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: odoo13_addon_url_attachment_search_fuzzy-13.0.1.0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 21.7 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 | 739b3b56fbcb939ae4858b78247bd3ad710122d3cb4860ea97f65e754cef5697 |
|
MD5 | 3c6cd39814be2b57a0587a6e79e55702 |
|
BLAKE2b-256 | ae897f5bdd6631734169e12f6b60f64481d6960f3622a85b03873a81532bf52b |