{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

Available Search Tags

Using the search handler also allows using tags to filter information. The handler itself is generalized and always returns a map of tag names to display names. The map can only be queried, never modified.

The tag names in the map represent all publicly available tags for the specific search handler. You can either use the tag name or the display name using the following notation:

# Using the tag key
{ "query": "firstname:'Hans'" }
 
# Using the tag value
{ "query": "'First Name':'Hans'" }

It should be noted that the search still follows the global search rules which can be constructed using the actual application interface.

Note: The specific JSON is subject the the search handler.

i-net PDFC
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - Available Search Tags