The ZC search function is not great for my site because it only searches products. My site is light on products and heavy on articles.
So...I would like to know if it's feasible to integrate a 3rd party search engine that uses a spider to search and index the entire site. The search results page is a php file with a single php include command.
I've seen a few workarounds for integrating php code in ZC pages, so it seems to be technically possible, but are there are security or other reasons why I should not attempt to do this?





