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
YummyMoth34
Moderator
9 Questions, 9 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
3 Answers
526 Views
0 Votes 3 Answers 526 Views
good morning, I want to verify behaviour on trains, if the server dies what happens to all the experiments who keep trying to write results, will they get ab...
3 years ago
0 Votes
7 Answers
512 Views
0 Votes 7 Answers 512 Views
hey everyone after an upgrade from 0.15 to 0.17 I’m trying to load the clearml server getting
3 years ago
0 Votes
0 Answers
28 Views
0 Votes 0 Answers 28 Views
3 years ago
0 Votes
4 Answers
571 Views
0 Votes 4 Answers 571 Views
env variables for clear ml stayed branded as TRAINS? such as TRAINS_HOST_IP not CLEARML_HOST_IP?
3 years ago
0 Votes
3 Answers
523 Views
0 Votes 3 Answers 523 Views
apart from the server migration doc , is there another upgrade guide somewhere from trains to clearml?
3 years ago
0 Votes
0 Answers
497 Views
0 Votes 0 Answers 497 Views
(after running the upgrade process from elastic5 to 7 of course )
3 years ago
0 Votes
0 Answers
478 Views
0 Votes 0 Answers 478 Views
as that seems to be the biggest change happening in /opt
3 years ago
0 Votes
0 Answers
624 Views
0 Votes 0 Answers 624 Views
using the docker-compose file from 0.17
3 years ago
0 Votes
0 Answers
534 Views
0 Votes 0 Answers 534 Views
I’ve renamed trains dir to clearml
3 years ago
0 Apart From The Server Migration Doc , Is There Another Upgrade Guide Somewhere From Trains To Clearml?

I mean for upgrading my packages that use yeh olden trains methods and api calls.

3 years ago
0 Hey Everyone After An Upgrade From 0.15 To 0.17 I’M Trying To Load The Clearml Server Getting

alright I’ll give it a go even though that’s the docker compose from 0.17.0 docker library in your github server repo

3 years ago
0 Hey Everyone After An Upgrade From 0.15 To 0.17 I’M Trying To Load The Clearml Server Getting

moved from the unified to the regular docker-compose and it works, thank you for the help SuccessfulKoala55

3 years ago