Denny Lubitz
Denny Lubitz
Thanks @KommunikativCh for this PR. But I couldn't reproduce the error in the issue at all (see [#5085](https://github.com/neos/neos-development-collection/issues/5085#issuecomment-2286215685)). As this still seems to be a valid point and the `initializeObject`...
> I don't like Traits. And I especially don't like Traits that need to be initialized. And I _espeically_ don't like Traits that use `initializeObject` to be initialized – But...
This would change the current behavior, as currently also hidden nodes get indexed - and filtererd out on quering. With this change we would have a mix of nodes which...
> Fulltext indexing always includes all childnodes Content nodes yes, but not child document nodes.