...
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, 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
|
Source
A GEODI Project may include multiple sources. You may limit the search by source
Info |
---|
source:Archive anyword → all content from Archive contains the word Anyword. |