[
https://issues.apache.org/jira/browse/SOLR-10291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-10291:
----------------------------------
Description:
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 as SSN and credit card numbers.
was:
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.
> 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 as SSN and credit card numbers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]