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

The current v8 documentation is limited and should be significantly expanded to describe features and patterns around usage. This meta issue tracks the high-level topics and coordinates doc-specific issues to...

Area: Documentation

It is currently impossible to set the variant for the PinnedQuery type when using the fluent syntax. The code-generator needs work to handle this situation correctly. Until then, a workaround...

Feature
8.x

To make it less painful to migrate existing applications which use 7.x NEST, we should provide some general guidance on the availability of support for features. Initially, it would be...

Docs
8.x

**Is your feature request related to a problem? Please describe.** The current code using Nest is generating QueryDescriptor object, that are finally combined in a BoolQueryDescriptor with calls to `Filter()`,...

8.x
Category: Feature