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
Answered
Hi. Executing Reports I Noticed Quadruple, Identically Rendered Results. Does Anybody Know A Solution? E.G.

Hi. Executing reports I noticed quadruple, identically rendered results. Does anybody know a solution? E.g. None

  
  
Posted 9 months ago
Votes Newest

Answers 9


@<1543766544847212544:profile|SorePelican79> , what version of the SDK are you using? Also, what version of the backend are you running?

  
  
Posted 9 months ago

will check with our team, thank you, John

  
  
Posted 9 months ago

Yeah, what is the version of the ClearML server. You can see it on the bottom right if you go into settings

  
  
Posted 9 months ago

I am using clearML 1.13.2

  
  
Posted 9 months ago

Please try updating the ClearML server to the latest. Doesn't reproduce for me with newer versions of the backend - 1.13.0

  
  
Posted 9 months ago

Hi @<1543766544847212544:profile|SorePelican79> , can you please elaborate a bit?

  
  
Posted 9 months ago

WebApp: 1.10.1-359 • Server: 1.10.1-359 • API: 2.24

  
  
Posted 9 months ago

Hi John. If I start above mentioned script, I see 4 plots.
image

  
  
Posted 9 months ago

what else do you need? I am on client side, here but can find out more about our server installation, if that is your point

  
  
Posted 9 months ago
557 Views
9 Answers
9 months ago
9 months ago
Tags