Try our conversational search powered by Generative AI!

Episerver Edit-view Search

Vote:
 

Where can I find any kind of documentation on getting the Edit-view searchfield to work?

I've installed the site, the Episerver Search and the service is running. 

 

 

#72611
Jun 24, 2013 15:53
Vote:
 

Visiting the site_url/IndexingService/IndexingService.svc renders Endpoint not found.

I've added <serviceHostingEnvironment multipleSiteBindingsEnabled="true"/>

this is in my web.config

<episerver.search active="true">
<namedIndexingServices defaultService="serviceName">
<services>
<!--<add name="{serviceName}" baseUri="{indexingServiceBaseUri}" accessKey="{accessKey}"/>-->
<add name="serviceName" baseUri="http://localhost:17001/IndexingService/IndexingService.svc" accessKey="local" />
</services>
</namedIndexingServices>
<searchResultFilter defaultInclude="true">
<providers />
</searchResultFilter>
</episerver.search>

#72612
Jun 24, 2013 15:57
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.