Hey, folks!

I have been using the Search object to develop a search all my company's product documentation. I have a fundamental question inquiring how the Search object is used in Index mode.

Is the Search object designed such that an index must be generated each time a search is made? It seems that the only way the Index mode works is if I create an index based on a specified search term. This seems very different to how I've seen other document indexing tools work, where an index is created, then loaded for any searches against the documentation in which the index represents.

In short, right now it seems I need to double my search-request time because I first need to compile a custom index. Is this how the Search object in Index mode was designed, or am I using it incorrectly?

Thank you for your help! Have a great day!



Most graciously...

RGBreality