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 Am Currently Using A Clearml Server On-Premises. Thank You For The Great Tool! I Would Like To Ask About The Status Of The Clearml-Server And Clearml-Web Github Repositories. I Think That Clearml-Server 1.13 Is Currently Released As The Latest Ve

Hello. I am currently using a clearml server on-premises. Thank you for the great tool!
I would like to ask about the status of the clearml-server and clearml-web github repositories.
I think that clearml-server 1.13 is currently released as the latest version, but the update in the github repository is still v1.12.1.
Are there any plans to update the repository?

  
  
Posted 10 months ago
Votes Newest

Answers 2


Thank you for explaining!
I understand that this is a standard process.
We are looking forward to the official release.

  
  
Posted 10 months ago

Hi @<1636537829553082368:profile|DistraughtSeahorse47> , ClearML Server 1.13 is still in the process of being released (not officially out yet), and the repository will be updated within the next few 🙂 (this is as part of our standard release process)

  
  
Posted 10 months ago