Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Full text search
by
Camptocamp SA, Simone Orsi
Ciao,
you have to create indexes related to specific models and provide an ir.exports (OCA/server-tools/base_jsonify is used under the hood) record to compute data for the index.
Please note that this module does not give any search feature for either backend or frontend. You'll have to plug your own UI to search records from ES.
HTH,
S.
On Mon, Jun 21, 2021 at 5:52 PM Lorenzo Battistini <elbaddy@gmail.com> wrote:
Hi Frederik,how should it be configured and used? What is the basic use case?I can't understand it from the README.Thanks!On Tue, 15 Jun 2021 at 11:52, Frederik Kramer <frederik.kramer@initos.com> wrote:Take this https://github.com/OCA/search-engine/tree/14.0/connector_elasticsearch Am Dienstag, den 15.06.2021, 09:36 +0000 schrieb Holze, Jens: > I would be interested as well. Something like Alfred on Mac :) > > On Tue, Jun 15, 2021 at 11:26 AM Lorenzo Battistini < > elbaddy@gmail.com> wrote: > > Hello everyone, > > > > I remember some discussion about implementing full text search for > > Odoo, but I can't find any module or work in progress. > > > > Do you have any pointers? > > > > Thanks! > > -- Dr.-Ing. Frederik Kramer Geschäftsführer initOS GmbH An der Eisenbahn 1 21224 Rosengarten Phone: +49 4105 56156-12 Fax: +49 4105 56156-10 Mobil: +49 179 3901819 Email: frederik.kramer@initos.com Web: www.initos.com Geschäftsführung: Dr.-Ing. Frederik Kramer & Dipl.-Ing. (FH) Torsten Francke Sitz der Gesellschaft: Rosengarten – Klecken Amtsgericht Tostedt, HRB 205226 Steuer-Nr: 15/200/53247 USt-IdNr.: DE815580155_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--Lorenzo Battistini
https://github.com/eLBati_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
--
Simone Orsi
Full stack Python web developer,
Odoo specialist,
Odoo Community Board Member,
in love with open source.