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
EnormousOstrich79
Moderator
4 Questions, 13 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

13 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Is there a functionality to see the dependency structure of datasets? Or has anyone written a script for this? 😄
3 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
I’m trying to get the meta-information about the code (section execution) to be auto-filled, however when I run the script with the pycharm testrunner, it is...
2 years ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Ist it possible to move artifacts from local storage to s3? Or do I have to delete the old one and create a new one with a location in s3?
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Can I somehow disable the popup “WELCOME TO CLEARML” window at each visit? After closing and refreshing the site it just pops up again
3 years ago