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
SubstantialBaldeagle49
Moderator
8 Questions, 60 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

37 × Eureka!
0 Votes
2 Answers
941 Views
0 Votes 2 Answers 941 Views
Hi, dose trains server support add user without restart?
4 years ago
0 Votes
6 Answers
968 Views
0 Votes 6 Answers 968 Views
Hi: i have get this error: cannot verify credentials: I am still using trains, and i can verify correctly in other machine
2 years ago
0 Votes
8 Answers
880 Views
0 Votes 8 Answers 880 Views
4 years ago
0 Votes
9 Answers
926 Views
0 Votes 9 Answers 926 Views
Hi guys, how to solve this problem: Returned 500 for events.add_batch in 10ms, msg=General data error (TransportError(429, 'circuit_breaking_exception', '[pa...
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi,guys, I have some questions: 1. Can i backup all my experiments? 2. Can i add my old experiments to a new server? 3. Can i add some information to one exp...
4 years ago
0 Votes
3 Answers
480 Views
0 Votes 3 Answers 480 Views
None can anyone help me about this?
4 years ago
0 Votes
31 Answers
26K Views
0 Votes 31 Answers 26K Views
Hello, I try to update trains-server (0.16) to clearml-server in another linux machine, here is my steps: copy(scp) /opt/trains to target machine update /opt...
2 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hello! I have setup the trains server using docker compose and one of my machine can run trains-init successfully, but another can't. I have try doing curl h...
3 years ago