jaimz22 / DoctrineFullTextPostrgres

A simple to use set of database types, and annotations to use postgresql's full text search engine with doctrine
17 stars 21 forks source link

Allow use mapping types and use search by tsvector field #15

Closed freezlite closed 4 years ago

freezlite commented 7 years ago

Allow use mapping types. Also add search by tsvector name since it can be combined. I don't sure is it right way, so I need some feedback