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
PoisedSnake58
Moderator
3 Questions, 4 Answers
  Active since 28 August 2024
  Last activity 4 months ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
4 Answers
527 Views
0 Votes 4 Answers 527 Views
I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the...
6 months ago
0 Votes
1 Answers
496 Views
0 Votes 1 Answers 496 Views
When using clearml Virtual Environment execution, I'd like to add one of the git folders to the python path as an environment variable. How do I know where t...
7 months ago
0 Votes
4 Answers
462 Views
0 Votes 4 Answers 462 Views
7 months ago