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
Answered
Hello Everyone! Is There An Option To Add A Drop-Down Menu For Arguments In Your Pipeline? The Idea Is To Predefine An Available List Of Arguments And Allow Users To Choose In A Limited Way. Any Link For Previous Discussion Would Be Nice : ) Thanks In Adv

Hello everyone!
Is there an option to add a drop-down menu for arguments in your pipeline?
The idea is to predefine an available list of arguments and allow users to choose in a limited way.
Any link for previous discussion would be nice : )
Thanks in advance!

  
  
Posted one month ago
Votes Newest

Answers


Hi @<1675675716852649984:profile|LackadaisicalLizard46> , I think that's a really neat idea, maybe open a GitHub feature request?

  
  
Posted one month ago
124 Views
1 Answer
one month ago
one month ago
Tags