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 Everyone! I Got This Error

👋 Hi everyone! I got this error Error: Invalid control character at: line 89 column 25 (char 3528) when download data with this command: clearml-data get --id xxx when I change the folder, it worked. I really want to know the reason.

  
  
Posted 8 months ago
Votes Newest

Answers 4


Can't add because of confidential info!

  
  
Posted 8 months ago

Hi @<1638712150060961792:profile|SilkyCrocodile89> , can you please add the log and an example of a failure and of it working?

  
  
Posted 8 months ago

well, we created a dataset with about 20k items, each file about 226 B (pretty small), all are JSON files. It worked fine for other PCs but 1 PC got this error.

  
  
Posted 8 months ago

Can you add the full log + course of actions you took?

  
  
Posted 8 months ago