ElasticsearchService.php#27new_main313msselectcount(*) as aggregate from `articles` where `title` like'%المنوفية%'and `publish_time` <='2025-09-18 13:42:29'and `status` =1and `articles`.`deleted_at` isnull
ElasticsearchService.php#27new_main3.5msselect `sections`.*, `article_section`.`article_id` as `pivot_article_id`, `article_section`.`section_id` as `pivot_section_id` from `sections` innerjoin `article_section` on `sections`.`id` = `article_section`.`section_id` where `article_section`.`article_id` in (161597, 162935, 162943, 162978, 162999, 166163, 180916, 183936, 199251, 215758, 229783, 229882, 229884) and `sections`.`deleted_at` isnull