IntelliSearch Field

The IntelliSearch field lets you search for objects with simple strings or with complex queries. Searches are case-insensitive and allow you to search multiple properties at the same time.

Note: IntelliSearch searches only through objects that are displayed in the current tab.

Warning: Default objects often have translated field values, so you should always search in the Language you have selected in User Settings.

Searching on Object Name Only

If you know the name of the object you are searching for, you can enter all or part of that name in the field.

Note: If the search phrase contains spaces, it must be surrounded by quotation marks ( " ).

Note: Some objects do not have a Name field. For such objects, the field defaults to searching a different object-specific prefix.

Searching with Prefixes

For a more complex search, you can use prefixes. For example, to search for an object that has the word "utility" in the Documentation field, you can search for d:utility.

Complex Searches

You can combine searches in a space-separated list. For example, to search for an object that has the word "utility" in the Documentation field and belongs to the "test" Application, you could search for d:utility a:test.

You can also specify multiple values to match against a single field. For example, to search for an object that has the word "utility" and the word "JSON" in the Documentation field, you could search for d:utility json.

Searching in the Process Monitor

The Process Monitor provides additional IntelliSearch options. For more information, see Process Monitor Search.