-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compound Documents
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #66, nxplatform #67
-
Story Points:5
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", ... }, ... ] } }