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
Hi There, I'M Trying To Set Default Aws Storage Credentials But Keep Getting An Error. I Tried To Fill In The Default Storage As Well As The Bucket Specific Credentials. Note That Adding Config In The "Confuguration Tab" Under User Settings Works Though.


Yeah the following seems to work:

  • click on google storage
  • remove the default Credentials JSON in Default credentials
  • save
  • back
  • click on AWS storage
  • fill Bucket specific credentials
  • saveThis is what the payload looks like
{"aws":{"key":"","secret":"","region":"","token":"","use_credentials_chain":false,"buckets":[{"bucket":"","host":"localhost:9000","key":"evg_user","secret":"evg_pass","token":"","secure":false,"region":"","verify":null,"use_credentials_chain":false},{"bucket":"...","host":null,"key":"...","secret":"...","token":"...","secure":true,"region":"...","verify":true,"use_credentials_chain":null}]},"google":{"project":null,"credentials_json":"","buckets":[]},"azure":{"containers":[]}}
  
  
Posted 9 days ago
8 Views
0 Answers
9 days ago
9 days ago