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, I Was Using Pipeline Controller To Run Pipeline Tasks With 2 Steps, The 1St Step Is Supposed To Create 51 Task And The 2Nd Task Will Compute Result Based On The 51St Tasks Output In The 1St Step. But I Only See 34 Tasks In Step 1, And Got Error Of The


Hi @<1597762318140182528:profile|EnchantingPenguin77> , do you have a code snippet that reproduces this? Where is that API call originating from?

  
  
Posted 4 months ago
120 Views
0 Answers
4 months ago
4 months ago