Steven Bower created SOLR-6772:
----------------------------------

             Summary: 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