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, Stupid Questions.


Thanks @<1523701070390366208:profile|CostlyOstrich36> , so i think some control logic must be written the code, and then use the pipeline input to select the portion of tasks to run (pls correct me if i'm wrong)

Then, i assume selectively running only some tasks from the web app is not supported yet? Let's say i want to start running the ClearML example pipeline from step 2, i'm not seeing any option to do so.

  
  
Posted one year ago
124 Views
0 Answers
one year ago
one year ago