file: == Match files onlyfile: path:!demo
path: == Match full path
! = NOT
Match files only where demo is not in the full path.
nopath: == match name part onlyfile: nopath:demo
Match files only where demo is in the name part.
Please try pathpart: to match the path part only:
file: pathpart:!demoSearch Operators
Search Modifiers
file:
path:
no-path:
path-part:
Statistics: Posted by void — Fri Nov 28, 2025 9:46 pm