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
DeliciousRaven95
Moderator
1 Question, 5 Answers
  Active since 05 April 2023
  Last activity one year ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
11 Answers
872 Views
0 Votes 11 Answers 872 Views
one year ago
0 Hi, Clearml Server Is Deployed On K8S In My Organization, I Have Been Asked To Check Feasibility To Use It With The Storage Server Of The Company For Example To Mount Fileserver (Nfs Storage) Should With Mounted With Clearml Storage So That All The Data

for example: I copy a folder (which has data) from my local machine to file share, would it be visible automatically in the clearml data tab, or I need to upload the data using Dataset class

one year ago
0 Hi, Clearml Server Is Deployed On K8S In My Organization, I Have Been Asked To Check Feasibility To Use It With The Storage Server Of The Company For Example To Mount Fileserver (Nfs Storage) Should With Mounted With Clearml Storage So That All The Data

No, I wanted to have my data (in folders) to be visible in the dataset tab. So If I manually add a dataset (many excels), in a folder, and copy that folder to NFC, will it automatically be available in dataset tab? or do I need to perform some action

one year ago