You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only supports starts/contains/ends/**regex** matching for strings and exact matching for other property types.
As discussed in ticket #1295, regex support is not possible with JPA. So the listing above should be corrected.
Also see comment by noxsicarius. This also caused me to search in the wrong direction for some time and I could not find an open issue. For this reason, I have created this new issue.