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
Hey, Regarding Deployment Via Helm Charts. I Want To Connect Clearml To An Existing Elasticsearch Cluster Which Has Auth + Tls Enabled But I Don’T See A Way In The Docs Or The Repos An Option To Send Certs To Es Client Initialization…(Es_Factory.Py) Any I


Hey SuccessfulKoala55 , so regarding the TLS I see that on clearml-server you guys added the option to override ES username and password but the latest tag 1.1.1 does not include those changes. I’m trying to build a new image with those changes but I’m getting an error

  
  
Posted 2 years ago
110 Views
0 Answers
2 years ago
one year ago