Search 1.9 billion lines of Odoo code on GitHub

base_external_dbsource_elasticsearch

Author: LasLabs, Odoo Community Association (OCA)
License: LGPL-3
Branch: feature/10.0/base_external_dbsource_elasticsearch-v10
Repository: LasLabs/server-tools
Dependencies: base_external_dbsource
Languages: Python (231, 85.6%), and reStructuredText (39, 14.4%)
Other branches: feature/9.0/base_external_dbsource_elasticsearch

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="external-database-source-elasticsearch"></a> <h2>External Database Source - Elasticsearch</h2> <p>This module extends <code>base_external_dbsource</code>, allowing you to connect to foreign Elasticsearch databases.</p> <a name="installation"></a> <h3>Installation</h3> <ul class="simple"> <li>Install <code>elasticsearch</code> python library</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>Database sources can be configured in Settings &gt; Configuration -&gt; Data sources.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module:</p> <ul class="simple"> <li>Go to Settings &gt; Database Structure &gt; Database Sources</li> <li>Click on Create to enter the following information:</li> <li>Datasource name</li> <li>Pasword</li> <li>Connector: Choose the database to which you want to connect</li> <li>Connection string&nbsp;: Specify how to connect to database</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/10.0forserver-tools"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>. 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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Dave Lasley &lt;<a class="reference external" href="mailto:dave&#64;laslabs.com">dave&#64;laslabs.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>