I want to search for several file types at the same time. For example, when I want to search for “.htm” files, I add “filetype: htm” to the query, and this works fine. Filetype: html also works the same way. However, how can I specify a query parameter that returns all htm AND html files?
Cynthia
source
share