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! Why In Get_Local_Copy Method (

Hello!
Why in get_local_copy method ( None ) dependencies_by_order variable include only 1 parent dataset while there are 3 (pic. 2)? If I understand it correctly, because of it get_local_copy() doesn't work for the latest dataset version - previous dataset versions weren't added to cache ( get_local_copy() wasn't called for them)
image
image

  
  
Posted 10 days ago
Votes Newest

Answers

47 Views
0 Answers
10 days ago
10 days ago
Tags