On 6/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hey Gonzalo, > > Couple of ideas for you... > 1st - I have no idea if this is viable, but it seems to me that the > cake cache might be a good way to index and search your content. I > would start by looking at the API. You would probably want to upgrade > to 1.2 if you go this route.
Good idea, though I can't go 1.2 as the whole site is done based on 1.1 and changing now is probably not a good idea. 2nd - Instead of wget, why not user requestAction method? Well, the wget method recursively gets all pages and another tool takes care of the indexing. I'm not sure how requestAction would work to achieve something similar. - Gonzalo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
