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

**NEST/Elasticsearch.Net version**: 7.17.5 **Elasticsearch version**: 7.17.2 **.NET runtime version**: 6.0.203 **Operating system version**: Windows 11 **Description of the problem including expected versus actual behavior**: I'm trying to serialize an object...

7.x
Category: Question

I am trying to create an ingest pipeline for attachments and there doesn't appear to be a way to set the `remove_binary` option. I would like to do something like:...

Feature
8.x
specification

**Elastic.Clients.Elasticsearch version**: 8.9.2 **Elasticsearch version**: 8.9.2 **.NET runtime version**: .NET 7 **Operating system version**: Windows 10 **Description of the problem including expected versus actual behavior**: Parse error on index rollover,...

bug
8.x

**NEST/Elasticsearch.Net version**: 7.15.5 **Elasticsearch version**: 8.9.0 **Description of the problem including expected versus actual behavior**: **Steps to reproduce**: 1. use the CreateIndexDescriptor only to validate a mapping ` new CreateIndexDescriptor(indexName).Mappings(md...

7.x
Category: Bug

**Is your feature request related to a problem? Please describe.** I'm working with elastic in a context using a large number of generic classes. In contexts where it would make...

Category: Feature

**NEST/Elasticsearch.Net version**: 7.17.5 **Elasticsearch version**: 8.6.2 **.NET runtime version**: .NET 6.0 **Operating system version**: Fedora 38, elasticsearch is running in Docker **Description of the problem including expected versus actual behavior**:...

7.x
Category: Bug

**Elastic.Clients.Elasticsearch version**: 8.9.2 **Elasticsearch version**: 8.9.1 **.NET runtime version**: net6.0 **Operating system version**: Windows 10 **Description of the problem including expected versus actual behavior**: The problem is that I'm trying...

8.x
Category: Bug

**Is your feature request related to a problem? Please describe. && Describe the solution you'd like** I'd like to request the reintroduction of the `.Documents()` method, which was available in...

8.x
Usability
Category: Feature

**NEST/Elasticsearch.Net version**: 7.17.10 **Elasticsearch version**: 7.17.10 **Description of the problem including expected versus actual behavior**: Using the `ElasticClient`, the Rollover command is executed against an index. The `RolloverIndexResponse` indicates that...

7.x
Category: Bug

Pinning this information here as this has been requested multiple times in the last days. ## Currently supported endpoints: ``` bulk clear_scroll close_point_in_time count create delete delete_by_query delete_by_query_rethrottle delete_script exists...

Pinned
8.x