-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: AI Nuxeo Services
-
Tags:
-
Sprint:AI 5 S5 - Deduplication, AI 5 S6 - Deduplication
-
Story Points:3
Update AICORE-542 with a custom Filter contribution to identify document to be indexed (https://doc.nuxeo.com/nxdoc/filters-and-access-controls/):
- Default contribution should follow the query defined here:
AICORE-542
Example (to check):
<filter id="dedup"> <rule grant="true"> <type>Picture</type> <condition>currentDocument.getPropertyValue("ecm:tags").contains('not_duplicate')</condition> </rule> </filter>
- Is referenced in