Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Implemeting EPI.FInd.cms from Scratch

Vote:
 

Hi All,

I want to implement EPI.Find.Cms from scratch in one of my POC.I know EPI.FInd is implemented there in Alloy website.I tried to replicate that in my POC application but I am getting lost into it and resulting with so many errors.I got succeded to make it work in alloy Wensite at my local.

I want to implement it from scratch and I don't want to get into complex coding of Alloy.Please help me to achieve this.I want to learn the concept of EPI.FInd ,If anyone is having some sample code or URL Please provide me.

#145179
Feb 26, 2016 14:32
Vote:
 

Check out the guide starting at 

http://world.episerver.com/add-ons/episerver-find/

Basically fix an index, install nuget packages, add some custom conventions for how to index items and then search away :)

For Episerver content and uploaded media it should work pretty much out of the box. You have a scheduled job available to reindex site. If you log in as administrator you can browse the index which is good to debug stuff.

Use unified search if you want to search in multiple object types and display a single list like a global search..

#145181
Edited, Feb 26, 2016 15:21
* 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.