A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Select distinct from ITypeSearch query (Commerce)

Vote:
 

Hi,

We are using Episerver Find for our Commerce website. we need to figure out a way to do distinct query. Something similar to this below LinQ example 

var query = people.DistinctBy(p => new { p.Id, p.Name });

Is there a way to do this in Episerver Find? Or override any method to make this work?


#116934
Feb 06, 2015 22:16
* 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.