Searching for Objects Using Expert Mode

Valid for: yuuvis® RAD client 5.20

yuuvis® RAD client offers search requests in expert mode for proficient users. You can access the expert mode using the Expert search icon Expert search icon in the search dialog.

The query language is based on the syntax of Elasticsearch. General information about the Elasticsearch search options is available here.

The following rules apply to searching in expert mode:

Placeholder

Search requests can be combined with the following placeholders:

'*' for any kind and any number of characters.

'?' for exactly one character.

Exact search If you want to search for an exact string, enter it in double quotation marks.
Operators

You can combine search requests with logical operators.

  • Support for <, >, <=, >=, <>, = as relational operators is provided.
  • Support for AND, OR, NOT as linking operators is provided.

Here are some examples of search requests:

For some field names, a prefix must be prefixed to the search request:

Searches in the expert mode cannot be saved, added to the favorites, or shared.