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
Answered
Hi, I'M Looking Into Deploying Clearml With Aws Opensearch As Managed Elasticsearch Backend. I'M However Not Finding Any Documentation On Whether Clearml Supports The Aws Signed Api Requested That Opensearch Requires. Has Anyone Tried This Before?

Hi, I'm looking into deploying ClearML with AWS Opensearch as managed Elasticsearch backend. I'm however not finding any documentation on whether ClearML supports the AWS signed API requested that Opensearch requires. Has anyone tried this before?

  
  
Posted one year ago
Votes Newest

Answers


Hi @<1547028121666981888:profile|AdventurousOwl31> , from my understanding this is technically supported but heavily unadvised due to differences between the two

  
  
Posted one year ago
553 Views
1 Answer
one year ago
one year ago
Tags