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
PoisedDove36
Moderator
1 Question, 3 Answers
  Active since 17 April 2024
  Last activity 14 days ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
4 Answers
70 Views
0 Votes 4 Answers 70 Views
I upgraded clearML to 1.15.0 from 1.0 The UI says it’s running WebApp: 1.15.0-472 • Server: 1.15.0-472 • API: 2.29 And the UI is missing a lot of details lik...
15 days ago
0 I Upgraded Clearml To 1.15.0 From 1.0 The Ui Says It’S Running

I noticed the UI expects basename and the response from projects endpoint doesn’t have that key

15 days ago
0 I Upgraded Clearml To 1.15.0 From 1.0 The Ui Says It’S Running

None

I did the equivalent of the manual migration steps here.

14 days ago
0 I Upgraded Clearml To 1.15.0 From 1.0 The Ui Says It’S Running

I upgraded mongo in that order.

I didn’t see any db migrations other than setting feature compatibility

14 days ago