Has anyone incorporated a Coveo Search bar into their HTML5 Flare site? We are having issues getting the Coveo scripts to run, I suspect a conflict between jquery.
We are on 2018r2.
Thanks!
Helena
Coveo search bar
Re: Coveo search bar
Also interested in this. I know that okta uses coveo in their madcap output
Re: Coveo search bar
Also interested in this - have the Coveo search box working, but I cannot get the search results to format correctly as the results page is built using <script type=text/html> and Flare is sticking in /* <![CDATA[ */ round the contents of the script, which then displays on screen.
-
- Jr. Propeller Head
- Posts: 8
- Joined: Tue Nov 15, 2022 12:34 pm
Re: Coveo search bar
Anyone make progress on integrating Coveo search w/your Flare HTML5 output??!!
Re: Coveo search bar
I integrated Coveo search into my organization's search results, but my content is hosted within a dotnet web application.
I use the Coveo Headless Library and built a custom search results page using React, which is compiled during my application's build process.
My flare content is then indexed by Coveo using a sitemap (which is generated dynamically using PowerShell when a target is published).
For security reasons, I think you need to have a server to host the search results page so that you can initiate the APIs calls to Coveo on the server and not through the browser.
I use the Coveo Headless Library and built a custom search results page using React, which is compiled during my application's build process.
My flare content is then indexed by Coveo using a sitemap (which is generated dynamically using PowerShell when a target is published).
For security reasons, I think you need to have a server to host the search results page so that you can initiate the APIs calls to Coveo on the server and not through the browser.
~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
Mike Zdanio
Documentation and Software Engineer
Michigan, U.S.
Mike Zdanio
Documentation and Software Engineer
Michigan, U.S.