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 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 what I find out.

  
  
Posted 20 days ago
26 Views
0 Answers
20 days ago
20 days ago