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
Profile picture
LackadaisicalDove24
Moderator
1 Question, 2 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
4 Answers
658 Views
0 Votes 4 Answers 658 Views
Hi all, I'm having some issues with syncing modified files using clearml-data sync . I have created the project and an original version of the dataset (and t...
one year ago
0 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.

one year ago
0 Hi All, I'M Having Some Issues With Syncing Modified Files Using

No problem! Thanks for looking into this!

one year ago