DeWet
11 years agoContributor
Custom Search
Hi Guys, I am new to lithium, as our company has just started using this for a community site. We would like to change the search parametres to access multiple websites, internal and external. ...
- 11 years ago
You may be able to add a hook to the search button to do a secondary search via the Google search API, and insert those results into a custom component container. You could add the custom component into the Search Page quilt inside of Studio.
In this example the default Lithium search, and any returned results from the external search would be separated, but you could display the results on the same page theoretically.
Doug