elasticsearch-net
elasticsearch-net copied to clipboard
This strongly-typed, client library enables working with Elasticsearch. It is the official client maintained and supported by Elastic.
**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...
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:...
**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,...
**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...
**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...
**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**:...
**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...
**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...
**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...
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...