You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/03/15 16:43:41 UTC

[jira] [Created] (SOLR-10291) Add match Boolean Stream Evaluator to support regex matching

Joel Bernstein created SOLR-10291:
-------------------------------------

             Summary: Add match Boolean Stream Evaluator to support regex matching
                 Key: SOLR-10291
                 URL: https://issues.apache.org/jira/browse/SOLR-10291
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Joel Bernstein


It would be good to be able to match any regex as part of a having clause 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 a SSN and credit card numbers. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org