Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

EPiServer Find Content Indexing Job using IContentModelMapper

Vote:
 

I have my first project using the Content Delivery API, and when the EPiServer Find Content Indexing Job runs it is using the IContentModelMapper for some reason.

Is there a way to have the indexing job not use IContentModelMapper and use default behavior as if the Content Delivery API was not installed in my project?

Relevant Package Versions:

  <package id="EPiServer.ContentDeliveryApi" version="2.17.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Cms" version="2.18.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Core" version="2.18.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Forms" version="2.18.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.OAuth" version="2.6.0" targetFramework="net48" />
  <package id="EPiServer.ContentDeliveryApi.Search" version="2.18.0" targetFramework="net48" />
  <package id="EPiServer.Find" version="13.3.0" targetFramework="net48" />
  <package id="EPiServer.Find.Cms" version="13.3.0" targetFramework="net48" />
  <package id="EPiServer.Find.Framework" version="13.3.0" targetFramework="net48" />
#249573
Edited, Mar 04, 2021 20:49
Vote:
 

I ended up uninstalling the EPIServer.ContentDeliveryApi.Search nuget and that action resolved the problem.

#249612
Mar 05, 2021 14:08
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.