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

**Elastic.Clients.Elasticsearch version**: 8.14.6 **Elasticsearch version**: 8 **.NET runtime version**: 8 **Operating system version**: Win11 **Description of the problem including expected versus actual behavior**: Response type `GetRepositoryResponse` does not expose any...

8.x
Category: Bug
Area: Client

**Elastic.Clients.Elasticsearch version**: 8.14.4 **Elasticsearch version**: 8.8.2 **.NET runtime version**: .NET Framework 4.8.9241.0 **Operating system version**: Win 11 **Description of the problem including expected versus actual behavior**: When I try to...

8.x
State: Blocked
Area: Specification
Area: Generator
Category: Bug

Once again there are breaking changes in a patch version. Before the latest version, we had the following class: ``` internal class ExtendedSystemTextJsonSerializer : SystemTextJsonSerializer { public ExtendedSystemTextJsonSerializer(IElasticsearchClientSettings elasticsearchClientSettings) :...

State: Awaiting Response
8.x
Area: Transport
Category: Question

```[tasklist] # Priority: High - [ ] #8350 - [ ] #8215 - [ ] #8002 - [ ] #7792 ``` ```[tasklist] # Priority: Medium - [ ] #8355 -...

8.x
Usability
Category: Enhancement
Area: Client
tracking

**Elastic.Clients.Elasticsearch version**: 8.15.8 (or 8.15.1) **Elasticsearch version**: 8.15.1 **.NET runtime version**: 8.0.10 **Operating system version**: Windows 10.0.19045 **Description of the problem including expected versus actual behavior**: Calling ```csharp var response...

8.x
Category: Bug
Area: Client

**Is your feature request related to a problem? Please describe.** I cannot complete my migration from `NEST` to `Elastic.Clients.Elasticsearch` because the [Cluster update settings API](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-update-settings.html) is missing from the new...

8.x
Area: Generator
Category: Feature
Area: Client

**Is your feature request related to a problem? Please describe.** When creating an ingest pipeline in code, some processors support using the `TDocument` when configuring the `Field` to act on....

8.x
Usability
Category: Feature
Area: Client

**Elastic.Clients.Elasticsearch version**: 8.15.6 **Elasticsearch version**: 8.15.1 **.NET runtime version**: 8.x **Operating system version**: Any **Description of the problem including expected versus actual behavior**: The new generated api has some pain...

8.x
Area: Generator
Category: Enhancement

**Elastic.Clients.Elasticsearch version**: 8.15.6 **Elasticsearch version**: 8.15.1 **.NET runtime version**: 8.x **Operating system version**: Any **Description of the problem including expected versus actual behavior**: In the past we built up queries...

8.x
Usability
Category: Question

**Is your feature request related to a problem? Please describe.** Unless I'm missing something, it appears to not be possible to perform a multisearch/multiget with different types from different indices...

8.x
Usability
Category: Feature