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

**Elastic.Clients.Elasticsearch version**: **Elasticsearch version**: 8.x **.NET runtime version**: 8 **Operating system version**: **Description of the problem including expected versus actual behavior**: The provided example for a term query does not...

8.x
Area: Documentation
Category: Bug

**Elastic.Clients.Elasticsearch version**: 8.13.5 **Elasticsearch version**: N/A **.NET runtime version**: .Net 8.0 **Operating system version**: N/A **Description of the problem including expected versus actual behavior**: I'm upgrading from NEST 7.latest to...

8.x
Category: Enhancement

**Elastic.Clients.Elasticsearch version**: 8.13.5 **Elasticsearch version**: N/A **.NET runtime version**: .Net 8.0 **Operating system version**: N/A **Description of the problem including expected versus actual behavior**: I'm upgrading from NEST 7.latest to...

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

**Is your feature request related to a problem? Please describe.** I can't find a good way to return only a subset of the source in a typesafe way. I also...

8.x
Area: Helpers
Category: Feature

I have a usecase where I want to use the multisearch API to search two separate indices, with differing document types. Looks like this was quite straightforward using NEST, but...

8.x
Area: Helpers
Category: Enhancement