Uploaded image for project: 'Nuxeo AI Core'
  1. Nuxeo AI Core
  2. AICORE-543

Add a custom Filter contribution to identify document to be indexed

    XMLWordPrintable

    Details

    • Tags:
    • Sprint:
      AI 5 S5 - Deduplication, AI 5 S6 - Deduplication
    • Story Points:
      3

      Description

      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>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: