Skip to content

Conversation

@haase-fabian
Copy link

I noticed that the search does not do a query inside the given context node.
But rather within all Siblings of that Node.

$subgraph->findAncestorNodes does not include the $contextNode itself.

nodes = ${Search.query(site).nodeType('Neos.Neos:Document').execute()}

Therefore, this gives me all documents inside the Neos Installation, including other sites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant