I am querying a folder, a specific folder for files within it only. I am not interested in the files contained under the subfolders. The problem is that there are dozens of subfolders and hundreds of files in those folders. It is taking entirely too long for my folder query to go through these before I can apply the query filters to exclude them. Is there a way to initially have the query only point to the specific folder I am wanting and not any of its subfolders? I don't want the query to even look at those.