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

Compare with Current View Page History

« Previous Version 3 Next »

The table supports a filter mechanism. Activation/Deactivation by symbol "Downside arrow" in right upper corner.

Available field for one entry are

  • as (String) "date", "modelIdentifier", "manufacturerIdentifier", "typeName", "description", "uuid", "version", "parentUuid", "containedHolder", "mountpoint", "partTypeId", "serial", 
  • as (long) "treeLevel".

Filter rules for filter string

  • ES wildchar query is used

  • Case sensitive

  • Wildchards are:
    • '*' A sequence of chars

    • '?' One char

Examples for filter rules

inputdescregexmatchingnot matching
Adequals 'Ad'/^Ad.*/gAdadmin, monica
Ad*startswith 'Ad'/^Ad.*/gAdmin, Addadmin, monica
*Adendswith 'Ad'/.*Ad$/gmkisdAdmkdisad, youtube
*Ad*contains 'Ad'/.*Ad.*/gmmAdkias,mmAdadmin, monica
*Ad*s*contains 'Ad' something 's' something/.*Ad.*s.*/gAdmins, AdsAdmin, admins

Examples for filtered row in table

  • No labels