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
ApprehensiveSeahorse83
Moderator
9 Questions, 39 Answers
  Active since 10 January 2023
  Last activity 8 months ago

Reputation

0

Badges 1

39 × Eureka!
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, While trying to upload to GCP bucket from a task part of pipeline we are getting this error: Descriptors cannot not be created directly. If this call cam...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, I am trying the TriggerScheduler to catch when a user add specific tag to a task. I used the below code but the schedule_function is not called when addi...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, After upgrading to clearml sdk 1.6.0, I am getting error when trying to work with google gcp, Debugging the code i see this line in StorageHelper.check_w...
2 years ago
0 Votes
4 Answers
978 Views
0 Votes 4 Answers 978 Views
2 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
HI all, After upgrading to sdk 1.8.0 we are having issue adding external files to dataset from gcs. This is the code we use: dataset_id = dataset = Dataset.c...
2 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
HI, Having issue with clearml agent not installing package installed directly from github using “git+ https://github.com/ …” How the agent know which package...
2 years ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
We see that the pipeline task install “protobuf==4.21.1” How can this be controlled?
2 years ago
0 Votes
6 Answers
497 Views
0 Votes 6 Answers 497 Views
@<1523701827080556544:profile|JuicyFox94> I can’t continue the thread we started so I am continuing here: I tried the clearml-agent helm but i have two issue...
2 years ago
0 Votes
31 Answers
23K Views
0 Votes 31 Answers 23K Views
gcp
2 years ago