Try our conversational search powered by Generative AI!

Commerce and EPiServer Find

Vote:
 

Hi,

I'm new to Commerce and not sure if I've configured EPiServer Find correctly with Commerce.

I've followed the instructions at http://world.episerver.com/documentation/Items/Developers-Guide/EPiServer-Commerce/8/Search/Configuring-EPiServer-Find-search-provider/ and indexed the catalog.

Browsing the index it seems that all the Commerce objects are indexed as type EPiServer.Commerce.FindSearchProvider.FindDocument.  If there a way to indexed with the actual object type it e.g. MyProduct

public MyProduct : ProductContent

thanks

#115669
Jan 15, 2015 19:02
Vote:
 

FindDocument is just for Commerce Manager. If you want to index all product as content you need to tell Find where to start, http://world.episerver.com/blogs/Jonas-Bergqvist/Dates/2014/1/Indexing-catalog-content-using-EPiServer-Find-Content-Indexing-Job/.

#115677
Jan 16, 2015 2:32
Vote:
 

Go through with this one with above link

http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=88260&epslanguage=en

#115714
Jan 16, 2015 13:01
Vote:
 

Hi,

thanks for your relpies.

I've added the class DescendetLinksOfCatalogRoot as is, but when I rebuild my index, non of the code gets executed (the objects still appears as FindDocument in the index).  Is there something else I need to do?

Many thanks,

Danie

#115718
Jan 16, 2015 13:47
Vote:
 

Found the issue (I've run the wrong indexing service)

Thanks!

#115726
Jan 16, 2015 15:34
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.