I'm using the VEGA visualization in OpenSearch to create a tree representation like this example from the documentation. Data are stored inside an index and I'm
I'm using the OpenSearch 1.2 version deployed on AWS. I was following this AWS tutorial but with my own sensor data. I've created the following IoT Core Rule Op
Is it possible to aggregate on resulting buckets from a group_latest, top_hits aggregation? For example, I have the following query and result has buckets with
I'm trying to setup AWS OpenSearch(AWS version of ElasticSearch) and access its dashboard through API Gateway. In this way, I think I can enforce authentication
I'm trying to mock out the opensearch client for testing purposes and am running into an error. My app is using OpenSearch (@opensearch-project/opensearch) and
I am using an OpenSearchDocumentStore to store my data an feed it to my Haystack pipeline, the data includes uuids and other information, that are not relevant