Cannot get Couchbase Lite Regex query to work

Ok, found out that the documentation is wrong. According to this post (that I did not find at first) Like is now case sensitive…

Using the suggestion to make all lower case seems to work.

Then I don’t need the Regex function - but would still be nice to know how the syntax should be when transforming from “standard regex” :wink: