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

Steven Bower commented on SOLR-6772:
------------------------------------

Patch and tests shortly..

> Support regex based atomic remove
> ---------------------------------
>
>                 Key: SOLR-6772
>                 URL: https://issues.apache.org/jira/browse/SOLR-6772
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Steven Bower
>
> This is a follow-on ticket from SOLR-3862 ... The goal here is to support 
> regex based field value removal for the following use cases:
> 1. You may not know the values you like to remove, imagine a permissioning 
> case: [ user-u1, user-u2, group-g1 ] where you want to remove all users (ie 
> user-.*)
> 2. You may have a large number of values an it would be expensive to list 
> them all but you could encapsulate in a regex.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to