Forum Discussion
David_Elsner
Nov 29, 2024Brass Contributor
Pictures and Videos are not treated as "Documents" in Search IsDocument:true
I have the need to search for all Files in a SharePoint Library (or globally). To do this I use the following KQL: IsDocument:true This works not for images. They do not seem to be "documents" in S...
michalkornet
Dec 03, 2024Iron Contributor
Hi, I simply checked the options provided in the Highlighted Content web part (which uses SP Serach). From all the options, only Documents, Images, and Videos seem to be files. But as you said, it’s a pity that IsDocument:true does not include Videos and Images as well.