Can't configure search results to show up

Hello,

I’m trying to configure site search for our company. I’ve set up the search engine which has crawled the site and seems to work fine (checked the preview and it’s OK).

I can’t seem to get the search results to show up based on the instructions provided. For instance, if I create the following htm page, the search results won’t load.

<!DOCTYPE html>
<html>

       <body>

             <script type="text/javascript">
  (function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
  (w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
  e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
  })(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
  
  _st('install','ECV_azmEAz1k44a7uf-y','2.0.0');
             </script>
       
             <input type="text" class="st-default-search-input">
       
             <div class="st-search-container"></div>

       </body>
       
</html>

What am I doing wrong?

@Cosmin_Mazilu I think you have to check the setting of the Engine in Swiftype under

Install Search -> Results Container

I know. I tried all options.
It doesn't work either with a results container or site search overlay.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.