Raw json query in elasticsearch-net

I want to switch from nest to elasticsearch-net and use my own raw json query for searching.

How can I use elasticsearch-net to search using raw json queries?

Hi, @A_Kamali.

This documentation should get you started.