Hello, I've been using CakePHP for a short while, and while trying to
implement a global search engine in my blog project using this
documentation and behaviour:

http://bakery.cakephp.org/articles/view/search-feature-to-cakephp-blog-example

...I've come to a problem. Global searches like described here:

http://code.google.com/p/searchable-behaviour-for-cakephp/

...work fine, but for some reason I cannot search for words that are
directly before a newline, even if I remove newlines from the string
before saving it in the search_index table. I'm using tinyMCE for text
formating in my posts and comments.

Thanks in advance for any assistance. :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to