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, Guys! Encountered Strange Behavior. My Task Has Been Completed( De Facto ( I Can Clearly See That Code Inside The Task Has Been Executed)), But The Next Step In The Pipeline Didn'T Start+ The Task Is Still In The Running Process(De Jure) . I Have A Su


Hey, I had similar problem. Take a look here: None

As I understood, pipeline controller is a task, and it blocks queue. I solved problem by adding one more agent.

  
  
Posted 3 months ago
46 Views
0 Answers
3 months ago
3 months ago