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
BlushingHedgehong95
Moderator
3 Questions, 6 Answers
  Active since 17 May 2024
  Last activity 9 months ago

Reputation

0

Badges 1

6 × Eureka!
0 Votes
1 Answers
754 Views
0 Votes 1 Answers 754 Views
Hi, i have a problem about using ClearML-Serving. The tutorial shows that we can only send bytes or dict data to the preprocess method in the object called P...
9 months ago
0 Votes
5 Answers
839 Views
0 Votes 5 Answers 839 Views
Hi, I have a question about creation of docker container using clearml-agent, can I set a proxy then pulling image from my local docker hub?
9 months ago
0 Votes
6 Answers
880 Views
0 Votes 6 Answers 880 Views
hi, i am a newbie here and i am just struggling with some chanllenges when i self-host the ClearML Server ( in Linux - Ubuntu 20.04 ) Background : I successf...
10 months ago