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 All, How To Isolate Operation Rights Between Different Projects Or Different Experiments In The Same Project? For Example, Use1 Creates Project1, And User2 Creates Project2, Is There Any Solution To Isolate That User1 Views Or Operates Models In Projec

hi all, how to isolate operation rights between different projects or different experiments in the same project? for example, use1 creates project1, and user2 creates project2, is there any solution to isolate that user1 views or operates models in project2? thanks in advance!

  
  
Posted 2 years ago
Votes Newest

Answers 2


Hi FloppyDeer99 , I think permissions control is part of the ClearML paid tier - I can ask one of the guys there to contact you about it

  
  
Posted 2 years ago

Cool, I'll delete it from here and pass it to the guys 🙂

  
  
Posted 2 years ago
493 Views
2 Answers
2 years ago
one year ago
Tags