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**: 8.11.0 **Elasticsearch version**: 8.2.2 **.NET runtime version**: net8.0 **Operating system version**: Windows 11 **Description of the problem including expected versus actual behavior**: `MultiBucketAggregate` exists in NEST, but is...

question
8.x

**Elastic.Clients.Elasticsearch version**: 8.1.1 **Elasticsearch version**: 8.8.0 **.NET runtime version**: .NET 7 **Operating system version**: Windows 11 **Description of the problem including expected versus actual behavior**: There is no overload of...

8.x
Usability
Category: Feature

**Is your feature request related to a problem? Please describe.** `DistanceFeature` seems to be missing in the new 8.x library, it was present in NEST. And it is also in...

8.x
Category: Feature

The examples for join don't seem to work anymore for the 8.x version. I can find .Join on properties, but there is no .Relationship. Is this not ported over from...

Feature
8.x

**NEST/Elasticsearch.Net version**: 7.17.5 **Elasticsearch version**: 8.10.4 **.NET runtime version**: .NET 5 **Operating system version**: Windows 11 / Linux **Description of the problem including expected versus actual behavior**: We are using...

7.x

**Elastic.Clients.Elasticsearch version**: 8.1.1 **Elasticsearch version**: 8.7.1 **.NET runtime version**: 7.0.5 **Operating system version**: Debian 11 **Description of the problem including expected versus actual behavior**: When I create an index with...

8.x
Area: Specification
Category: Bug

**Is your feature request related to a problem? Please describe.** I'm frustrated upgrading from 7 to 8 because in the include/exclude & general source filtering in NEST, we could work...

8.x
Area: Generator
Category: Feature

**Is your feature request related to a problem? Please describe.** I'm trying to migrate our code from NEST to the new client. Unable to migrate the `MultiSearchAsync` using descriptors. The...

8.x
Usability
Category: Feature

When working with the BulkOperationDescriptor to delete documents the IfSeqNo property is named IfSequenceNumber and is not consequent with other methods. https://github.com/elastic/elasticsearch-net/blob/9e58d38688dfb1f15ba6868379c769adf488225b/src/Elastic.Clients.Elasticsearch/Types/Core/Bulk/BulkOperationDescriptor.cs#LL34C25-L34C25

8.x
usability

**Elastic.Clients.Elasticsearch version**: 8.9.1 **Elasticsearch version**: 8.9.0 **.NET runtime version**: 7.0.10 **Operating system version**: Windows 11 **Description of the problem including expected versus actual behavior**: Do a search with .TrackScore() enabled...

8.x
Usability
Area: Specification