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
Profile picture
ExuberantLion50
Moderator
4 Questions, 5 Answers
  Active since 30 September 2023
  Last activity 10 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hey everyone! First post here. My issue is the python_binary I set in the .conf file doesn't seem to get used by the task I'm running. The task's output conf...
one year ago
0 Votes
3 Answers
805 Views
0 Votes 3 Answers 805 Views
Hi community, I am trying to run a Pipeline that has only a single step defined as a Task, but I get a bizarre error when I run pipeline.start_locally(run_pi...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
10 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago