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
Hey Everyone, There'S A Bug That We Experience After Moving To The New Server And Domain. If You Click On The Experiment Name While Viewing Its Details, You Get A 404 Error Because There'S Missing "Experiments" Part In The Address. Details In The Thread

hey everyone, there's a bug that we experience after moving to the new server and domain. if you click on the experiment name while viewing its details, you get a 404 error because there's missing "experiments" part in the address. details in the thread

  
  
Posted one year ago
Votes Newest

Answers 8


DilapidatedDucks58 thanks for reporting this - we'll take a look 🙂

  
  
Posted one year ago

I assume you're using the open server version 1.3.1?

  
  
Posted one year ago

if you click on the experiment name here, you get 404 because link looks like this:
https://DOMAIN/projects/PROJECT_ID/EXPERIMENT_ID
when it should look like this:
https://DOMAIN/projects/PROJECT_ID/experiments/EXPERIMENT_ID

  
  
Posted one year ago

awesome, thank you

  
  
Posted one year ago

I'm not sure it's related to the domain switch since we upgraded to the newest ClearML server version at the same time

  
  
Posted one year ago

Hi DilapidatedDucks58 , issue found and will be fixed in the upcoming Server v1.4 release

  
  
Posted one year ago

just updated, problem persists

  
  
Posted one year ago

1.3.0

  
  
Posted one year ago
568 Views
8 Answers
one year ago
one year ago
Tags