Quantcast
Channel: Using Optimizely Platforms
Viewing all articles
Browse latest Browse all 8020

Commerce Products indexed but not returned in UnifiedSearch?

$
0
0

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?


Viewing all articles
Browse latest Browse all 8020

Trending Articles