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
Unanswered
Hi! I Have A Question About The Clearml Api. Why Do All


Thanks for your suggestion @<1523701087100473344:profile|SuccessfulKoala55> !
It sounds like retry is hard if you're not using POST. Am I interpreting this right?
POST is convenient, yeah I agree but I don't see why the rest can't retry.

It would be helpful if you could elaborate more; which behavior you're trying to control, what's the actual SW stacks and why they're on good terms with POST, why other methods won't work, etc.

  
  
Posted 3 months ago
47 Views
0 Answers
3 months ago
3 months ago