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

Reputation

0

Badges 1

8 × Eureka!
0 Votes
4 Answers
589 Views
0 Votes 4 Answers 589 Views
Hello again 🙂 , any way to get clearml-task utility to support Conda enviroment.yml file passed to --requirements flag? (trying to avoid converting to a req...
2 years ago
0 Votes
6 Answers
503 Views
0 Votes 6 Answers 503 Views
Hi
Hi 🙂 I have two separate instances of ClearML server (small instances, no agents deployed as of now), which I want to joining into one bigger instance. Is i...
one year ago
0 Votes
2 Answers
624 Views
0 Votes 2 Answers 624 Views
Hi!, where can I read more about what each datastore (Mongo/ES/Redis) is used for ?
2 years ago
0 Votes
6 Answers
523 Views
0 Votes 6 Answers 523 Views
Hi!, Is there an installation guide for cleaml-task CLI util?
2 years ago
0 Hi!, Where Can I Read More About What Each Datastore (Mongo/Es/Redis) Is Used For ?

Also, if you have experience running on premise (containerized) - I would love to learn from your experience, particularly about datastore management (if any) when the data grows (it tends to do that sometimes 🙂 ). Thanks!

2 years ago
0 Hi

I will try it out thanks CostlyOstrich36

one year ago
0 Hi

got it, thanks

one year ago
2 years ago
0 Hi!, Is There An Installation Guide For

okay so pip installing clearml will include this util, got it

2 years ago
0 Hi

got it, was under the impression that its a join migration to an existing database so no data overwrite happens

one year ago
0 Hello Again

thanks, i was just wondering if there's a way to pass it as is

2 years ago