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
QuaintOwl32
Moderator
2 Questions, 8 Answers
  Active since 04 June 2024
  Last activity one year ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
Hi all, I use autoscalers in my training configuration, and I have an issue with them. The issue: Currently, I fail to configure autoscaler that will success...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi again, I am trying to create a docker for my training, I would like to know how can I control the docker launch command, for example to: - add mapping to ...
one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

I will try to create a docker image.
What ways do I have to upload the image to be used by autoscaler? do I have to use docker-hub?

one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

My aws image is configured to support my training. As docker is separated from the host system my training will not work on it.

one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

will my code run inside of this docker? if so it won't work as my environment is in the host linux

one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

this is an urgent issue for me, as this broke my training flow

one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

Is there a possibility to relaunch my old autoscaler as it was? at least until the support for no-docker configuration is back? I don't care if you do it @<1574207105437536256:profile|HungryCat90>

one year ago
0 Hi All, I Use Autoscalers In My Training Configuration, And I Have An Issue With Them.

Of course, but in my case its very complicated to create this image

one year ago