[ 
https://issues.apache.org/jira/browse/SOLR-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868118#comment-16868118
 ] 

ASF subversion and git services commented on SOLR-10291:
--------------------------------------------------------

Commit f5a39b5d081dbfd2d9f8e92a3824a7c53a185eab in lucene-solr's branch 
refs/heads/branch_8x from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=f5a39b5 ]

SOLR-10291: Add match Stream Evaluator to support regex matching


> Add match Stream Evaluator to support regex matching
> ----------------------------------------------------
>
>                 Key: SOLR-10291
>                 URL: https://issues.apache.org/jira/browse/SOLR-10291
>             Project: Solr
>          Issue Type: New Feature
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>         Attachments: SOLR-10291.patch
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to