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
Hi, Can Anyone Help Or Share Information About Ci/Cd Integration? After Merging To Master On Bitbucket, I Need To Either Create A New Task And Register It On Clearml Web Or Get A New Version From Bitbucket And Update An Old Task. I Only Need To Create Or


Hi @<1671689448707854336:profile|GiganticBee35> , the suggested method would be triggering it via the REST API. If you open developer tools (F12) while in the web UI, you will see everything the web UI is sending to the backend so launching jobs/pipelines via the web UI will give you full visibility into what you need to automate

  
  
Posted 2 months ago
29 Views
0 Answers
2 months ago
2 months ago