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
MistakenTurtle88
Moderator
3 Questions, 7 Answers
  Active since 23 November 2023
  Last activity 23 days ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello, Do you know when we compare two experiments if we can hide identicals fields by default?It is a pain to always click on this button if we have a lot o...
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
one year ago
0 Votes
8 Answers
136 Views
0 Votes 8 Answers 136 Views
Hello I wanted to set up my clearml server locally, Is it normal that the webpage on None is blank?
24 days ago
0 Hello I Wanted To Set Up My Clearml Server Locally, Is It Normal That The Webpage On

shouldn't we have a clearml interface like the one on the website ?

24 days ago
0 Hello I Wanted To Set Up My Clearml Server Locally, Is It Normal That The Webpage On

I have this error on clearml-elastic when I launch the docker-compose
learml-elastic | {"@timestamp":"2025-06-23T15:58:38.987Z", "log.level":"ERROR", "message":"fatal exception while booting Elasticsearch", "ecs.version": "1.2.0","service.name":"ES_ECS","event.dataset":"elasticsearch.server","process.thread.name":"main","log.logger":"org.elasticsearch.bootstrap.Elasticsearch","elasticsearch.node.name":"clearml","elasticsearch.cluster.name":"clearml","error.type":"java.lang.IllegalStateExcepti...

23 days ago
0 Hello I Wanted To Set Up My Clearml Server Locally, Is It Normal That The Webpage On

Like my connect configuration on clearml look like this 😞
image

23 days ago
0 Hello I Wanted To Set Up My Clearml Server Locally, Is It Normal That The Webpage On

the output of the logs ( command docker-compose -f /opt/clearml/docker-compose.yml ) are :

24 days ago