Wildcard with exact phrase search using query_string

ops sorry i meant to escape the double quotes,it should looks like the following

"match_phrase": {
"afdoc.affil": "\"imperial college lond?n\""
}