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

Reputation

0

Badges 1

7 × Eureka!
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
How to change to port number of trains server?
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Is there a way to automatically log the cmd args as HP in the server? I'm logging into http://clear.ml community server.
4 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hey, great Product! I've installed trains agent on a python3 venv, but when I run a script on the worker, it calls python2 instead of python 3. How to change...
4 years ago