Re: full text - Mailing list pgsql-general

From Martin Gainty
Subject Re: full text
Date
Msg-id BLAPR19MB422714A325D8599FADB58442AEC10@BLAPR19MB4227.namprd19.prod.outlook.com
Whole thread Raw
In response to full text  (Roberto Della Pasqua <roberto.dellapasqua@live.com>)
List pgsql-general
i dont know how to do with elastic-search

according to programcreek you can create an index from a <Seldon|Postgres> jdbc source
https://www.programcreek.com/java-api-examples/?code=SeldonIO/semantic-vectors-lucene-tools/semantic-vectors-lucene-tools-master/src/main/java/io/seldon/semvec/CreateLuceneIndexFromDb.java
its up to you to determine the jdbc connection attributes from Postgres

Buona Fortuna!

martini



From: Roberto Della Pasqua <roberto.dellapasqua@live.com>
Sent: Wednesday, April 8, 2020 1:28 PM
To: pgsql-general@postgresql.org <pgsql-general@postgresql.org>
Subject: full text
 

Please sorry because I’m newbie of PGSQL

 

I need the best performing and overall quality full-text search, can be possible to have the data stored in pgsql and the index to elasticsearch? Can be in sync between?

 

Thank you

 

Btw. Do you suggest another engine than elastic?

 

Roberto Della Pasqua

www.dellapasqua.com

 

pgsql-general by date:

Previous
From: Joshua Drake
Date:
Subject: Re: PostgreSQL native multi-master
Next
From: David Gauthier
Date:
Subject: order by not working in view ?