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

This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.

Results 135 elasticsearch-net issues
Sort by recently updated
recently updated
newest added

**NEST/Elasticsearch.Net version**: 7.13.2 **Elasticsearch version**: 7.16.1 **.NET runtime version**: .NET 5.0 **Operating system version**: Debian GNU/Linux 10 (buster) **Description of the problem including expected versus actual behavior**: More than 99%...

7.x
under-investigation

**NEST/Elasticsearch.Net version**: 6.8.9 **Elasticsearch version**: 6.8.23 **Description of the problem including expected versus actual behavior**: We are having issue with the following exception being thrown: Elasticsearch.Net.UnexpectedElasticsearchClientException: No nodes were attempted,...

6.x

**NEST/Elasticsearch.Net version**: 7.14.1.0 **Elasticsearch version**: 7.14 **.NET runtime version**: 4.7.03190 **Operating system version**: Windows Server 2019 **Description of the problem including expected versus actual behavior**: ElasticSearch fails to read TEMP...

7.x

My trying to rewrite my code with new elasticsearch client v8-beta.1. I am using mapping attributes on index class and AutoMap function. I did not find this feature in new...

Feature
8.x

As per [this discuss question](https://discuss.elastic.co/t/using-the-elasticsearch-net-nest-client-api-to-get-snapshots-with-query-parameters/310021), the rest API spec is missing some ["newly" added](https://github.com/elastic/elasticsearch/pull/73952) query string parameters. This [file](https://github.com/elastic/elasticsearch/blob/master/server/src/main/java/org/elasticsearch/rest/action/admin/cluster/RestGetSnapshotsAction.java) can be used as a basis for any patching we need...

Feature
7.x

**Elastic.Clients.Elasticsearch version**: 8.0.0-beta.1 **Elasticsearch version**: 8.3.2 **.NET runtime version**: 6.0.300 **Operating system version**: NixOS 22.05 **Description of the problem including expected versus actual behavior**: The operators described on this page...

8.x

Hi Team, Is there a way to insert a document if the document doesn't exist or else update the document in Elasticsearch using BulkAll? How can we handle not duplicating...

# v8.0.0 .NET Client Roadmap On August 10th, we released [Elasticsearch 8.0.0-alpha1](https://www.elastic.co/guide/en/elasticsearch/reference/master/release-notes-8.0.0-alpha1.html), and we wanted to provide this high-level roadmap of what we are planning for the v8.0.0 client, laying...

Meta
8.x

**NEST/Elasticsearch.Net version**: 7.13.2 **Description of the problem including expected versus actual behavior**: The issue is a side-effect of [#3899](https://github.com/elastic/elasticsearch-net/issues/3899) When DateTime values without milliseconds are serialized, milliseconds part is not...

bug
7.x
8.x