volume_up

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

volume_up

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

MatchContainedCaseInsensitive

Hi

Could someone please share some insight on how to use MatchContainedCaseInsensitive.
There's no documentattion that I can find on that one.

#140856
Nov 02, 2015 12:09
Vote:

Hi,

is there some specific case? An example could be:

searchResults = client.Search<WithComplexCollection>()
                .Filter(x => x.EnumerableOfComplexType.MatchContainedCaseInsensitive(c => c.StringProperty, "Banana"))
                .GetResult();

BR,

Viktor

#140895
Nov 03, 2015 10:49

Thanks for the example Viktor. Very helpful!

#140897
Nov 03, 2015 11:00
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* 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.