Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

child: search by child content. e.g. search files whose note contains “eligible”.

Parent2

Parent2 query finds content whose parent matches the rule. You give the name of a ZIP and find files in the ZIP.

Info

...

parent2:

...

Georgia*

...

files whose parent(ZIP or Folder..) has starts with Georgia

...

...

parent2:*.ZIP

...

files in ZIP files

...

source:Archive

...

parent2:*.ZIP georgia

...

→ All ZIPs from Archive

...

,

...

source:”Archive,HR” (2 sources)

source:”Archive\HR” (HR in Archive, Tree format)

...

and files that has gerogia in it.

Child

This finds parent from child. You give a criteria for a file but find a ZIP or Folder that contains the file.

Info

child:”eligible” → all files with eligible but contained

child:*.geodinote important → all files with a note contains important

child:*.ZIP doc:*.pdf important → all PDF files with contains important in ZIP files.

child:A*.ZIP doc:*.pdf important → all PDF files with contains important in ZIP files name start with A