Closed
Description
I am trying to execute an Update that returns fields from the source document. It works fine when I do it manually (curl, etc) but when using the .Net client, I am able to specify the fields but Nest.IUpdateResponse doesn't seem to provide any way to get them. In fact, response.ConnectionStatus.ResponseRaw is just null. The RequestUri does contain the "&fields=_source" parameter so it seems like it's executing correctly.
Is this something that is just not supported or is there something else I need to do to get these fields from the response?
Metadata
Metadata
Assignees
Labels
No labels