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
Unanswered
Hi Everyone! I Have Couple Of Questions Regarding The Agent And Spawned By It Worker Containers. I Have A 2 Step Pipeline:


Hi @<1736556867255013376:profile|ImpressionableElk3> , I don't think there is currently a capability to assign/dedicate cores to the agent. They basically run on whatever is available.

If you have some mechanism to do it using docker then it can be used by the agent.

  
  
Posted 3 days ago
3 Views
0 Answers
3 days ago
3 days ago