malthe commented on a change in pull request #4384:
URL: https://github.com/apache/nifi/pull/4384#discussion_r450028255



##########
File path: 
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ExtractText.java
##########
@@ -69,14 +71,26 @@
                 + "The results of those Regular Expressions are assigned to 
FlowFile Attributes.  "
                 + "Regular Expressions are entered by adding user-defined 
properties; "
                 + "the name of the property maps to the Attribute Name into 
which the result will be placed.  "
+                + "The attributes are generated differently based on the 
enablement of named capture groups.  "

Review comment:
       Enabling?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to