I've done a little searching around on the web for search features for
CakePHP.  I've found a couple of different Searchable Behaviors out
there.  However, they all seem a bit basic.  I have a few ideas for a
more advanced Search feature.  First, I believe a Behavior would
probably the way to go, right?

Second there are several features I would like to implement into a
search, such as keyworks, like:

yesterday (not sure)
today (not sure)
NOT
OR
AND

I would also like to have a shell/task that could be used to create an
index for faster searching.  I have a data model in mind already and
some ideas for rules.

Anyone up for helping with the challenge?  I'm up for writing most of
it myself, but it would be great to have some outside input and
someone who could check my code and make suggestions.  But if someone
wants to help write some of the code, that's good too.

I know search can be a complicated thing and this won't be Google or
anything like that, but the bottom line for me is that it works fairly
well and it's simple to use and implement.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to