Hi!
On Oct 19, Jeroen Geusebroek wrote:
> Hi,
>
> >May be because your LIKE query finds also
> >'something will not shed any light on this!!!'
>
> That's what i though just after posting this to the list.
> When is the phrase support planned to be inserted in MySQL 4?
No specific deadlines yet
Hi,
>May be because your LIKE query finds also
>'something will not shed any light on this!!!'
That's what i though just after posting this to the list.
When is the phrase support planned to be inserted in MySQL 4?
That would be a very nice feature!
Regards,
Jeroen
-
Hi!
On Oct 19, Jeroen Geusebroek wrote:
> Hi there,
>
> I'm trying to use fulltext for speeding up my queries, but i found some
> strange
> difference in the results between fulltext & Like ; for example:
>
> AGAINST('+shed +some +light +on +this')
>
> gives less matches then:
>
> AND field L