Problem: I want to index my field collection items, so that they are searchable by the user.
My Content Types are based of several Field-Collections, which are containing many text fields that should be searchable.
The fields belonging to the Field Collection (e.q. subtitle, text, etc.) are missing and NOT indexed. What can I do to add them to the search index?