Advanced Search

Advanced Search

The Advanced Search functionality is aimed at those wishing to refine their search results in a much more precise manner, using a code based search command typed into the search box in the Media Library.

Search Modifiers 

There are several ways to modify and improve searches within specific metadata fields. These are AND, OR, NOT, phrase searches, and strict order searches. Search operators (AND, OR, NOT) must be in uppercase, and can have single character alternatives to speed entry.

The ‘AND’ Modifier

The ‘AND’ operator is the default when no search modifier is specified. Alternatives are space and +.

Therefore the search command:
dog AND people
is exactly the same as
dog people
and produces the same results as
dog + people

This will return all assets that contain both ‘dog’ and ‘people’.

The ‘OR’ Operator

The ‘OR’ operator must be uppercase, and the pipe (|) character (Shift+backslash) can be used as an alternative. The ‘OR’ operator will return any assets that contain either or both of the search terms.

Therefore, the search command:
dog OR people
which is the same as
dog | people

…will return all assets that contain ‘dog’, all that contain ‘people’
as well as those that contain both ‘dog’ and ‘people’.

The ‘NOT’ Operator 

The ‘NOT’ operator will exclude the term after the ‘NOT’ from the search.
Alternatively, the exclamation mark (!) or a minus (-) can be used.

Therefore, the search command:
dog NOT people
will return the same results as
dog !people
which is the same as
dog -people

...will return only those assets that contain ‘dog’ but not those that contain ‘dog’ AND ‘people’.

The Phrase Search (“ ”) 

The phrase search is used to search for exact expressions by wrapping the search term in quote marks (“”).

Therefore the search command:
“shield wall”

...will return only those assets that contain the exact phrase ‘shield wall’ in the text.

Until assets have been further enriched with keywords, the phrase search is probably the least useful.

Searching available Metadata Fields
This is an extremely powerful way to search with direct access to individual metadata fields and multiple search operators. Search operators and fields can be combined in a single command. The available metadata fields are shown when previewing an image.

The name of the field should be typed in as it is spelt on the preview screen.

Field names and search terms are NOT case sensitive so capital letters can be ignored. This allows for faster entry of search commands.

In its simplest form the search command would be:
@{metadata field}:{search term}/

So a simple search for ‘Castle’ in the metadata field ‘Site’ would be entered as:
@site:castle/

This would return all assets with the word ‘castle’ in the ‘Site’ metadata field, i.e. property name.

The advanced search command should be entered with an at sign (@) preceding the field name, followed by a colon (:) after the field name, followed by the search term and any operators, followed by a forward slash (/) to signify the end of the search term for that field.

The forward slash (/) terminator allows spaces and phrases to be used within the search.

How to Combine Commands

To build on the simple command above, metadata searches can be combined into a single command and the search modifiers can be used.

So to find all assets with ‘Kent’ in the ‘County’ field, and ‘castle’ in the ‘Site’ field, one would construct the search term:
@county:kent/ @site:castle/

This would return all assets with ‘Kent’ in the ‘County' field and ‘Castle’ in the ‘Site’ field, significantly refining the original search.

Loading...

Your download will start shortly, please do not navigate away from this page until the download prompt has appeared. Doing so may cause your download to be interrupted.