Support regex flags for the Regex filter
----------------------------------------

                 Key: ACCUMULO-48
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-48
             Project: Accumulo
          Issue Type: Improvement
          Components: client, tserver
    Affects Versions: 1.3.5, 1.4.0, 1.5.0
            Reporter: John Vines
            Assignee: John Vines
            Priority: Minor
             Fix For: 1.5.0


Currently the regex filter will run a users pattern but provide no ability to 
set the Pattern flags. This means if the field your working on contains 0x10 or 
0x13 (line break, carriage return) it will not work on the entire data set. 
This can be resolved with a variety of different pattern flags, but rather then 
that we'd prefer to allow users to set the flags however they wish.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to