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
Answered
Hi, For Clearml Self-Hosted, Do We Have A Limit On The Number Of Users Per Workspace? Thanks.

Hi, for ClearML self-hosted, do we have a limit on the number of users per workspace?
Thanks.

  
  
Posted 2 years ago
Votes Newest

Answers 3


PunyBee36 , in the self-hosted option you aren't limited to a number of users

  
  
Posted 2 years ago

PunyBee36 apologies - I missed the fact you were asking about the self hosted deployment 🙂
CostlyOstrich36 is completely correct - no restriction! 🙂

  
  
Posted 2 years ago

Great, thanks SuccessfulKoala55 and CostlyOstrich36

  
  
Posted 2 years ago