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

Try our conversational search powered by Generative AI!

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.