q .Raw(RawTermQuery)
new RawQuery(RawTermQuery)
Example json output.
{ "term": { "fieldname": "value" } }