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

DoctrineFullTextPostrgres

SensioLabsInsight

A simple to use set of database types, and annotations to use postgresql's full text search engine with doctrine

Installation

Symfony installation

services: vertigolabs.doctrinefulltextpostgres.listener: class: VertigoLabs\DoctrineFullTextPostgres\Common\TsVectorSubscriber tags:

Usage

TODO