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 9 months ago

Reputation

0

Badges 1

8 × Eureka!
0 Votes
15 Answers
909 Views
0 Votes 15 Answers 909 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...
9 months ago
0 Votes
1 Answers
756 Views
0 Votes 1 Answers 756 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 ...
9 months ago