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
Hi All, I'M Having Some Issues With Syncing Modified Files Using


hi KindChimpanzee37 ! Thanks for responding! Yes, it happens for all csv files. I get the same response even if I modify multiple csv files in the same folder. It'll just say Sync completed: 0 files removed, 0 added, X modified but the final line still indicates Zero modifications. I've tried it on a Ubuntu and Windows 10 machine and on Python 3.9 and 3.10 and clearml package version 1.8.3. I'm also running a self-hosted clearml server.

  
  
Posted one year ago
106 Views
0 Answers
one year ago
one year ago