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
Hello, I Want To Update/Migrate My Trains Server (0.16.1-320, Installed With Docker-Compose In /Opt/Trains) To Clearml But I Find 0 Doc On This, Should I Move The Agent+Config+Data+Logs Folders To /Opt/Clearml ? I Saw That The Docker Compose Use Both Of T

Hello, I want to update/migrate my trains server (0.16.1-320, installed with docker-compose in /opt/trains) to clearml but I find 0 doc on this, should I move the agent+config+data+logs folders to /opt/clearml ? I saw that the docker compose use both of them ??

  
  
Posted 3 years ago
Votes Newest

Answers

608 Views
1 Answer
3 years ago
one year ago
Tags