On May 11, 2007, at 3:27 PM, tawm wrote:

>
> Hi all,
>
> I'm preparing including an in-site search feature in my CakePHP-based
> webapplication. Given the fact that in-site search on most websites
> sucks bigtime and the fact that using Google for this is not an option
> (I want full control and there is no budget), I figure I will really
> have to invest considerable time studying this topic. I'm wondering if
> anyone can give me some good starting points, like articles or
> components.

I used something like this:

http://bakery.cakephp.org/articles/view/integrating-zend-framework- 
lucene-with-your-cake-application

Though I created my own wget-powered crawler rather than only  
indexing database-stored content (many of the pages on the site are  
static).

-- John

P.S. - Checking the Bakery and using Google to check this group is  
always a good place to start this sort of task. :o)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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