Hi, Is it possible to search a document node's contents, via a reference to it.
e.g. Documents are stored as child nodes of a user node. I upload a document as a child of a user's node. That user decides to share the document with another user (implemented as a reference). Can the second user search documents contained within their branch of the repository, including the referenced document? If so, how would I implement this? Thanks.
