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?
