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

Try our conversational search powered by Generative AI!

automatic indexing of commerce pages (EventedIndexingEnabled / ScheduledPageQueueEnabled) results in wrong document type

Vote:
 

When using scheduled task 'Episerver find content indexing job' commerce pages are correctly indexed with the correct document type :

-EpiWebsite.Models.Commerce.NonConfigurableProduct
-EpiWebsite.Models.Commerce.ConfigurableProduct
-EpiWebsite.Models.Commerce.ProductListCollectionFilter
-EpiWebsite.Models.Commerce.ProductListFilter
-EpiWebsite.Models.Commerce.CompositionBundle
etc.

But when EventedIndexingEnabled / ScheduledPageQueueEnabled is enabled

and I save a commerce page via _contentRepository.Service.Save etc.

Then the pages are automatically indexed with the wrong document type :

EPiServer.Commerce.Catalog.ContentTypes.ProductContent
EPiServer.Commerce.Catalog.ContentTypes.NodeContent

#199695
Edited, Dec 06, 2018 11:06
Vote:
 

We need more information for a meaningful answer. What do you mean "with the wrong document type"? Care to share an example?

It sounds to me like that you have multiple instances, and the instance that does the event driven indexing do not have the strongly typed content types defined - Commerce Manager perhaps ?

#199711
Dec 07, 2018 10:32
Vote:
 

please see other post with the same title
thank you

#200016
Dec 21, 2018 8:09
* 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.