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
Answered
Hi Team,Could We Create Clearml Instance Without Ami And Configure Our Own?

Hi Team,Could we create ClearML instance without AMI and configure our own?

  
  
Posted 2 years ago
Votes Newest

Answers 3


Hi @<1542316991337992192:profile|AverageMoth57> , yes you can 🙂

  
  
Posted 2 years ago

could you please share the reference for this?

  
  
Posted 2 years ago

we wanted to create instance by scratch without any existing AMI.

  
  
Posted 2 years ago