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 165 elasticsearch-net issues
Sort by recently updated
recently updated
newest added

Creating a local stack s3 repository failed. use Postman works, but code calls are not working. **NEST/Elasticsearch.Net version**: ```c# ``` **Elasticsearch version**: elasticsearch:7.17.7 localstack/localstack:latest **.NET runtime version**: ```c# net8.0 ```...

7.x
Category: Bug

**Is your feature request related to a problem? Please describe.** In a scenario when you have to read partially the document (a projection) would be nice to have different classes...

8.x
Area: Generator
Category: Feature

Found the same syntax bug in at least 7.17 documentation also, but I'm not sure whether the syntax is correct for other versions. We use 6.0 in our project, so...

**Is your feature request related to a problem? Please describe.** We want to port our (Nest) Elastic API to the v8. Currently we use the `GeoShapeQuery` , mapping to https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-shape-query.html...

8.x
Area: Generator
Category: Feature

**Elastic.Clients.Elasticsearch version**: 8.13.10 **Elasticsearch version**: 8.11 **.NET runtime version**: 8.0 **Operating system version**: **Description of the problem including expected versus actual behavior**: `CompositeAggregate` has an `IReadOnlyDictionary? AfterKey` property. `CompositeAggregation` has...

8.x
Usability
Category: Enhancement

**Is your feature request related to a problem? Please describe.** I am porting some NEST code to the newer 8.x client and have encountered an issue where in NEST i...

8.x
Area: Helpers
Category: Feature

First of all I want to point out I'm very happy that with 8.13 and that it finally feels like we're moving towards the point where we can actually depreciate...

8.x
Usability
Category: Enhancement
Area: Client

**Elastic.Clients.Elasticsearch version**: 8.13.8 **Elasticsearch version**: 8.12 **.NET runtime version**: 8.0 **Operating system version**: **Description of the problem including expected versus actual behavior**: This is similar to https://github.com/elastic/elasticsearch-net/issues/8083. Try to use...

8.x
Area: Specification
Category: Bug

**Is your feature request related to a problem? Please describe.** Currently, https://github.com/banyan/auto-label is used which seems to be outdated and produces an action error. For example, https://github.com/elastic/elasticsearch-net/actions/runs/8183925897/job/22388312350?pr=8053. **Describe the solution...

Area: CI
Category: Feature

**Elastic.Clients.Elasticsearch version**: 8.13.5 **Elasticsearch version**: 8.13.0 **.NET runtime version**: net6.0 **Operating system version**: win11 **Description of the problem including expected versus actual behavior**: Using the fluent index mapping, the Keyword...

8.x
Area: Helpers
Category: Bug