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
DisgustedJellyfish66
Moderator
1 Question, 4 Answers
  Active since 22 April 2025
  Last activity 4 months ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
6 Answers
522 Views
0 Votes 6 Answers 522 Views
I installed clearml server according to the instructions in the clearml document, in server Ubuntu v24.04.02. None Installing Dockers and Docker compose, fro...
4 months ago
0 I Installed Clearml Server According To The Instructions In The Clearml Document, In Server Ubuntu V24.04.02.

This is the list of the containers:
NAMES STATUS IMAGE
clearml-webserver Up 10 minutes allegroai/clearml:latest
async_delete Up 24 seconds allegroai/clearml:latest
clearml-apiserver Up About a minute allegroai/clearml:latest
clearml-mongo Restarting (132) 3 seconds ago mongo:6.0.19
clearml-fileserver Up 18 seconds allegroai/clearml:latest
clearml-redis Up 10 minutes redis:7.4.1
clearml-elastic Up 10 minutes elasticsearch:8.17.0

4 months ago
0 I Installed Clearml Server According To The Instructions In The Clearml Document, In Server Ubuntu V24.04.02.

The problem with clearml is that it takes more than 8 gb of memory to run it and make it work, so when we run a virtual computer we have to know that it will not work

4 months ago
0 I Installed Clearml Server According To The Instructions In The Clearml Document, In Server Ubuntu V24.04.02.

I send my logs and the logs from the another peaple with the same problem.

4 months ago