Thank you all for the suggestions. The offline process, i did not even think about that, i guess im too focused on this damn browser ;0)
On Sun, Oct 5, 2008 at 4:29 PM, Matthew Ratzloff <[EMAIL PROTECTED]> wrote: > Offline process. If it's a small index you can rebuild it with a cron job. > -Matt > > On Sat, Oct 4, 2008 at 10:42 PM, Matthew Ishii <[EMAIL PROTECTED]> > wrote: >> >> Hello, >> >> I have successfully created a search form and it works very well, >> however its a bit slow. >> >> I believe part of the problem is that the index is being built on >> every call to the form action. >> >> But I am not quite sure where I could do this so that it only happens >> once. I put this in the bootstrap file, which was dumb, because then >> it built the index on every page call, slowing even simple navigation >> from page to page down to a crawl. >> >> Does anyone have a better way to do this? > >
