Add matches for regexp
Open
- Dominant language
- JavaScript
- Stars
- 276
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to suggest adding matches(field,regexp) to provide a standard way of doing regular expressions with rql. In xquery, for example, eq is a strict string comparison, whereas matches provides the regexp test. I'll try creating a pull request at some point.
Contributor guide
Assessment
This issue has not been assessed yet.