PG FullText

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
pgAdminMan
Posts: 1
Joined: Wed 13 Apr 2016 04:40

PG FullText

Post by pgAdminMan » Wed 13 Apr 2016 04:43

Hi Guys,

I am trying to use PG full text with your EF provider.
I got PgSqlTextFunctions Match, ToTsVector, PlainToTsQuery working but I can't fugure out how to use setweight and rank - can you provide me with docs / examples.

Thanks!

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: PG FullText

Post by Shalex » Thu 14 Apr 2016 13:05

Please refer to http://blog.devart.com/using-postgresql ... ework.html. The article includes a description of the corresponding functions. Does this help?

Post Reply