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
DepressedFish57
Moderator
3 Questions, 2 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
14 Answers
1K Views
0 Votes 14 Answers 1K Views
Hi! I'm using func get_local_copy for download dataset. Is it possible to simultaneously download and unzip previous part of dataset? Because now these phase...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi! My agent has very limited disk space. And when a new task is launched and the loading of new data begins, there may not be enough space. Is there a syste...
3 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi! I want to use non system git user for clearml-agent. I saw settings: agent.git_user="" agent.git_pass="" But authentificate by log/pass is disable on hos...
3 years ago