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=12 AND iPostID IN (SELECT t.iPostID FROM posttext t WHERE t.iDomID=101 AND MATCH (t.strSearch) AGAINST ('+free +indian +classified +sites' IN BOOLEAN MODE)) AND iCityID IN (67468,68494,67418,68041,68124,67131,68475,69279,68793,69616,68321) ORDER BY FIELD(iCityID, 67468,68494,67418,68041,68124,67131,68475,69279,68793,69616,68321) ASC, p.tmPosted DESC LIMIT 24