Category "opensearch"

Sum aggregation on results of group top_hits bucket aggregation

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

Access AWS OpenSearch's Dashboard through API Gateway

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

Mock OpenSearch Client in jest unit test

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

Haystack specify column for Prediction

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