I am a new developer working with .NET and the elastic client.
We are currently migrating the functionality to the new elastic client in version 8.10 but we have problems with the MultiSearchAsync method.
Can you help me with an example showing how it can be used correctly using MultisearchBody and MultisearchHeader?
1 Like
Added language-clients