To perform true/false searches, use the following syntaxes:
Search type |
Example |
Finds documents with… |
Has redaction |
hasredactions(true) |
at least one redaction |
hasredactions(false) |
no redactions |
|
Has privilege |
hasprivilege(true) |
at least one privilege tag |
hasprivilege(false) |
no privilege tags |
|
Has document note |
hasdocumentnote(true) |
document note |
hasdocumentnote(false) |
no document note |
|
Has redaction reason |
hasredactionreason(true) |
a reason for redaction |
hasredactionreason(false) |
no reason for redaction |
|
Has redaction without reason |
hasredactionwithoutreason(true) |
no stated reason |
hasredactionwithoutreason(false) |
a stated reason |
|
Unfoldered |
unfoldered(true) |
no folder |
unfoldered(false) |
a folder |
|
Has hidden type |
hashiddentype(true) |
a hidden file type |
hashiddentype(false) |
no hidden file type |
|
Has fields |
hasfields(true) |
contents in custom fields |
hasfields(false) |
no content in custom fields |