Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-31126

Provide Compound Document Breadcrumbs enricher

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Compound Documents

      Description

      Add a new enricher to retrieve the Compound Document hierarchy of an asset. This can be useful when searching for assets via tags or full text.

      The result should look like:

        "contextParameters": {
          "compoundDocumentBreadcrumb": {
            "entity-type": "documents",
            "entries": [
              {
                "entity-type": "document",
                ...
              },
              ...
            ]
          }
        }
      

       

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: