I'm using an content node type (let's say "A") with file attachments.
For search functionality the attachments are being indexed by "Search API" and "Search API Attachments".
At the search result view I want to view fields of the parent of a found file. How to achieve this?
For example: If a search results in a file, the result page should view fields from the containing parent node (type "A"), for instance the title of the parent node.