Re: full text

From: Martin Gainty <mgainty(at)hotmail(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: full text
Date: 2020-04-09 10:08:29
Message-ID: BLAPR19MB422714A325D8599FADB58442AEC10@BLAPR19MB4227.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
CreateLuceneIndexFromDb Java Source Code <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>
This page provides Java source code for CreateLuceneIndexFromDb.
www.programcreek.com
its up to you to determine the jdbc connection attributes from Postgres

Buona Fortuna!

martini

________________________________
From: Roberto Della Pasqua <roberto(dot)dellapasqua(at)live(dot)com>
Sent: Wednesday, April 8, 2020 1:28 PM
To: pgsql-general(at)postgresql(dot)org <pgsql-general(at)postgresql(dot)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<http://www.dellapasqua.com>

In response to

  • full text at 2020-04-08 17:28:45 from Roberto Della Pasqua

Browse pgsql-general by date

  From Date Subject
Next Message David Gauthier 2020-04-09 14:33:26 order by not working in view ?
Previous Message Joshua Drake 2020-04-09 07:27:06 Re: PostgreSQL native multi-master