Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Full text search
by
GreenCloud Consulting, Juan Del Castillo Gómez
Hi,
From an open source point of view, I suggest use https://opendistro.github.io/for-elasticsearch/
It is an interesting project, and if you want a PCI DSS compliant server or GDPR with https://documentation.wazuh.com/current/getting-started/index.html you can.
And for e-commerce full text search we'll need some custom integration with another ES index with products and with like a kibana-odoo-ui integration, maybe something around could be possible...
Juan
El lun, 21 jun 2021 a las 19:27, Joerg Lorenz (<jlorenz@itis.de>) escribió:
Hi Holger,Personally, I found your approach of using pure PostGreSQL insteresting here, given that elasticsearch requires an addtl service stack (docker container, or alike), and (as I learned the other day from Fred) Elasticsearch is developed in Java (boo :-() Maybe not so much boo for me, as some of you know). For us, if connected with ITISeasy.docs, Solr comes as an option, too (built on lucene as well).Have you by any chance - allready started covering some of the topics you marked as open in your presentation, like ranking, highlighting, proximity, parser tuning and dictionary training?Best, JoeVon: "Holger Brunn" <mail@hunki-enterprises.com>
An: "Odoo Community Association, (OCA) Contributors" <contributors@odoo-community.org>
Gesendet: Montag, 21. Juni 2021 18:46:45
Betreff: Re: Full text searchI did some work on this a long time ago in https://github.com/Therp/fulltextsearch That's basically a framework to make the postgres fulltext search operators usable via the Odoo UI. Something like this could still be helpful in v14 I think, but if I was tasked to start something from scratch I'd go the elasticsearch route nowadays I guess if there weren't any constraints. -- Your partner for the hard Odoo problems https://hunki-enterprises.com_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe