Ahh, I see, I forgot about that part. Let me do some experimenting without boolean mode or something else.
On Mar 12, 4:22 pm, "John David Anderson (_psychic_)" <[EMAIL PROTECTED]> wrote: > On Mar 12, 2007, at 5:14 PM, Christopher E. Franklin, Sr. wrote: > > > > > Hello everyone, > > > This is not a cake problem but, I want to ask this to see if anyone > > else has had a problem with this? > > > MySQL has a FULL-TEXT search mode that is wonderful but, a little > > quirky for me. The Manual for 5.1 says that if I do a search with > > '+apple +orange' it should only return rows containing both terms. > > What I am finding is that it is returning rows with just one of the > > search terms. > > > Is it supposed to work this way despite the manual or has anyone else > > seen this? If so, what are your thoughts on a work-around? Kinda > > stumped here on whether to make my own search? > > If the term is found in more than half of the resulting rows, the > search term is omitted. > > -- John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
