Re: Help with apostrophe and FTS

2004-06-11 Thread Pete Harlan
On Fri, Jun 11, 2004 at 03:34:14PM +0300, Egor Egorov wrote: > "Andrea Gangini" <[EMAIL PROTECTED]> wrote: > > > > > Well yes, it's an option. I really need this functionality. But > > on mysql site, under source downloads, there's this warning: " For > > maximum stability and performance, we re

Re: Help with apostrophe and FTS

2004-06-11 Thread Egor Egorov
"Andrea Gangini" <[EMAIL PROTECTED]> wrote: > Well yes, it's an option. I really need this functionality. > But on mysql site, under source downloads, there's this warning: " For > maximum stability and performance, we recommend that you use the binaries we > provide. " > > Is it really true? Ab

Re: Help with apostrophe and FTS

2004-06-11 Thread Andrea Gangini
> The ' isn't NOT a stopword, it's simply not a word-boundary character, > which I think is what you want. Yes, I expressed myself badly, but you have just greatly understood my problem. > change that in MySQL... unless you edit the source of course and > compile it yourself. :-) Is that an opti

Re: Help with apostrophe and FTS

2004-06-11 Thread Matt W
Hi Andrea, The ' isn't NOT a stopword, it's simply not a word-boundary character, which I think is what you want. And there is no way I know of to change that in MySQL... unless you edit the source of course and compile it yourself. :-) Is that an option for you? If so, I think you just need to