Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
Description
It would be good to be able to match any regex as part of a having expression etc...
Lucene/Solr does support regex queries but the match Evaluator would match against un-analyzed blocks of texts, so it would eliminate any confusion about what terms it was actually matching against.
This would support use cases like alerting on sensitive content that appear in documents such as SSN and credit card numbers.