I use a template for a node type for the search api index. For this node type I have 4 paragraph types. For the search I only need 2 of these types to index.
My idea now was to print only these specific types of paragraphs in the field template of the paragraphs field.
How can I print single paragraph types in the template of the paragraphs field?
Or is there another way to include only the needed paragraph types in my specific search view mode?