Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-6772

Support regex based atomic remove

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sbower Steven Bower
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: