Is it possible to get the raw search query from the NEST client?
var result = client.Search(s => s
How about using Fiddler ?! :)