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, Is There A Way To Add Info To A Dataset Task (The One That Is Created Automatically When Creating The Dataset) Without Causing A Disconnection Between The Dataset And The Task? I T Tried Using Dataset._Task, But It Disrupt The Connection Between Th


Hi @<1586890686492315648:profile|HugeSeagull85> , when you create a dataset, it is represented by a task behind the scenes - you do not need to create another task

  
  
Posted 16 hours ago
2 Views
0 Answers
16 hours ago
9 hours ago