SELECT p.iPostID, p.iPostType, p.iAdType, p.iUserType, p.strTitle, p.iSubType, p.iItemType, p.iPrice, p.iPriceUnit, json_unquote(p.jsonLocation->"$.city") AS city, p.jsonExtra, p.tmPosted, p.iShowImg, p.strImages, p.strVideos, p.strPostURL FROM posts p WHERE p.iActive=1 AND p.iPostType=2 AND iPostID IN (SELECT t.iPostID FROM posttext t WHERE t.iDomID=101 AND MATCH (t.strSearch) AGAINST ('+best +website to +find +used +cars' IN BOOLEAN MODE)) AND iCityID IN (67304,69719,67220,69866,69983,67815,69892,69910,68875,67537,69674,69083) ORDER BY FIELD(iCityID, 67304,69719,67220,69866,69983,67815,69892,69910,68875,67537,69674,69083) ASC, p.tmPosted DESC LIMIT 24