Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28267

Add full regexp-based match to DefaultBlobDispatcher

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.10-HF26, 11.1, 2021.0
    • Component/s: BlobManager
    • Release Notes Summary:
      Full regexp-based match is added to DefaultBlobDispatcher.
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      The default blob dispatcher now has a new operator ^ to match based on a full regexp (in addition to the already-existing glob-based match using ~).

      For instance the following will match any document somewhere under a folder named images:

      <property name="ecm:path^.*/images/.*">test</property>
      
      Show
      The default blob dispatcher now has a new operator ^ to match based on a full regexp (in addition to the already-existing glob-based match using ~ ). For instance the following will match any document somewhere under a folder named images : <property name= "ecm:path^.*/images/.*" > test </property>
    • Sprint:
      nxFG 11.1.11
    • Story Points:
      1

      Description

      String matching in DefaultBlobDispatcher should have the option to match based on a full regexp, not only glob-based patterns.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 20 minutes
                  20m