You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Timothee Maret (JIRA)" <ji...@apache.org> on 2016/08/04 23:16:20 UTC

[jira] [Commented] (JCRVLT-120) Allow to filter content properties based on property name and value

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

Timothee Maret commented on JCRVLT-120:
---------------------------------------

Thanks [~tripod] for your feedback. 

I have attached a new version of the patch which includes your suggestion regarding the {{getPropertyFilterSets}} method signature and inverts the logic such that all properties are not filtered by default (backward compatible).
I have also added tests to cover filtering the properties. All the tests pass successfully.

> Allow to filter content properties based on property name and value 
> --------------------------------------------------------------------
>
>                 Key: JCRVLT-120
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-120
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>    Affects Versions: 3.1.26
>            Reporter: Timothee Maret
>         Attachments: JCRVLT-120.patch, JCRVLT-120.patch
>
>
> In our use case, we need to filter content distributed by filevault for properties {{cq:lastReplicated}}, {{cq:lastReplicatedBy}} and {{cq:lastReplicationAction}}.
> This feature could cover more than those three property and instead be generalised to filter any property which name and value match the configured filter. 



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