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
WickedWhale51
Moderator
2 Questions, 1 Answer
  Active since 01 April 2025
  Last activity 4 months ago

Reputation

0

Badges 1

Eureka!
0 Votes
2 Answers
444 Views
0 Votes 2 Answers 444 Views
Hey team! I am using clearml-serving to serve a custom pipeline and I was testing the offline scenario when the internet goes off. Everything works well in t...
4 months ago
0 Votes
1 Answers
383 Views
0 Votes 1 Answers 383 Views
5 months ago
0 Hey Team! I Am Using

Yes, using that one

4 months ago