To retrieve all documents from an ElasticSearch index I can use
var rsp = await client.SearchAsync(s => s.Index("an-index").Quer