Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

The Search Editor's main view is a panel with two tabs: Input and Output. 

Input

The Input tab deals with creating, deleting, and updating Filters for a search

Here is a brief explanation of various terms, which are relevant for the Search Editor's Input tab. Each term has a link to a page, where there will be a more in-depth explanation and guide on how to apply it.

  • Filter
    • Filter is a condition, which is applied to the data in the DAM Center during a search. 
  • Group
    • Group is a conditional collection of 1-many Filters, ie a set of if- and else-if statements.
  • Comparison Type
    • Determines how a given Filter does its "filtering".
  • Input Type
    • Determines how any Visible filter gets the user's input. This is specific to Media Manager and Video Portal, ie Input Type can be used to gather a search's parameters and therefore has no impact on the search itself.
  • Visible filter
    • If a Filter is visible, then parameters for that filter can be supplied by the user in Media Manager and Video Portal.
  • Predetermined values
    • If the parameters for a Filter are known in advance, predetermined values can be applied to the Filter. If Predetermined values are applied to a Filter, any parameters supplied by the user or client code will be ignored.

Output

The Output tab deals with creating, deleting, and updating the Value Fields for a search.

Here is a brief explanation of various terms, which are relevant for the Search Editor's Output tab. Each term has a link to a page, where there will be a more in-depth explanation and guide on how to apply it.

Input and Output

Some terms are used in both the Input and Output tabs. As with the two previous paragraphs, here is a brief explanation of these terms as well as a link to a page with a more in-depth explanation.

user can add three different kinds of Filters and Value Fields:

"Translations"

During the genesis of the Search Editor a decision was made to rename certain concepts. This was done to help the user understand what these concepts do. 

This small section's purpose is to explain, that these concepts might be called something different elsewhere in the documentation.

"searchField" → Filter.

"searchFields" → Group.

"valueHandler" → "Comparison Type". 

"renderType" → "Input Type". 

"operator" → "Condition"

  • No labels