Søren Kruse

Results 5 issues of Søren Kruse

**NEST/Elasticsearch.Net version**: 7.13.2 **.NET runtime version**: .NET 5.0 **Description of the problem including expected versus actual behavior**: Combining `null` values of `AggregationBase` using bitwise AND (`&&`) results in an "invalid"...

7.x
Category: Bug

### Expected Behavior The `Get-ItemField` command should respect the `-Language` parameter and return fields for all specified langues. ### Actual Behavior The command ignores the `-Language` parameter by setting the...

**Models** - [ ] `Board`/`IBoard` - [ ] `Pin`/`IPin` - [ ] `User`/`IUser` - [ ] `RateLimits`/`IRateLimits` - [ ] `Counts`/`IBoardCounts`/`IPinCounts`/`IUserCounts` - [ ] `ImageInfo`/`IBoardImageList`/`IPinImageList`/`IUserImageList` **Exceptions** - [ ] `PinSharpException`...

help wanted
documentation

As the title says the `Setup()` method is not invoked on the resolved data mapper when using the `DataMapperAttribute` to specify a data mapper directly on a property. This causes...