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

Commerce Products indexed but not returned in UnifiedSearch?

Vote:
 

Hi we have a mixed CMS/Commerce solution.

Looking at Find, Overview Explore, I can see that products are indexed, and searching there returns results for both CMS content and Products.

However, in my code, if I issue the simplest query:

SearchClient.Instance.UnifiedSearchFor(q);

No results for Products are returned.

I want to return a single list of results including both products and pages so that Skip and Take work as expected.

Is there some configuraiton I've missed?

#206334
Aug 15, 2019 10:01
Vote:
 

Do you have Find.Commerce installed? if not you probably want to add an implementation of IUnifiedSearchSetUp yourself 

#206336
Aug 15, 2019 10:36
Vote:
 

Hi Quan,

If you mean the Nuget package EPiServer.Find.Commerce then yes.

For info, we are using EPiServer.CMS.Core 11.12, EPiServer.Commerce 13.6.0, EPiServer.Find 13.2.2 and EPiServer.Find.Commerce 11.1.1

#206337
Aug 15, 2019 10:43
* 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.