How to use TsRank in the entity framework c#?

前端 未结 0 1620
遥遥无期
遥遥无期 2020-12-05 19:58

I am using c# dot net core and PostgreSQL. And I am using a tsvector column.

I performed the search operations like below

var searchText = \'xyz\';
var         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题