It’s yours to define the criteria, just an example.
```query
path: lorem file: ipsum tag:dolor
```
You’ll get all files
- in folder(s) with “lorem” in name (including subfolders with or without “lorem” in name)
- AND “ipsum” in file-name
- AND with tag #dolor
You can also use regular expressions with the query.
And instead of “query” or as an addition you can use dataview (plugin).
I don’t want to say there are no limits for searching files but it’s hard to reach these limits 