Hello,
Is something like http://blog.devart.com/using-postgresql-full-text-search-in-entity-framework.html possible using npgsql ?
I couldn't find anything in the source relating to that, is there a workaround or way to do full text search query using Entity Framework LINQ ? Or is it only supported using raw ADO.net ?