1- .. image :: https://odoo-community.org/readme-banner-image
2- :target: https://odoo-community.org/get-involved?utm_source=readme
3- :alt: Odoo Community Association
4-
51===================
62connector_typesense
73===================
@@ -17,25 +13,23 @@ connector_typesense
1713.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
1814 :target: https://odoo-community.org/page/development-status
1915 :alt: Beta
20- .. |badge2 | image :: https://img.shields.io/badge/license -AGPL--3-blue.png
16+ .. |badge2 | image :: https://img.shields.io/badge/licence -AGPL--3-blue.png
2117 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218 :alt: License: AGPL-3
2319.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fsearch--engine-lightgray.png?logo=github
24- :target: https://github.com/OCA/search-engine/tree/16 .0/connector_typesense
20+ :target: https://github.com/OCA/search-engine/tree/18 .0/connector_typesense
2521 :alt: OCA/search-engine
2622.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27- :target: https://translation.odoo-community.org/projects/search-engine-16 -0/search-engine-16 -0-connector_typesense
23+ :target: https://translation.odoo-community.org/projects/search-engine-18 -0/search-engine-18 -0-connector_typesense
2824 :alt: Translate me on Weblate
2925.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30- :target: https://runboat.odoo-community.org/builds?repo=OCA/search-engine&target_branch=16 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/search-engine&target_branch=18 .0
3127 :alt: Try me on Runboat
3228
3329|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3430
35- This addon provides the bases to implement addons to export information to
36- Typesense _ indexes.
37-
38- .. _Typesense : https://typesense.org
31+ This addon provides the bases to implement addons to export information
32+ to `Typesense <https://typesense.org >`__ indexes.
3933
4034**Table of contents **
4135
@@ -45,51 +39,54 @@ Typesense_ indexes.
4539Installation
4640============
4741
48- This package requires a typesense search engine running.
49- Please read this for a [quick docker based setup](https://typesense.org/docs/guide/install-typesense.html#option-2-local-machine-self-hosting).
42+ This package requires a typesense search engine running. Please read
43+ this for a [quick docker based
44+ setup](https://typesense.org/docs/guide/install-typesense.html#option-2-local-machine-self-hosting).
5045
5146Configuration
5247=============
5348
54- You have to configure (Host, Port, Protocol, Typesense API Key) in a new backend form view:
49+ You have to configure (Host, Port, Protocol, Typesense API Key) in a new
50+ backend form view:
5551
5652Search Engine > Configuration > Backends
5753
5854Usage
5955=====
6056
61- We recommend to use the typesense-dashboard for managing your typesense server.
62- I will allow you to configure the mapping of index with a nice UI.
63- Please take a look here: https://github.com/bfritscher/typesense-dashboard/releases
57+ We recommend to use the typesense-dashboard for managing your typesense
58+ server. I will allow you to configure the mapping of index with a nice
59+ UI. Please take a look here:
60+ https://github.com/bfritscher/typesense-dashboard/releases
6461
6562Bug Tracker
6663===========
6764
6865Bugs are tracked on `GitHub Issues <https://github.com/OCA/search-engine/issues >`_.
6966In case of trouble, please check there if your issue has already been reported.
7067If you spotted it first, help us to smash it by providing a detailed and welcomed
71- `feedback <https://github.com/OCA/search-engine/issues/new?body=module:%20connector_typesense%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
68+ `feedback <https://github.com/OCA/search-engine/issues/new?body=module:%20connector_typesense%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
7269
7370Do not contact contributors directly about support or help with technical issues.
7471
7572Credits
7673=======
7774
7875Authors
79- ~~~~~~~
76+ -------
8077
8178* Derico
8279* Kencove
8380
8481Contributors
85- ~~~~~~~~~~~~
82+ ------------
8683
87- * Maik Derstappen <md@derico.de>
88- * Mohamed Alkobrosli <malkobrosly@kencove.com>
89- * Sebastien BEAU <sebastien.beau@akretion.com>
84+ - Maik Derstappen <md@derico.de>
85+ - Mohamed Alkobrosli <malkobrosly@kencove.com>
86+ - Sebastien BEAU <sebastien.beau@akretion.com>
9087
9188Maintainers
92- ~~~~~~~~~~~
89+ -----------
9390
9491This module is maintained by the OCA.
9592
@@ -101,6 +98,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
10198mission is to support the collaborative development of Odoo features and
10299promote its widespread use.
103100
104- This module is part of the `OCA/search-engine <https://github.com/OCA/search-engine/tree/16 .0/connector_typesense >`_ project on GitHub.
101+ This module is part of the `OCA/search-engine <https://github.com/OCA/search-engine/tree/18 .0/connector_typesense >`_ project on GitHub.
105102
106103You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments