Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
Hello Everyone! Could You Help Me With The Authorization Question? Is It Possible To Add A New User Through The Api To Access Clearml Webserver? I Found Three Methods In The Clearml Rest Api: Auth.Credentials_Key, Auth.Credentials, Auth.Role. Is There A D


Hi @<1578555761724755968:profile|GrievingKoala83> , there is no such capability in the open source. To add new users you need to edit the users file.

In the Scale/Enterprise licenses you have full user management including role based access controls

  
  
Posted 4 months ago
46 Views
0 Answers
4 months ago
4 months ago