Search by content name or type

Search by content name or type

GEODI allows you to search within the name, body, and type of any content. To do this, simply add the following prefixes before your search criteria.

Prefix

Example

Description

Prefix

Example

Description

header:

header:(1 January 2023)

Searches metadata such as document name, uploader, or creation date. For emails, the header includes information such as From, To, and Subject. Additionally, you can use the prefixes from: and to: for more specific searches.

body:

body:Ankara

Finds content where the word Ankara appears in the body text.

doc: / content:

doc:*.pdf

Searches only by file name. Content types can also be queried by extension. You can view extensions in the Facet area. While doc: is covered by header, it is faster if you need just the content name.

 

content:*.pdf → search PDF files,(actually means names ending with .pdf)

doc:Training* → Any content that name starts with Training

doc:*.tweet → Tweets

doc:*.tweet possible -> Tweets with word possible in name or body

doc:(*.tweet possible) -> Tweets with word possible in name only

doc:*.geodinote → notes

Note → is a shortcut for doc:*.geodinote