-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
NEST version: 7.0.0-alpha1
Elasticsearch version: 7.0.1
Simple calls to ExtendedStats or Percentiles generates exceptions:
"message": "An error has occurred.",
"exceptionMessage": "expected:',', actual:'\"extended_stats#name\"', at offset:402",
"exceptionType": "Elasticsearch.Net.UnexpectedElasticsearchClientException",
"stackTrace": " at Elasticsearch.Net.Transport`1.Request[TResponse](HttpMethod method, String path, PostData data, IRequestParameters requestParameters)\r\n at Elasticsearch.Net.ElasticLowLevelClient.DoRequest[TResponse](HttpMethod method, String path, PostData data, IRequestParameters requestParameters)\r\n at Nest.ElasticClient.DoRequest[TRequest,TResponse](TRequest p, IRequestParameters parameters, Action`1 forceConfiguration)\r\n at Nest.ElasticClient.Search[T,TResult](ISearchRequest request)\r\n at Nest.ElasticClient.Search[T](ISearchRequest request)\r\n at Nest.ElasticClient.Search[T,TResult](Func`2 selector)\r\n at Nest.ElasticClient.Search[T](Func`2 selector)\r\n at ......
Metadata
Metadata
Assignees
Labels
No labels