Page 1 of 1

PG FullText

Posted: Wed 13 Apr 2016 04:43
by pgAdminMan
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!

Re: PG FullText

Posted: Thu 14 Apr 2016 13:05
by Shalex
Please refer to http://blog.devart.com/using-postgresql ... ework.html. The article includes a description of the corresponding functions. Does this help?