+
and -
operators, just as in Google query syntax, to indicate required and forbidden terms, respectively.
field:
where <field> is the field name in the metadata (for instance, author).
text:kino
or just kino
text:"search engine"
or just "search engine"
author:WikiGuest
to search for a wiki author, use their WikiName
form:WebFormName
to get all topics with that form attached.
type:doc
to get all attachments of given type
web:Sandbox
to get all the topics in a given web
topic:WebHome
to get all the topics of a given name
+web:Sandbox +topic:Test
to get all the topics containing "Test" in their titles and belonging to the Sandbox web.