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
ContemplativeGoat37
Moderator
4 Questions, 15 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

15 × Eureka!
0 Votes
11 Answers
564 Views
0 Votes 11 Answers 564 Views
Hi, from time to time due to connectivity issues my tasks can't report to the server for 5-20mins and fail because of that. is there any way to adjust someth...
one year ago
0 Votes
2 Answers
616 Views
0 Votes 2 Answers 616 Views
3 years ago
0 Votes
12 Answers
645 Views
0 Votes 12 Answers 645 Views
Hi everyone, what is the best practice to handle disk space on agents? We constantly run out of the disk space and it looks like there is no automatic cache ...
one year ago
0 Votes
7 Answers
584 Views
0 Votes 7 Answers 584 Views
Hi, Is there a way to forbid uploading datasets into fileserver or to make s3 storage a default location for datasets? As far as I know, the only way to uplo...
one year ago
0 Hi, From Time To Time Due To Connectivity Issues My Tasks Can'T Report To The Server For 5-20Mins And Fail Because Of That. Is There Any Way To Adjust Something In The Configuration File To Deal With That?

` 2022-06-03 02:09:52
Jun 02 19:09:52 - Retrying (Retry(total=143, connect=143, read=240, redirect=240, status=240)) after connection broken by 'NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f5cb1263940>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /v2.13/tasks.ping
2022-06-03 02:09:54
Jun 02 19:09:54 - Retrying (Retry(total=143, connect=143, read=240, redirect=240, status=240)) after connection broken by 'NewConnect...

one year ago
0 Hi, Is There A Way To Forbid Uploading Datasets Into Fileserver Or To Make S3 Storage A Default Location For Datasets? As Far As I Know, The Only Way To Upload Dataset To The S3 Storage Is To Use

Hi Natan and Alon, thank you for the quick answer. It means that we need to set that configuration parameter for every team member, right?

one year ago
one year ago