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, I'M Trying To Transfer Datasets From One Server To Another. Since In The Old Format The Server Was Deployed In K8S And In The New One In Docker Compose, Unfortunately, The Data Storage Format Is Different And You Cannot Directly Copy The M


Hi @<1524560082761682944:profile|MammothParrot39> , datasets are represented by tasks, and in both cases this data is stored in MongoDB, so the format is actually the same - what exactly were you trying to copy?

  
  
Posted 6 months ago
60 Views
0 Answers
6 months ago
6 months ago