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, Is There Any Possibility To Add Some Best Practises For Self-Hosted Docker Solution To Docs? For Example How To Serve This Awesome Project On Https. I Would Like To Help With Example Nginx Config, But I Don'T Know The Project Requirements For This Sol

Hi,
is there any possibility to add some best practises for self-hosted docker solution to docs?
For example how to serve this awesome project on HTTPS. I would like to help with example nginx config, but I don't know the project requirements for this solution. 😕
None

  
  
Posted 4 months ago
Votes Newest

Answers 2


There's an example here to get you going @<1645597514990096384:profile|GrievingFish90> .
We'll definitely look into finding a place for this info in the ClearML docs.

  
  
Posted 4 months ago

A huddle started

  
  
Posted 4 months ago