To search for a pattern amongst a number of different file types use the ':' (colon) character after the file types, e.g.
*.pdf;*.docx;*.pptx:integration
This also works with just a single file type, the equivalent to your expression would be:
*.docx:integration