[ 
https://issues.apache.org/jira/browse/NIFI-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703242#comment-14703242
 ] 

ASF subversion and git services commented on NIFI-808:
------------------------------------------------------

Commit f044ba5d45150a0d17990b4c1a304fbbdf35a010 in nifi's branch 
refs/heads/master from [~aldrin]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=f044ba5 ]

NIFI-808 Providing property to allow exclusion of capture group 0 for any regex 
expressions as an attribute.


> ExtractText should provide option for whether or not to capture Capturing 
> Group 0
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-808
>                 URL: https://issues.apache.org/jira/browse/NIFI-808
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Aldrin Piri
>             Fix For: 0.3.0
>
>         Attachments: 
> 0001-NIFI-808-Providing-property-to-allow-exclusion-of-ca.patch
>
>
> Currently, ExtractText always adds an attribute for the 0th Capturing Group, 
> which is the entire text that matched the Regular Expression. This can be a 
> very lengthy value and is often not needed. We should add a property (with a 
> default value of 'true' for backward compatibility purposes) that allows the 
> user to prevent capturing that group.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to