elasticsearch-net-aws icon indicating copy to clipboard operation
elasticsearch-net-aws copied to clipboard

Add-on to Elasticsearch.Net & NEST for using AWS's elasticsearch service.

Results 4 elasticsearch-net-aws issues
Sort by recently updated
recently updated
newest added

I'm trying to use v7.1.0 with Elasticsearch.net v7.7 and Nest v7.14.1. After upgrading from v6.0, I am now getting 403 response from my AWS Elasticsearch endpoint. I found out that...

Just updating from Elasticsearch.Net.Aws 7.2.1 to 7.2.2 and we start receiving a 403 from our AWS OpenSearch cluster (running in elastisearch compatibility mode) Elasticsearch.Net.ElasticsearchClientException: The remote server returned an error:...

I search text "abe" and the result is correct for highlight value "<Abe>rGain" but if I used just 2 characters "ab" the highlight result is incorrect because highlight whole word...

Amazon has recently introduced a new serverless option for opensearch. In their infinite wisdom, they decided to change the service name for the purposes of signing HTTP requests from 'es'...