Re: [GENERAL] to_tsquery and to_tsvector .. problem with Y

2012-12-10 Thread Andreas Joseph Krogh
På mandag 10. desember 2012 kl. 21:38:45, skrev akp geek : Hi all -            We are using to_tsquery and to_tsvector quite a bit.  I have noticed that it is not searching for "Y".   is there some settings I have to do make sure when search for string that has "Y" to return th

Re: [GENERAL] to_tsquery and to_tsvector .. problem with Y

2012-12-10 Thread Sergey Konoplev
On Mon, Dec 10, 2012 at 12:38 PM, akp geek wrote: > We are using to_tsquery and to_tsvector quite a bit. I have > noticed that it is not searching for "Y". is there some settings I have to > do make sure when search for string that has "Y" to return the correct > results? Could you pl

[GENERAL] to_tsquery and to_tsvector .. problem with Y

2012-12-10 Thread akp geek
Hi all - We are using to_tsquery and to_tsvector quite a bit. I have noticed that it is not searching for "Y". is there some settings I have to do make sure when search for string that has "Y" to return the correct results? Thanks for the help Regards