London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
You can use the "Prefix" filter method. Check out the documentation: http://world.episerver.com/documentation/developer-guides/find/NET-Client-API/searching/Filtering/Strings/
I wish to filter the search result based on an alphabet. I am buidling the filter but it does't seem to work. Any Pointer
letterFilterBuilder.Or(x => x.PuffHeadline().Substring(0,1).Match(letterFilter))
BR,
Amol Mahul