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
Hello Everyone, We Have Created A Cleaml Pipeline Using Pipelinecontroller. We Use Add_Function_Step To Add Tasks To The Pipeline. So As To Upload Artifacts Etc. Directly To S3 Bucket We Assign Bucket Path To The Output_Uri Parameter In The Add_Function_


Thanks @<1523701070390366208:profile|CostlyOstrich36> . We were only changing this for each output_uri, but this makes our lives a bit easier. Thanks :)

  
  
Posted one year ago
122 Views
0 Answers
one year ago
one year ago