You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steven Bower (JIRA)" <ji...@apache.org> on 2014/11/21 04:19:35 UTC

[jira] [Commented] (SOLR-6772) Support regex based atomic remove

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org