John Strömblom

Results 3 issues of John Strömblom

Adding it here for the future, and to open up a discussion for any one interested. Currently a lot of types/states/events/etc are handled as simple strings. Currently it is manageable,...

discussion
refactor

Hello, In issue #189 you removed the parameters from view hold, we have a customer who relies on beaing able to view what paramters are used on each view. Is...

**Elastic.Clients.Elasticsearch version**: 8.15.5 **Description of the problem including expected versus actual behavior**: SearchResponse.Documents throws a null ref exception because HitsMetadata is null (and/or possibly HitsMetadata.Hits). Stacktrace: at Elastic.Clients.Elasticsearch.SearchResponse`1.get_Documents() in /_/src/Elastic.Clients.Elasticsearch.Shared/Api/SearchResponse.cs:line...

8.x
Category: Bug
Area: Client