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
SmoggyHawk49
Moderator
1 Question, 3 Answers
  Active since 20 October 2023
  Last activity one year ago

Reputation

0

Badges 1

3 × Eureka!
0 Votes
5 Answers
816 Views
0 Votes 5 Answers 816 Views
Hi! I'm following the guide to run a pipeline locally. I cannot find the task related to the pipeline in projects page. - It seems the task exists, because I...
one year ago
0 Hi! I'M Following The Guide To Run A Pipeline Locally. I Cannot Find The

however if I click "projects" -> "data processing 20231019", it's empty.
I expect the "ingest" task be there instead.
image

one year ago
0 Hi! I'M Following The Guide To Run A Pipeline Locally. I Cannot Find The

hi @<1523701087100473344:profile|SuccessfulKoala55> thanks, that explains why I cannot see the task from "projects/data processing 20231019"

one year ago
0 Hi! I'M Following The Guide To Run A Pipeline Locally. I Cannot Find The

however I can see it from "projects/All Experiments", does that mean the hidden logic only apply to projects with names, but not apply to "All Experiments" ?

one year ago