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 2 years ago
Votes Newest

Answers 9


awesome, thank you

  
  
Posted 2 years ago

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

  
  
Posted 2 years ago

just updated, problem persists

  
  
Posted 2 years ago

1.3.0

  
  
Posted 2 years ago

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

  
  
Posted 2 years ago

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

  
  
Posted 2 years 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 2 years 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 2 years ago

image

  
  
Posted 2 years ago
601 Views
9 Answers
2 years ago
11 days ago
Tags