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, I Am Hosting My Own Clearml Server And It Is Great. However, I Ran Into A Problem Where One Of My Projects Has Become "Hidden" And I Have No Idea How. This Has Created Some Issues Where I Can No Longer Pull From The Project. How Do I Unhid


Hi @<1547028031053238272:profile|MassiveGoldfish6> , do you have any idea what might have caused the project to become hidden?

You can "unhide" the project via API, there is a system tag "hidden" that you can remove to unhide

  
  
Posted one month ago
16 Views
0 Answers
one month ago
one month ago