I havet to develop an search engine over a postgres table. I know in mysql the fulltext index to do it more quicky than using like % ...
There is any like t in postgres?
Thanks
- [GENERAL] Fulltext index in postgres? HHDirecto . Net
- Re: [GENERAL] Fulltext index in postgres? Hakan Kocaman