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
Profile picture
LittleFox79
Moderator
0 Questions, 5 Answers
  Active since 11 October 2025
  Last activity 20 days ago

Reputation

0
0 Hi Clearml Team ! Thank You For The Great Work On Clearml, It Is An Amazing Project. I Encountered An Issue When Trying To Retrieve Plots Of An Experiment,

@<1523708817362128896:profile|ImpressionableAlligator9> - I'm not aware of a maximum, but I can check into this. Do you have a sense of roughly how many plots this experiment has?

20 days ago
0 Hi Clearml Team ! Thank You For The Great Work On Clearml, It Is An Amazing Project. I Encountered An Issue When Trying To Retrieve Plots Of An Experiment,

@<1523708817362128896:profile|ImpressionableAlligator9> - I did some testing of my own and I was able to add between 7-8k plots before I started seeing the error. But I definitely am able to reproduce what you are seeing. I suspect that there isn't a limit on the specific number of plots, but rather there's likely a limit with the message payload size or something like that. I've passed this info on to our Engineering team to see if they can provide some understanding. I'll let you know ...

20 days ago
0 Hi! When Logging Datasets To A Task (By Using

My apologies, Mikael - I didn't realize this wasn't supported on the OS version. :face_palm:

20 days ago
0 Hi! When Logging Datasets To A Task (By Using

@<1864479785686667264:profile|GrittyAnt2> - Yes, it does. From within your cloned task you can go to the Dataviews tab and click the Edit button. From there you can:

20 days ago
7 hours ago