[2024-12-16 00:01:49] [indexer:background] Health check [2024-12-16 00:01:49] [indexer:background] CPU load threshold (3) breached: 5.84 [waiting 2] [2024-12-16 00:04:39] [index:background] Health check [2024-12-16 00:04:39] [index:background] CPU load threshold (3) breached: 5.84 [waiting 2] [2024-12-16 00:04:41] [indexer:background] CPU load threshold (3) breached: 5.77 [waiting 2] [2024-12-16 00:06:47] [indexer:background] Health check [2024-12-16 00:06:47] [indexer:background] CPU load threshold (3) breached: 4.55 [waiting 2] [2024-12-16 00:09:38] [index:background] Health check [2024-12-16 00:09:38] [index:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 00:09:40] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 00:11:48] [indexer:background] Health check [2024-12-16 00:11:48] [indexer:background] CPU load threshold (3) breached: 6.22 [waiting 2] [2024-12-16 00:14:37] [index:background] Health check [2024-12-16 00:14:37] [index:background] CPU load threshold (3) breached: 5.26 [waiting 2] [2024-12-16 00:14:39] [indexer:background] CPU load threshold (3) breached: 5.26 [waiting 2] [2024-12-16 00:16:49] [indexer:background] Health check [2024-12-16 00:16:49] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 00:19:39] [index:background] Health check [2024-12-16 00:19:39] [index:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 00:19:41] [indexer:background] CPU load threshold (3) breached: 5.65 [waiting 2] [2024-12-16 00:21:49] [indexer:background] Health check [2024-12-16 00:21:49] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 00:24:38] [index:background] Health check [2024-12-16 00:24:38] [index:background] CPU load threshold (3) breached: 5.64 [waiting 2] [2024-12-16 00:24:40] [indexer:background] CPU load threshold (3) breached: 5.64 [waiting 2] [2024-12-16 00:26:48] [indexer:background] Health check [2024-12-16 00:26:48] [indexer:background] CPU load threshold (3) breached: 4.41 [waiting 2] [2024-12-16 00:29:37] [index:background] Health check [2024-12-16 00:29:37] [index:background] CPU load threshold (3) breached: 4.36 [waiting 2] [2024-12-16 00:29:39] [indexer:background] CPU load threshold (3) breached: 4.36 [waiting 2] [2024-12-16 00:31:52] [indexer:background] Health check [2024-12-16 00:31:53] [indexer:background] CPU load threshold (3) breached: 5.24 [waiting 2] [2024-12-16 00:34:40] [index:background] Health check [2024-12-16 00:34:40] [index:background] CPU load threshold (3) breached: 4.79 [waiting 2] [2024-12-16 00:34:42] [indexer:background] CPU load threshold (3) breached: 4.81 [waiting 2] [2024-12-16 00:36:48] [indexer:background] Health check [2024-12-16 00:36:48] [indexer:background] CPU load threshold (3) breached: 3.96 [waiting 2] [2024-12-16 00:37:29] [query] Query for: 2025 [2024-12-16 00:37:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-12-16 00:37:29] [query] Engine: default [2024-12-16 00:37:31] [query] Tokens: 2025 [2024-12-16 00:37:31] [query] Mods: 6 [2024-12-16 00:37:31] [query] Found results using: or logic [2024-12-16 00:37:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-12-16 00:37:31] [query] Results: 167 Pages of results: 17 [2024-12-16 00:37:31] [query] Execution time: 2.18748 [2024-12-16 00:39:38] [index:background] Health check [2024-12-16 00:39:38] [index:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2024-12-16 00:39:40] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2024-12-16 00:41:48] [indexer:background] Health check [2024-12-16 00:41:48] [indexer:background] CPU load threshold (3) breached: 4.16 [waiting 2] [2024-12-16 00:44:38] [index:background] Health check [2024-12-16 00:44:38] [index:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 00:44:40] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 00:46:47] [indexer:background] Health check [2024-12-16 00:46:47] [indexer:background] CPU load threshold (3) breached: 4.16 [waiting 2] [2024-12-16 00:49:41] [index:background] Health check [2024-12-16 00:49:41] [index:background] CPU load threshold (3) breached: 4.35 [waiting 2] [2024-12-16 00:49:43] [indexer:background] CPU load threshold (3) breached: 4.64 [waiting 2] [2024-12-16 00:51:48] [indexer:background] Health check [2024-12-16 00:51:48] [indexer:background] CPU load threshold (3) breached: 5.09 [waiting 2] [2024-12-16 00:54:38] [index:background] Health check [2024-12-16 00:54:38] [index:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 00:54:40] [indexer:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 00:56:48] [indexer:background] Health check [2024-12-16 00:56:48] [indexer:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2024-12-16 00:59:37] [index:background] Health check [2024-12-16 00:59:37] [index:background] CPU load threshold (3) breached: 4.5 [waiting 2] [2024-12-16 00:59:39] [indexer:background] CPU load threshold (3) breached: 4.3 [waiting 2] [2024-12-16 01:01:48] [indexer:background] Health check [2024-12-16 01:01:48] [indexer:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-12-16 01:04:38] [index:background] Health check [2024-12-16 01:04:38] [index:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-12-16 01:04:40] [indexer:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-12-16 01:06:52] [indexer:background] Health check [2024-12-16 01:06:52] [indexer:background] CPU load threshold (3) breached: 5.97 [waiting 2] [2024-12-16 01:09:39] [index:background] Health check [2024-12-16 01:09:39] [index:background] CPU load threshold (3) breached: 4.55 [waiting 2] [2024-12-16 01:09:41] [indexer:background] CPU load threshold (3) breached: 4.55 [waiting 2] [2024-12-16 01:11:51] [indexer:background] Health check [2024-12-16 01:11:51] [indexer:background] CPU load threshold (3) breached: 4.81 [waiting 2] [2024-12-16 01:14:43] [index:background] Health check [2024-12-16 01:14:43] [index:background] CPU load threshold (3) breached: 4.7 [waiting 2] [2024-12-16 01:14:45] [indexer:background] CPU load threshold (3) breached: 4.57 [waiting 2] [2024-12-16 01:16:48] [indexer:background] Health check [2024-12-16 01:16:48] [indexer:background] CPU load threshold (3) breached: 4.16 [waiting 2] [2024-12-16 01:19:39] [index:background] Health check [2024-12-16 01:19:39] [index:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 01:19:41] [indexer:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 01:21:49] [indexer:background] Health check [2024-12-16 01:21:49] [indexer:background] CPU load threshold (3) breached: 4.74 [waiting 2] [2024-12-16 01:24:37] [index:background] Health check [2024-12-16 01:24:37] [index:background] CPU load threshold (3) breached: 4.54 [waiting 2] [2024-12-16 01:24:39] [indexer:background] CPU load threshold (3) breached: 4.42 [waiting 2] [2024-12-16 01:26:48] [indexer:background] Health check [2024-12-16 01:26:48] [indexer:background] CPU load threshold (3) breached: 3.48 [waiting 2] [2024-12-16 01:31:09] [index:background] Health check [2024-12-16 01:31:09] [index:background] CPU load threshold (3) breached: 3.88 [waiting 2] [2024-12-16 01:31:11] [indexer:background] CPU load threshold (3) breached: 3.97 [waiting 2] [2024-12-16 01:31:47] [indexer:background] Health check [2024-12-16 01:31:47] [indexer:background] CPU load threshold (3) breached: 3.76 [waiting 2] [2024-12-16 01:35:35] [index:background] Health check [2024-12-16 01:35:35] [index:background] CPU load threshold (3) breached: 3.52 [waiting 2] [2024-12-16 01:35:37] [indexer:background] CPU load threshold (3) breached: 3.52 [waiting 2] [2024-12-16 01:36:49] [indexer:background] Health check [2024-12-16 01:36:49] [indexer:background] CPU load threshold (3) breached: 4.32 [waiting 2] [2024-12-16 01:40:06] [index:background] Health check [2024-12-16 01:40:06] [index:background] CPU load threshold (3) breached: 4.04 [waiting 2] [2024-12-16 01:40:08] [indexer:background] CPU load threshold (3) breached: 4.04 [waiting 2] [2024-12-16 01:41:47] [indexer:background] Health check [2024-12-16 01:41:47] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2] [2024-12-16 01:45:22] [index:background] Health check [2024-12-16 01:45:22] [index:background] CPU load threshold (3) breached: 3.67 [waiting 2] [2024-12-16 01:45:24] [indexer:background] CPU load threshold (3) breached: 3.67 [waiting 2] [2024-12-16 01:46:53] [indexer:background] Health check [2024-12-16 01:46:53] [indexer:background] CPU load threshold (3) breached: 3.48 [waiting 2] [2024-12-16 01:50:19] [index:background] Health check [2024-12-16 01:50:19] [index:background] CPU load threshold (3) breached: 4.44 [waiting 2] [2024-12-16 01:50:21] [indexer:background] CPU load threshold (3) breached: 4.41 [waiting 2] [2024-12-16 01:53:02] [indexer:background] Health check [2024-12-16 01:53:02] [indexer:background] CPU load threshold (3) breached: 4.54 [waiting 2] [2024-12-16 01:56:53] [index:background] Health check [2024-12-16 01:56:53] [index:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2024-12-16 01:56:55] [indexer:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2024-12-16 01:56:57] [indexer:background] Health check [2024-12-16 01:56:57] [indexer:background] CPU load threshold (3) breached: 3.27 [waiting 2] [2024-12-16 01:56:59] [indexer:background] Health check [2024-12-16 01:56:59] [indexer:background] CPU load threshold (3) breached: 3.27 [waiting 2] [2024-12-16 01:59:38] [index:background] Health check [2024-12-16 02:01:50] [indexer:background] Health check [2024-12-16 02:01:50] [indexer:background] CPU load threshold (3) breached: 5.06 [waiting 2] [2024-12-16 02:05:11] [index:background] Health check [2024-12-16 02:05:11] [index:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2024-12-16 02:05:13] [indexer:background] CPU load threshold (3) breached: 4.03 [waiting 2] [2024-12-16 02:06:49] [indexer:background] Health check [2024-12-16 02:06:49] [indexer:background] CPU load threshold (3) breached: 3.64 [waiting 2] [2024-12-16 02:10:11] [index:background] Health check [2024-12-16 02:10:11] [index:background] CPU load threshold (3) breached: 4.5 [waiting 2] [2024-12-16 02:10:13] [indexer:background] CPU load threshold (3) breached: 4.5 [waiting 2] [2024-12-16 02:13:08] [indexer:background] Health check [2024-12-16 02:13:09] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 02:15:24] [index:background] Health check [2024-12-16 02:15:24] [index:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 02:15:26] [indexer:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 02:16:53] [indexer:background] Health check [2024-12-16 02:16:53] [indexer:background] CPU load threshold (3) breached: 5.32 [waiting 2] [2024-12-16 02:20:10] [index:background] Health check [2024-12-16 02:20:10] [index:background] CPU load threshold (3) breached: 4.46 [waiting 2] [2024-12-16 02:20:12] [indexer:background] CPU load threshold (3) breached: 4.34 [waiting 2] [2024-12-16 02:22:45] [indexer:background] Health check [2024-12-16 02:22:45] [indexer:background] CPU load threshold (3) breached: 4.18 [waiting 2] [2024-12-16 02:24:54] [index:background] Health check [2024-12-16 02:24:54] [index:background] CPU load threshold (3) breached: 4.15 [waiting 2] [2024-12-16 02:24:56] [indexer:background] CPU load threshold (3) breached: 4.15 [waiting 2] [2024-12-16 02:26:47] [indexer:background] Health check [2024-12-16 02:26:47] [indexer:background] CPU load threshold (3) breached: 4.38 [waiting 2] [2024-12-16 02:29:44] [index:background] Health check [2024-12-16 02:29:44] [index:background] CPU load threshold (3) breached: 4.33 [waiting 2] [2024-12-16 02:29:46] [indexer:background] CPU load threshold (3) breached: 4.33 [waiting 2] [2024-12-16 02:32:09] [indexer:background] Health check [2024-12-16 02:32:09] [indexer:background] CPU load threshold (3) breached: 7.4 [waiting 2] [2024-12-16 02:34:59] [index:background] Health check [2024-12-16 02:34:59] [index:background] CPU load threshold (3) breached: 8.16 [waiting 2] [2024-12-16 02:35:01] [indexer:background] CPU load threshold (3) breached: 8.16 [waiting 2] [2024-12-16 02:36:54] [indexer:background] Health check [2024-12-16 02:36:54] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-12-16 02:40:00] [index:background] Health check [2024-12-16 02:40:00] [index:background] CPU load threshold (3) breached: 8.92 [waiting 2] [2024-12-16 02:40:02] [indexer:background] CPU load threshold (3) breached: 8.92 [waiting 2] [2024-12-16 02:42:08] [indexer:background] Health check [2024-12-16 02:42:08] [indexer:background] CPU load threshold (3) breached: 7.98 [waiting 2] [2024-12-16 02:44:47] [index:background] Health check [2024-12-16 02:44:47] [index:background] CPU load threshold (3) breached: 9.7 [waiting 2] [2024-12-16 02:44:49] [indexer:background] CPU load threshold (3) breached: 9.48 [waiting 2] [2024-12-16 02:46:55] [indexer:background] Health check [2024-12-16 02:46:55] [indexer:background] CPU load threshold (3) breached: 7.53 [waiting 2] [2024-12-16 02:51:04] [index:background] Health check [2024-12-16 02:51:04] [index:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-12-16 02:51:06] [indexer:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-12-16 02:52:40] [indexer:background] Health check [2024-12-16 02:52:40] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 02:54:42] [index:background] Health check [2024-12-16 02:54:42] [index:background] CPU load threshold (3) breached: 7.67 [waiting 2] [2024-12-16 02:54:44] [indexer:background] CPU load threshold (3) breached: 7.3 [waiting 2] [2024-12-16 02:57:00] [indexer:background] Health check [2024-12-16 02:57:00] [indexer:background] CPU load threshold (3) breached: 7.14 [waiting 2] [2024-12-16 02:59:43] [index:background] Health check [2024-12-16 02:59:43] [index:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 02:59:45] [indexer:background] CPU load threshold (3) breached: 5.79 [waiting 2] [2024-12-16 03:01:53] [indexer:background] Health check [2024-12-16 03:01:53] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 03:05:26] [index:background] Health check [2024-12-16 03:05:26] [index:background] CPU load threshold (3) breached: 5.32 [waiting 2] [2024-12-16 03:05:28] [indexer:background] CPU load threshold (3) breached: 5.32 [waiting 2] [2024-12-16 03:07:04] [indexer:background] Health check [2024-12-16 03:07:04] [indexer:background] CPU load threshold (3) breached: 4.6 [waiting 2] [2024-12-16 03:10:03] [index:background] Health check [2024-12-16 03:10:03] [index:background] CPU load threshold (3) breached: 4.09 [waiting 2] [2024-12-16 03:10:05] [indexer:background] CPU load threshold (3) breached: 3.92 [waiting 2] [2024-12-16 03:13:12] [indexer:background] Health check [2024-12-16 03:13:12] [indexer:background] CPU load threshold (3) breached: 4.21 [waiting 2] [2024-12-16 03:15:13] [index:background] Health check [2024-12-16 03:15:13] [index:background] CPU load threshold (3) breached: 3.72 [waiting 2] [2024-12-16 03:15:15] [indexer:background] CPU load threshold (3) breached: 3.74 [waiting 2] [2024-12-16 03:16:52] [indexer:background] Health check [2024-12-16 03:16:52] [indexer:background] CPU load threshold (3) breached: 3.74 [waiting 2] [2024-12-16 03:19:42] [index:background] Health check [2024-12-16 03:19:42] [index:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 03:19:44] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 03:21:51] [indexer:background] Health check [2024-12-16 03:21:51] [indexer:background] CPU load threshold (3) breached: 6.38 [waiting 2] [2024-12-16 03:24:41] [index:background] Health check [2024-12-16 03:24:41] [index:background] CPU load threshold (3) breached: 6.12 [waiting 2] [2024-12-16 03:24:43] [indexer:background] CPU load threshold (3) breached: 6.12 [waiting 2] [2024-12-16 03:27:10] [indexer:background] Health check [2024-12-16 03:27:10] [indexer:background] CPU load threshold (3) breached: 6.47 [waiting 2] [2024-12-16 03:29:38] [index:background] Health check [2024-12-16 03:29:38] [index:background] CPU load threshold (3) breached: 9.49 [waiting 2] [2024-12-16 03:29:40] [indexer:background] CPU load threshold (3) breached: 9.49 [waiting 2] [2024-12-16 03:32:49] [indexer:background] Health check [2024-12-16 03:32:49] [indexer:background] CPU load threshold (3) breached: 6.8 [waiting 2] [2024-12-16 03:34:54] [index:background] Health check [2024-12-16 03:34:54] [index:background] CPU load threshold (3) breached: 7.74 [waiting 2] [2024-12-16 03:34:56] [indexer:background] CPU load threshold (3) breached: 7.6 [waiting 2] [2024-12-16 03:37:07] [indexer:background] Health check [2024-12-16 03:37:07] [indexer:background] CPU load threshold (3) breached: 6.21 [waiting 2] [2024-12-16 03:40:30] [index:background] Health check [2024-12-16 03:40:30] [index:background] CPU load threshold (3) breached: 6.96 [waiting 2] [2024-12-16 03:40:32] [indexer:background] CPU load threshold (3) breached: 6.8 [waiting 2] [2024-12-16 03:42:02] [indexer:background] Health check [2024-12-16 03:42:02] [indexer:background] CPU load threshold (3) breached: 6.11 [waiting 2] [2024-12-16 03:45:29] [index:background] Health check [2024-12-16 03:45:29] [index:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 03:45:31] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 03:47:25] [indexer:background] Health check [2024-12-16 03:47:25] [indexer:background] CPU load threshold (3) breached: 6.88 [waiting 2] [2024-12-16 03:49:52] [index:background] Health check [2024-12-16 03:49:52] [index:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 03:49:54] [indexer:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 03:51:50] [indexer:background] Health check [2024-12-16 03:51:50] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 03:56:33] [index:background] Health check [2024-12-16 03:56:33] [index:background] CPU load threshold (3) breached: 6.16 [waiting 2] [2024-12-16 03:56:35] [indexer:background] CPU load threshold (3) breached: 6.16 [waiting 2] [2024-12-16 03:57:32] [indexer:background] Health check [2024-12-16 03:57:32] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 03:59:52] [index:background] Health check [2024-12-16 03:59:52] [index:background] CPU load threshold (3) breached: 5.92 [waiting 2] [2024-12-16 03:59:54] [indexer:background] CPU load threshold (3) breached: 5.92 [waiting 2] [2024-12-16 04:01:55] [indexer:background] Health check [2024-12-16 04:01:55] [indexer:background] CPU load threshold (3) breached: 4.1 [waiting 2] [2024-12-16 04:04:43] [index:background] Health check [2024-12-16 04:04:43] [index:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 04:04:45] [indexer:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 04:07:01] [indexer:background] Health check [2024-12-16 04:07:01] [indexer:background] CPU load threshold (3) breached: 5.19 [waiting 2] [2024-12-16 04:09:56] [index:background] Health check [2024-12-16 04:09:56] [index:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 04:09:58] [indexer:background] CPU load threshold (3) breached: 5.31 [waiting 2] [2024-12-16 04:12:21] [indexer:background] Health check [2024-12-16 04:12:21] [indexer:background] CPU load threshold (3) breached: 4.39 [waiting 2] [2024-12-16 04:14:42] [index:background] Health check [2024-12-16 04:14:42] [index:background] CPU load threshold (3) breached: 4.45 [waiting 2] [2024-12-16 04:14:44] [indexer:background] CPU load threshold (3) breached: 4.58 [waiting 2] [2024-12-16 04:16:51] [indexer:background] Health check [2024-12-16 04:16:51] [indexer:background] CPU load threshold (3) breached: 3.61 [waiting 2] [2024-12-16 04:20:29] [index:background] Health check [2024-12-16 04:20:29] [index:background] CPU load threshold (3) breached: 4.41 [waiting 2] [2024-12-16 04:20:31] [indexer:background] CPU load threshold (3) breached: 4.41 [waiting 2] [2024-12-16 04:21:48] [indexer:background] Health check [2024-12-16 04:21:48] [indexer:background] CPU load threshold (3) breached: 4.75 [waiting 2] [2024-12-16 04:25:24] [index:background] Health check [2024-12-16 04:25:24] [index:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 04:25:26] [indexer:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 04:27:04] [indexer:background] Health check [2024-12-16 04:27:04] [indexer:background] CPU load threshold (3) breached: 5.13 [waiting 2] [2024-12-16 04:30:29] [index:background] Health check [2024-12-16 04:30:29] [index:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 04:30:31] [indexer:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 04:34:43] [indexer:background] Health check [2024-12-16 04:34:43] [indexer:background] CPU load threshold (3) breached: 5.98 [waiting 2] [2024-12-16 04:34:47] [index:background] Health check [2024-12-16 04:34:47] [index:background] CPU load threshold (3) breached: 5.98 [waiting 2] [2024-12-16 04:34:49] [indexer:background] CPU load threshold (3) breached: 5.9 [waiting 2] [2024-12-16 04:36:49] [indexer:background] Health check [2024-12-16 04:36:49] [indexer:background] CPU load threshold (3) breached: 6.51 [waiting 2] [2024-12-16 04:39:43] [index:background] Health check [2024-12-16 04:39:43] [index:background] CPU load threshold (3) breached: 4.92 [waiting 2] [2024-12-16 04:39:45] [indexer:background] CPU load threshold (3) breached: 4.92 [waiting 2] [2024-12-16 04:41:53] [indexer:background] Health check [2024-12-16 04:41:53] [indexer:background] CPU load threshold (3) breached: 5.19 [waiting 2] [2024-12-16 04:44:44] [index:background] Health check [2024-12-16 04:44:44] [index:background] CPU load threshold (3) breached: 4.31 [waiting 2] [2024-12-16 04:44:46] [indexer:background] CPU load threshold (3) breached: 4.31 [waiting 2] [2024-12-16 04:46:57] [indexer:background] Health check [2024-12-16 04:46:57] [indexer:background] CPU load threshold (3) breached: 4.74 [waiting 2] [2024-12-16 04:50:28] [index:background] Health check [2024-12-16 04:50:28] [index:background] CPU load threshold (3) breached: 4.6 [waiting 2] [2024-12-16 04:50:30] [indexer:background] CPU load threshold (3) breached: 4.8 [waiting 2] [2024-12-16 04:51:47] [indexer:background] Health check [2024-12-16 04:51:47] [indexer:background] CPU load threshold (3) breached: 4.17 [waiting 2] [2024-12-16 04:54:43] [index:background] Health check [2024-12-16 04:54:43] [index:background] CPU load threshold (3) breached: 3.93 [waiting 2] [2024-12-16 04:54:45] [indexer:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2024-12-16 04:57:23] [indexer:background] Health check [2024-12-16 04:57:23] [indexer:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 04:59:55] [index:background] Health check [2024-12-16 04:59:55] [index:background] CPU load threshold (3) breached: 3.76 [waiting 2] [2024-12-16 04:59:57] [indexer:background] CPU load threshold (3) breached: 3.76 [waiting 2] [2024-12-16 05:02:00] [indexer:background] Health check [2024-12-16 05:02:00] [indexer:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 05:04:49] [index:background] Health check [2024-12-16 05:04:49] [index:background] CPU load threshold (3) breached: 5 [waiting 2] [2024-12-16 05:04:51] [indexer:background] CPU load threshold (3) breached: 5 [waiting 2] [2024-12-16 05:07:17] [indexer:background] Health check [2024-12-16 05:07:17] [indexer:background] CPU load threshold (3) breached: 4.98 [waiting 2] [2024-12-16 05:08:25] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 05:08:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 13 offset: 0 fields: all [2024-12-16 05:08:25] [query] Engine: default [2024-12-16 05:08:27] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 05:08:27] [query] Mods: 6 [2024-12-16 05:08:27] [query] Using OR logic [2024-12-16 05:08:28] [query] Found results using: or logic [2024-12-16 05:08:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 120, 10 [2024-12-16 05:08:28] [query] Results: 922 Pages of results: 93 [2024-12-16 05:08:28] [query] Execution time: 3.13694 [2024-12-16 05:09:39] [index:background] Health check [2024-12-16 05:09:39] [index:background] CPU load threshold (3) breached: 3.99 [waiting 2] [2024-12-16 05:09:41] [indexer:background] CPU load threshold (3) breached: 3.75 [waiting 2] [2024-12-16 05:11:48] [indexer:background] Health check [2024-12-16 05:11:48] [indexer:background] CPU load threshold (3) breached: 4.45 [waiting 2] [2024-12-16 05:14:41] [index:background] Health check [2024-12-16 05:14:41] [index:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2024-12-16 05:14:43] [indexer:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2024-12-16 05:16:56] [indexer:background] Health check [2024-12-16 05:16:57] [indexer:background] CPU load threshold (3) breached: 3.52 [waiting 2] [2024-12-16 05:20:12] [index:background] Health check [2024-12-16 05:20:12] [index:background] CPU load threshold (3) breached: 3.5 [waiting 2] [2024-12-16 05:20:14] [indexer:background] CPU load threshold (3) breached: 3.5 [waiting 2] [2024-12-16 05:25:24] [indexer:background] Health check [2024-12-16 05:25:24] [indexer:background] CPU load threshold (3) breached: 3.9 [waiting 2] [2024-12-16 05:25:27] [index:background] Health check [2024-12-16 05:25:27] [index:background] CPU load threshold (3) breached: 4.07 [waiting 2] [2024-12-16 05:25:30] [indexer:background] CPU load threshold (3) breached: 4.07 [waiting 2] [2024-12-16 05:27:47] [indexer:background] Health check [2024-12-16 05:27:47] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2] [2024-12-16 05:35:37] [index:background] Health check [2024-12-16 05:35:37] [index:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 05:35:39] [indexer:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 05:35:41] [indexer:background] Health check [2024-12-16 05:35:41] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 05:35:43] [indexer:background] Health check [2024-12-16 05:35:43] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 05:36:56] [indexer:background] Health check [2024-12-16 05:36:56] [indexer:background] CPU load threshold (3) breached: 6.06 [waiting 2] [2024-12-16 05:40:11] [index:background] Health check [2024-12-16 05:40:11] [index:background] CPU load threshold (3) breached: 4.3 [waiting 2] [2024-12-16 05:40:13] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2] [2024-12-16 05:41:50] [indexer:background] Health check [2024-12-16 05:41:50] [indexer:background] CPU load threshold (3) breached: 5.92 [waiting 2] [2024-12-16 05:44:54] [index:background] Health check [2024-12-16 05:44:54] [index:background] CPU load threshold (3) breached: 5.1 [waiting 2] [2024-12-16 05:44:56] [indexer:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 05:46:53] [indexer:background] Health check [2024-12-16 05:46:53] [indexer:background] CPU load threshold (3) breached: 7.67 [waiting 2] [2024-12-16 05:49:49] [index:background] Health check [2024-12-16 05:49:49] [index:background] CPU load threshold (3) breached: 5.61 [waiting 2] [2024-12-16 05:49:51] [indexer:background] CPU load threshold (3) breached: 5.61 [waiting 2] [2024-12-16 05:51:56] [indexer:background] Health check [2024-12-16 05:51:56] [indexer:background] CPU load threshold (3) breached: 4.21 [waiting 2] [2024-12-16 05:55:30] [index:background] Health check [2024-12-16 05:55:30] [index:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 05:55:32] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 05:56:56] [indexer:background] Health check [2024-12-16 05:56:56] [indexer:background] CPU load threshold (3) breached: 6.42 [waiting 2] [2024-12-16 06:01:31] [index:background] Health check [2024-12-16 06:01:31] [index:background] CPU load threshold (3) breached: 5.18 [waiting 2] [2024-12-16 06:01:33] [indexer:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 06:03:35] [indexer:background] Health check [2024-12-16 06:03:35] [indexer:background] CPU load threshold (3) breached: 3.95 [waiting 2] [2024-12-16 06:05:05] [index:background] Health check [2024-12-16 06:05:05] [index:background] CPU load threshold (3) breached: 4.52 [waiting 2] [2024-12-16 06:05:07] [indexer:background] CPU load threshold (3) breached: 4.63 [waiting 2] [2024-12-16 06:08:47] [indexer:background] Health check [2024-12-16 06:08:47] [indexer:background] CPU load threshold (3) breached: 5.03 [waiting 2] [2024-12-16 06:10:15] [index:background] Health check [2024-12-16 06:10:15] [index:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 06:10:17] [indexer:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 06:12:19] [indexer:background] Health check [2024-12-16 06:12:19] [indexer:background] CPU load threshold (3) breached: 5.12 [waiting 2] [2024-12-16 06:14:54] [index:background] Health check [2024-12-16 06:14:54] [index:background] CPU load threshold (3) breached: 4.75 [waiting 2] [2024-12-16 06:14:56] [indexer:background] CPU load threshold (3) breached: 4.75 [waiting 2] [2024-12-16 06:16:54] [indexer:background] Health check [2024-12-16 06:16:55] [indexer:background] CPU load threshold (3) breached: 4.42 [waiting 2] [2024-12-16 06:20:02] [index:background] Health check [2024-12-16 06:20:02] [index:background] CPU load threshold (3) breached: 4.49 [waiting 2] [2024-12-16 06:20:04] [indexer:background] CPU load threshold (3) breached: 4.61 [waiting 2] [2024-12-16 06:22:25] [indexer:background] Health check [2024-12-16 06:22:25] [indexer:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-12-16 06:24:43] [index:background] Health check [2024-12-16 06:24:43] [index:background] CPU load threshold (3) breached: 4.15 [waiting 2] [2024-12-16 06:24:45] [indexer:background] CPU load threshold (3) breached: 4.15 [waiting 2] [2024-12-16 06:26:49] [indexer:background] Health check [2024-12-16 06:26:49] [indexer:background] CPU load threshold (3) breached: 4.56 [waiting 2] [2024-12-16 06:30:14] [index:background] Health check [2024-12-16 06:30:14] [index:background] CPU load threshold (3) breached: 5.68 [waiting 2] [2024-12-16 06:30:16] [indexer:background] CPU load threshold (3) breached: 5.68 [waiting 2] [2024-12-16 06:31:59] [indexer:background] Health check [2024-12-16 06:31:59] [indexer:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-12-16 06:35:48] [index:background] Health check [2024-12-16 06:35:48] [index:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 06:35:50] [indexer:background] CPU load threshold (3) breached: 5.73 [waiting 2] [2024-12-16 06:36:57] [indexer:background] Health check [2024-12-16 06:36:57] [indexer:background] CPU load threshold (3) breached: 5.07 [waiting 2] [2024-12-16 06:39:45] [index:background] Health check [2024-12-16 06:39:45] [index:background] CPU load threshold (3) breached: 6.85 [waiting 2] [2024-12-16 06:39:47] [indexer:background] CPU load threshold (3) breached: 6.85 [waiting 2] [2024-12-16 06:42:24] [indexer:background] Health check [2024-12-16 06:42:24] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-12-16 06:45:10] [index:background] Health check [2024-12-16 06:45:10] [index:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 06:45:12] [indexer:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 06:49:02] [indexer:background] Health check [2024-12-16 06:49:02] [indexer:background] CPU load threshold (3) breached: 6.29 [waiting 2] [2024-12-16 06:50:00] [index:background] Health check [2024-12-16 06:50:00] [index:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 06:50:02] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 06:53:38] [indexer:background] Health check [2024-12-16 06:53:38] [indexer:background] CPU load threshold (3) breached: 5.69 [waiting 2] [2024-12-16 06:55:15] [index:background] Health check [2024-12-16 06:55:15] [index:background] CPU load threshold (3) breached: 5.71 [waiting 2] [2024-12-16 06:55:17] [indexer:background] CPU load threshold (3) breached: 5.74 [waiting 2] [2024-12-16 06:56:48] [indexer:background] Health check [2024-12-16 06:56:48] [indexer:background] CPU load threshold (3) breached: 4.74 [waiting 2] [2024-12-16 07:00:22] [index:background] Health check [2024-12-16 07:00:22] [index:background] CPU load threshold (3) breached: 6.11 [waiting 2] [2024-12-16 07:00:24] [indexer:background] CPU load threshold (3) breached: 6.11 [waiting 2] [2024-12-16 07:02:20] [indexer:background] Health check [2024-12-16 07:02:20] [indexer:background] CPU load threshold (3) breached: 7.05 [waiting 2] [2024-12-16 07:04:39] [index:background] Health check [2024-12-16 07:04:39] [index:background] CPU load threshold (3) breached: 5.71 [waiting 2] [2024-12-16 07:04:41] [indexer:background] CPU load threshold (3) breached: 5.49 [waiting 2] [2024-12-16 07:07:57] [indexer:background] Health check [2024-12-16 07:07:57] [indexer:background] CPU load threshold (3) breached: 5.25 [waiting 2] [2024-12-16 07:10:34] [index:background] Health check [2024-12-16 07:10:34] [index:background] CPU load threshold (3) breached: 5.47 [waiting 2] [2024-12-16 07:10:36] [indexer:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 07:11:49] [indexer:background] Health check [2024-12-16 07:11:49] [indexer:background] CPU load threshold (3) breached: 5.12 [waiting 2] [2024-12-16 07:15:19] [index:background] Health check [2024-12-16 07:15:19] [index:background] CPU load threshold (3) breached: 6.6 [waiting 2] [2024-12-16 07:15:21] [indexer:background] CPU load threshold (3) breached: 6.55 [waiting 2] [2024-12-16 07:18:09] [indexer:background] Health check [2024-12-16 07:18:09] [indexer:background] CPU load threshold (3) breached: 5.67 [waiting 2] [2024-12-16 07:19:59] [index:background] Health check [2024-12-16 07:19:59] [index:background] CPU load threshold (3) breached: 4.73 [waiting 2] [2024-12-16 07:20:01] [indexer:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 07:20:24] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 07:20:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 74 offset: 0 fields: all [2024-12-16 07:20:24] [query] Engine: default [2024-12-16 07:20:26] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 07:20:26] [query] Mods: 6 [2024-12-16 07:20:26] [query] Using OR logic [2024-12-16 07:20:27] [query] Found results using: or logic [2024-12-16 07:20:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 730, 10 [2024-12-16 07:20:27] [query] Results: 922 Pages of results: 93 [2024-12-16 07:20:27] [query] Execution time: 3.31061 [2024-12-16 07:21:52] [indexer:background] Health check [2024-12-16 07:21:53] [indexer:background] CPU load threshold (3) breached: 5.22 [waiting 2] [2024-12-16 07:24:59] [index:background] Health check [2024-12-16 07:24:59] [index:background] CPU load threshold (3) breached: 5.07 [waiting 2] [2024-12-16 07:25:02] [indexer:background] CPU load threshold (3) breached: 5.3 [waiting 2] [2024-12-16 07:29:19] [indexer:background] Health check [2024-12-16 07:29:19] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 07:30:24] [index:background] Health check [2024-12-16 07:30:24] [index:background] CPU load threshold (3) breached: 5.24 [waiting 2] [2024-12-16 07:30:26] [indexer:background] CPU load threshold (3) breached: 5.24 [waiting 2] [2024-12-16 07:32:56] [indexer:background] Health check [2024-12-16 07:32:56] [indexer:background] CPU load threshold (3) breached: 5.18 [waiting 2] [2024-12-16 07:35:24] [index:background] Health check [2024-12-16 07:35:24] [index:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 07:35:26] [indexer:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 07:37:18] [indexer:background] Health check [2024-12-16 07:37:18] [indexer:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 07:40:07] [index:background] Health check [2024-12-16 07:40:07] [index:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 07:40:09] [indexer:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2024-12-16 07:42:15] [indexer:background] Health check [2024-12-16 07:42:15] [indexer:background] CPU load threshold (3) breached: 4.27 [waiting 2] [2024-12-16 07:45:29] [index:background] Health check [2024-12-16 07:45:29] [index:background] CPU load threshold (3) breached: 4.53 [waiting 2] [2024-12-16 07:45:31] [indexer:background] CPU load threshold (3) breached: 4.53 [waiting 2] [2024-12-16 07:46:52] [indexer:background] Health check [2024-12-16 07:46:52] [indexer:background] CPU load threshold (3) breached: 4.53 [waiting 2] [2024-12-16 07:49:01] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 07:49:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 75 offset: 0 fields: all [2024-12-16 07:49:01] [query] Engine: default [2024-12-16 07:49:03] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 07:49:03] [query] Mods: 6 [2024-12-16 07:49:04] [query] Using OR logic [2024-12-16 07:49:05] [query] Found results using: or logic [2024-12-16 07:49:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 740, 10 [2024-12-16 07:49:05] [query] Results: 922 Pages of results: 93 [2024-12-16 07:49:05] [query] Execution time: 3.63016 [2024-12-16 07:49:58] [index:background] Health check [2024-12-16 07:49:58] [index:background] CPU load threshold (3) breached: 4.4 [waiting 2] [2024-12-16 07:50:00] [indexer:background] CPU load threshold (3) breached: 4.4 [waiting 2] [2024-12-16 07:51:58] [indexer:background] Health check [2024-12-16 07:51:58] [indexer:background] CPU load threshold (3) breached: 5.87 [waiting 2] [2024-12-16 07:55:36] [index:background] Health check [2024-12-16 07:55:36] [index:background] CPU load threshold (3) breached: 3.73 [waiting 2] [2024-12-16 07:55:38] [indexer:background] CPU load threshold (3) breached: 4.08 [waiting 2] [2024-12-16 07:57:06] [indexer:background] Health check [2024-12-16 07:57:06] [indexer:background] CPU load threshold (3) breached: 4.38 [waiting 2] [2024-12-16 07:59:38] [index:background] Health check [2024-12-16 07:59:38] [index:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 07:59:40] [indexer:background] CPU load threshold (3) breached: 5.36 [waiting 2] [2024-12-16 08:03:59] [indexer:background] Health check [2024-12-16 08:03:59] [indexer:background] CPU load threshold (3) breached: 5.02 [waiting 2] [2024-12-16 08:04:46] [index:background] Health check [2024-12-16 08:04:46] [index:background] CPU load threshold (3) breached: 5.42 [waiting 2] [2024-12-16 08:04:48] [indexer:background] CPU load threshold (3) breached: 5.42 [waiting 2] [2024-12-16 08:07:39] [indexer:background] Health check [2024-12-16 08:07:39] [indexer:background] CPU load threshold (3) breached: 6.62 [waiting 2] [2024-12-16 08:09:57] [index:background] Health check [2024-12-16 08:09:57] [index:background] CPU load threshold (3) breached: 4.94 [waiting 2] [2024-12-16 08:09:59] [indexer:background] CPU load threshold (3) breached: 4.86 [waiting 2] [2024-12-16 08:12:27] [indexer:background] Health check [2024-12-16 08:12:27] [indexer:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 08:16:02] [index:background] Health check [2024-12-16 08:16:02] [index:background] CPU load threshold (3) breached: 5.37 [waiting 2] [2024-12-16 08:16:04] [indexer:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-12-16 08:17:20] [indexer:background] Health check [2024-12-16 08:17:20] [indexer:background] CPU load threshold (3) breached: 7.1 [waiting 2] [2024-12-16 08:19:40] [index:background] Health check [2024-12-16 08:19:40] [index:background] CPU load threshold (3) breached: 6.57 [waiting 2] [2024-12-16 08:19:42] [indexer:background] CPU load threshold (3) breached: 6.57 [waiting 2] [2024-12-16 08:21:58] [indexer:background] Health check [2024-12-16 08:21:58] [indexer:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 08:25:31] [index:background] Health check [2024-12-16 08:25:31] [index:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-12-16 08:25:33] [indexer:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-12-16 08:27:03] [indexer:background] Health check [2024-12-16 08:27:03] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 08:29:48] [index:background] Health check [2024-12-16 08:29:48] [index:background] CPU load threshold (3) breached: 5.04 [waiting 2] [2024-12-16 08:29:50] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 08:32:02] [indexer:background] Health check [2024-12-16 08:32:02] [indexer:background] CPU load threshold (3) breached: 4.68 [waiting 2] [2024-12-16 08:34:44] [index:background] Health check [2024-12-16 08:34:44] [index:background] CPU load threshold (3) breached: 6.44 [waiting 2] [2024-12-16 08:34:46] [indexer:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-12-16 08:36:48] [indexer:background] Health check [2024-12-16 08:36:48] [indexer:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-12-16 08:40:39] [index:background] Health check [2024-12-16 08:40:39] [index:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 08:40:41] [indexer:background] CPU load threshold (3) breached: 5.46 [waiting 2] [2024-12-16 08:42:23] [indexer:background] Health check [2024-12-16 08:42:23] [indexer:background] CPU load threshold (3) breached: 4.62 [waiting 2] [2024-12-16 08:45:25] [index:background] Health check [2024-12-16 08:45:25] [index:background] CPU load threshold (3) breached: 5.27 [waiting 2] [2024-12-16 08:45:27] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 08:46:48] [indexer:background] Health check [2024-12-16 08:46:48] [indexer:background] CPU load threshold (3) breached: 6.28 [waiting 2] [2024-12-16 08:52:08] [index:background] Health check [2024-12-16 08:52:08] [index:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-12-16 08:52:10] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-12-16 08:52:12] [indexer:background] Health check [2024-12-16 08:52:12] [indexer:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 08:52:14] [indexer:background] Health check [2024-12-16 08:52:14] [indexer:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 08:55:29] [index:background] Health check [2024-12-16 08:55:29] [index:background] CPU load threshold (3) breached: 5.36 [waiting 2] [2024-12-16 08:55:31] [indexer:background] CPU load threshold (3) breached: 5.41 [waiting 2] [2024-12-16 08:57:07] [indexer:background] Health check [2024-12-16 08:57:07] [indexer:background] CPU load threshold (3) breached: 6.16 [waiting 2] [2024-12-16 09:00:32] [index:background] Health check [2024-12-16 09:00:32] [index:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 09:00:34] [indexer:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 09:02:34] [indexer:background] Health check [2024-12-16 09:02:34] [indexer:background] CPU load threshold (3) breached: 7.49 [waiting 2] [2024-12-16 09:04:57] [index:background] Health check [2024-12-16 09:04:57] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 09:04:59] [indexer:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 09:08:03] [indexer:background] Health check [2024-12-16 09:08:03] [indexer:background] CPU load threshold (3) breached: 6.43 [waiting 2] [2024-12-16 09:09:38] [index:background] Health check [2024-12-16 09:09:38] [index:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-12-16 09:09:40] [indexer:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-12-16 09:12:00] [indexer:background] Health check [2024-12-16 09:12:00] [indexer:background] CPU load threshold (3) breached: 6.51 [waiting 2] [2024-12-16 09:14:44] [index:background] Health check [2024-12-16 09:14:44] [index:background] CPU load threshold (3) breached: 6.62 [waiting 2] [2024-12-16 09:14:46] [indexer:background] CPU load threshold (3) breached: 6.62 [waiting 2] [2024-12-16 09:17:23] [indexer:background] Health check [2024-12-16 09:17:23] [indexer:background] CPU load threshold (3) breached: 7.24 [waiting 2] [2024-12-16 09:20:11] [index:background] Health check [2024-12-16 09:20:11] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 09:20:13] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 09:22:21] [indexer:background] Health check [2024-12-16 09:22:21] [indexer:background] CPU load threshold (3) breached: 5.58 [waiting 2] [2024-12-16 09:24:44] [index:background] Health check [2024-12-16 09:24:44] [index:background] CPU load threshold (3) breached: 7.05 [waiting 2] [2024-12-16 09:24:46] [indexer:background] CPU load threshold (3) breached: 7.05 [waiting 2] [2024-12-16 09:27:05] [indexer:background] Health check [2024-12-16 09:27:05] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 09:29:59] [index:background] Health check [2024-12-16 09:29:59] [index:background] CPU load threshold (3) breached: 6.72 [waiting 2] [2024-12-16 09:30:01] [indexer:background] CPU load threshold (3) breached: 6.72 [waiting 2] [2024-12-16 09:31:52] [indexer:background] Health check [2024-12-16 09:31:52] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-12-16 09:35:06] [index:background] Health check [2024-12-16 09:35:06] [index:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-12-16 09:35:08] [indexer:background] CPU load threshold (3) breached: 6.27 [waiting 2] [2024-12-16 09:37:59] [indexer:background] Health check [2024-12-16 09:37:59] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 09:39:54] [index:background] Health check [2024-12-16 09:39:54] [index:background] CPU load threshold (3) breached: 4.73 [waiting 2] [2024-12-16 09:39:56] [indexer:background] CPU load threshold (3) breached: 4.73 [waiting 2] [2024-12-16 09:44:27] [indexer:background] Health check [2024-12-16 09:44:27] [indexer:background] CPU load threshold (3) breached: 6.65 [waiting 2] [2024-12-16 09:45:07] [index:background] Health check [2024-12-16 09:45:07] [index:background] CPU load threshold (3) breached: 6.3 [waiting 2] [2024-12-16 09:45:09] [indexer:background] CPU load threshold (3) breached: 6.44 [waiting 2] [2024-12-16 09:46:52] [indexer:background] Health check [2024-12-16 09:46:52] [indexer:background] CPU load threshold (3) breached: 6.34 [waiting 2] [2024-12-16 09:49:37] [index:background] Health check [2024-12-16 09:49:37] [index:background] CPU load threshold (3) breached: 6.88 [waiting 2] [2024-12-16 09:49:39] [indexer:background] CPU load threshold (3) breached: 7.61 [waiting 2] [2024-12-16 09:51:57] [indexer:background] Health check [2024-12-16 09:51:57] [indexer:background] CPU load threshold (3) breached: 6.61 [waiting 2] [2024-12-16 09:54:51] [index:background] Health check [2024-12-16 09:54:51] [index:background] CPU load threshold (3) breached: 6.77 [waiting 2] [2024-12-16 09:54:53] [indexer:background] CPU load threshold (3) breached: 6.77 [waiting 2] [2024-12-16 09:56:47] [indexer:background] Health check [2024-12-16 09:56:47] [indexer:background] CPU load threshold (3) breached: 7.31 [waiting 2] [2024-12-16 09:59:37] [index:background] Health check [2024-12-16 09:59:37] [index:background] CPU load threshold (3) breached: 7.1 [waiting 2] [2024-12-16 09:59:39] [indexer:background] CPU load threshold (3) breached: 7.17 [waiting 2] [2024-12-16 10:01:48] [indexer:background] Health check [2024-12-16 10:01:48] [indexer:background] CPU load threshold (3) breached: 6.2 [waiting 2] [2024-12-16 10:04:38] [index:background] Health check [2024-12-16 10:04:38] [index:background] CPU load threshold (3) breached: 5.03 [waiting 2] [2024-12-16 10:04:40] [indexer:background] CPU load threshold (3) breached: 4.95 [waiting 2] [2024-12-16 10:07:12] [indexer:background] Health check [2024-12-16 10:07:12] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 10:09:54] [index:background] Health check [2024-12-16 10:09:54] [index:background] CPU load threshold (3) breached: 6.59 [waiting 2] [2024-12-16 10:09:56] [indexer:background] CPU load threshold (3) breached: 6.38 [waiting 2] [2024-12-16 10:12:26] [indexer:background] Health check [2024-12-16 10:12:26] [indexer:background] CPU load threshold (3) breached: 6.21 [waiting 2] [2024-12-16 10:14:37] [index:background] Health check [2024-12-16 10:14:37] [index:background] CPU load threshold (3) breached: 10.14 [waiting 2] [2024-12-16 10:14:39] [indexer:background] CPU load threshold (3) breached: 10.14 [waiting 2] [2024-12-16 10:16:58] [indexer:background] Health check [2024-12-16 10:16:58] [indexer:background] CPU load threshold (3) breached: 13.98 [waiting 2] [2024-12-16 10:19:53] [index:background] Health check [2024-12-16 10:19:53] [index:background] CPU load threshold (3) breached: 18.8 [waiting 2] [2024-12-16 10:19:55] [indexer:background] CPU load threshold (3) breached: 18.34 [waiting 2] [2024-12-16 10:23:07] [indexer:background] Health check [2024-12-16 10:23:07] [indexer:background] CPU load threshold (3) breached: 6.64 [waiting 2] [2024-12-16 10:25:21] [index:background] Health check [2024-12-16 10:25:21] [index:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 10:25:23] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 10:27:00] [indexer:background] Health check [2024-12-16 10:27:00] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 10:29:56] [index:background] Health check [2024-12-16 10:29:56] [index:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 10:29:58] [indexer:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 10:32:13] [indexer:background] Health check [2024-12-16 10:32:13] [indexer:background] CPU load threshold (3) breached: 6.94 [waiting 2] [2024-12-16 10:34:38] [index:background] Health check [2024-12-16 10:34:38] [index:background] CPU load threshold (3) breached: 5.26 [waiting 2] [2024-12-16 10:34:40] [indexer:background] CPU load threshold (3) breached: 5.26 [waiting 2] [2024-12-16 10:36:47] [indexer:background] Health check [2024-12-16 10:36:47] [indexer:background] CPU load threshold (3) breached: 4.99 [waiting 2] [2024-12-16 10:39:43] [index:background] Health check [2024-12-16 10:39:43] [index:background] CPU load threshold (3) breached: 6.04 [waiting 2] [2024-12-16 10:39:45] [indexer:background] CPU load threshold (3) breached: 6.04 [waiting 2] [2024-12-16 10:41:59] [indexer:background] Health check [2024-12-16 10:41:59] [indexer:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 10:44:23] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 10:44:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 93 offset: 0 fields: all [2024-12-16 10:44:23] [query] Engine: default [2024-12-16 10:44:25] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 10:44:25] [query] Mods: 6 [2024-12-16 10:44:25] [query] Using OR logic [2024-12-16 10:44:26] [query] Found results using: or logic [2024-12-16 10:44:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 920, 10 [2024-12-16 10:44:26] [query] Results: 922 Pages of results: 93 [2024-12-16 10:44:26] [query] Execution time: 3.13157 [2024-12-16 10:44:37] [index:background] Health check [2024-12-16 10:44:37] [index:background] CPU load threshold (3) breached: 5.58 [waiting 2] [2024-12-16 10:44:39] [indexer:background] CPU load threshold (3) breached: 5.58 [waiting 2] [2024-12-16 10:46:54] [indexer:background] Health check [2024-12-16 10:46:54] [indexer:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 10:49:54] [index:background] Health check [2024-12-16 10:49:54] [index:background] CPU load threshold (3) breached: 7.79 [waiting 2] [2024-12-16 10:49:56] [indexer:background] CPU load threshold (3) breached: 7.32 [waiting 2] [2024-12-16 10:52:15] [indexer:background] Health check [2024-12-16 10:52:15] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-12-16 10:55:05] [index:background] Health check [2024-12-16 10:55:05] [index:background] CPU load threshold (3) breached: 8.01 [waiting 2] [2024-12-16 10:55:07] [indexer:background] CPU load threshold (3) breached: 7.93 [waiting 2] [2024-12-16 10:57:32] [indexer:background] Health check [2024-12-16 10:57:32] [indexer:background] CPU load threshold (3) breached: 5.69 [waiting 2] [2024-12-16 11:00:01] [index:background] Health check [2024-12-16 11:00:01] [index:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-12-16 11:00:03] [indexer:background] CPU load threshold (3) breached: 6.96 [waiting 2] [2024-12-16 11:01:48] [indexer:background] Health check [2024-12-16 11:01:48] [indexer:background] CPU load threshold (3) breached: 8.71 [waiting 2] [2024-12-16 11:05:21] [index:background] Health check [2024-12-16 11:05:21] [index:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-12-16 11:05:23] [indexer:background] CPU load threshold (3) breached: 6.8 [waiting 2] [2024-12-16 11:07:44] [indexer:background] Health check [2024-12-16 11:07:44] [indexer:background] CPU load threshold (3) breached: 6.39 [waiting 2] [2024-12-16 11:10:22] [index:background] Health check [2024-12-16 11:10:22] [index:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 11:10:24] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-12-16 11:11:48] [indexer:background] Health check [2024-12-16 11:11:48] [indexer:background] CPU load threshold (3) breached: 6.04 [waiting 2] [2024-12-16 11:15:29] [index:background] Health check [2024-12-16 11:15:29] [index:background] CPU load threshold (3) breached: 5.3 [waiting 2] [2024-12-16 11:15:31] [indexer:background] CPU load threshold (3) breached: 5.3 [waiting 2] [2024-12-16 11:16:47] [indexer:background] Health check [2024-12-16 11:16:47] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 11:20:01] [index:background] Health check [2024-12-16 11:20:01] [index:background] CPU load threshold (3) breached: 6.9 [waiting 2] [2024-12-16 11:20:03] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 11:21:55] [indexer:background] Health check [2024-12-16 11:21:55] [indexer:background] CPU load threshold (3) breached: 6.48 [waiting 2] [2024-12-16 11:26:03] [index:background] Health check [2024-12-16 11:26:03] [index:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 11:26:05] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 11:27:55] [indexer:background] Health check [2024-12-16 11:27:55] [indexer:background] CPU load threshold (3) breached: 5.8 [waiting 2] [2024-12-16 11:30:07] [index:background] Health check [2024-12-16 11:30:07] [index:background] CPU load threshold (3) breached: 6.61 [waiting 2] [2024-12-16 11:30:09] [indexer:background] CPU load threshold (3) breached: 7.45 [waiting 2] [2024-12-16 11:31:52] [indexer:background] Health check [2024-12-16 11:31:52] [indexer:background] CPU load threshold (3) breached: 7.01 [waiting 2] [2024-12-16 11:35:13] [index:background] Health check [2024-12-16 11:35:13] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 11:35:15] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 11:38:16] [indexer:background] Health check [2024-12-16 11:38:16] [indexer:background] CPU load threshold (3) breached: 4.98 [waiting 2] [2024-12-16 11:39:54] [index:background] Health check [2024-12-16 11:39:54] [index:background] CPU load threshold (3) breached: 5.25 [waiting 2] [2024-12-16 11:39:56] [indexer:background] CPU load threshold (3) breached: 5.25 [waiting 2] [2024-12-16 11:42:40] [indexer:background] Health check [2024-12-16 11:42:40] [indexer:background] CPU load threshold (3) breached: 4.72 [waiting 2] [2024-12-16 11:45:01] [index:background] Health check [2024-12-16 11:45:01] [index:background] CPU load threshold (3) breached: 6.21 [waiting 2] [2024-12-16 11:45:04] [indexer:background] CPU load threshold (3) breached: 6.21 [waiting 2] [2024-12-16 11:46:58] [indexer:background] Health check [2024-12-16 11:46:58] [indexer:background] CPU load threshold (3) breached: 5.4 [waiting 2] [2024-12-16 11:50:33] [index:background] Health check [2024-12-16 11:50:33] [index:background] CPU load threshold (3) breached: 5.49 [waiting 2] [2024-12-16 11:50:35] [indexer:background] CPU load threshold (3) breached: 5.93 [waiting 2] [2024-12-16 11:51:57] [indexer:background] Health check [2024-12-16 11:51:57] [indexer:background] CPU load threshold (3) breached: 5.55 [waiting 2] [2024-12-16 11:54:51] [index:background] Health check [2024-12-16 11:54:51] [index:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 11:54:54] [indexer:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 11:57:03] [indexer:background] Health check [2024-12-16 11:57:03] [indexer:background] CPU load threshold (3) breached: 5.79 [waiting 2] [2024-12-16 12:00:46] [index:background] Health check [2024-12-16 12:00:46] [index:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-12-16 12:00:48] [indexer:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-12-16 12:03:46] [indexer:background] Health check [2024-12-16 12:03:46] [indexer:background] CPU load threshold (3) breached: 6.37 [waiting 2] [2024-12-16 12:05:05] [index:background] Health check [2024-12-16 12:05:05] [index:background] CPU load threshold (3) breached: 6.2 [waiting 2] [2024-12-16 12:05:07] [indexer:background] CPU load threshold (3) breached: 6.2 [waiting 2] [2024-12-16 12:07:39] [indexer:background] Health check [2024-12-16 12:07:39] [indexer:background] CPU load threshold (3) breached: 4.78 [waiting 2] [2024-12-16 12:09:39] [index:background] Health check [2024-12-16 12:09:39] [index:background] CPU load threshold (3) breached: 5.31 [waiting 2] [2024-12-16 12:09:41] [indexer:background] CPU load threshold (3) breached: 5.12 [waiting 2] [2024-12-16 12:12:54] [indexer:background] Health check [2024-12-16 12:12:54] [indexer:background] CPU load threshold (3) breached: 4.68 [waiting 2] [2024-12-16 12:14:37] [index:background] Health check [2024-12-16 12:14:37] [index:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-12-16 12:14:39] [indexer:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-12-16 12:17:01] [indexer:background] Health check [2024-12-16 12:17:01] [indexer:background] CPU load threshold (3) breached: 4.89 [waiting 2] [2024-12-16 12:19:37] [index:background] Health check [2024-12-16 12:19:37] [index:background] CPU load threshold (3) breached: 5.56 [waiting 2] [2024-12-16 12:19:39] [indexer:background] CPU load threshold (3) breached: 5.56 [waiting 2] [2024-12-16 12:25:26] [indexer:background] Health check [2024-12-16 12:25:26] [indexer:background] CPU load threshold (3) breached: 4.31 [waiting 2] [2024-12-16 12:25:28] [index:background] Health check [2024-12-16 12:25:28] [index:background] CPU load threshold (3) breached: 4.31 [waiting 2] [2024-12-16 12:25:30] [indexer:background] CPU load threshold (3) breached: 4.31 [waiting 2] [2024-12-16 12:27:22] [indexer:background] Health check [2024-12-16 12:27:23] [indexer:background] CPU load threshold (3) breached: 5.18 [waiting 2] [2024-12-16 12:30:07] [index:background] Health check [2024-12-16 12:30:07] [index:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-12-16 12:30:09] [indexer:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-12-16 12:32:36] [indexer:background] Health check [2024-12-16 12:32:36] [indexer:background] CPU load threshold (3) breached: 4.32 [waiting 2] [2024-12-16 12:37:52] [index:background] Health check [2024-12-16 12:37:52] [index:background] CPU load threshold (3) breached: 6.53 [waiting 2] [2024-12-16 12:37:52] [index:background] Health check [2024-12-16 12:37:54] [index:background] CPU load threshold (3) breached: 6.53 [waiting 2] [2024-12-16 12:37:54] [indexer:background] CPU load threshold (3) breached: 6.53 [waiting 2] [2024-12-16 12:37:56] [indexer:background] CPU load threshold (3) breached: 6.53 [waiting 2] [2024-12-16 12:37:58] [indexer:background] Health check [2024-12-16 12:37:58] [indexer:background] CPU load threshold (3) breached: 6.41 [waiting 2] [2024-12-16 12:38:00] [indexer:background] Health check [2024-12-16 12:38:00] [indexer:background] CPU load threshold (3) breached: 6.41 [waiting 2] [2024-12-16 12:39:39] [index:background] Health check [2024-12-16 12:39:39] [index:background] CPU load threshold (3) breached: 6.42 [waiting 2] [2024-12-16 12:39:41] [indexer:background] CPU load threshold (3) breached: 6.42 [waiting 2] [2024-12-16 12:41:49] [indexer:background] Health check [2024-12-16 12:41:49] [indexer:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 12:42:14] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 12:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 32 offset: 0 fields: all [2024-12-16 12:42:14] [query] Engine: default [2024-12-16 12:42:17] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 12:42:17] [query] Mods: 6 [2024-12-16 12:42:17] [query] Using OR logic [2024-12-16 12:42:19] [query] Found results using: or logic [2024-12-16 12:42:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 310, 10 [2024-12-16 12:42:19] [query] Results: 922 Pages of results: 93 [2024-12-16 12:42:19] [query] Execution time: 4.56361 [2024-12-16 12:44:45] [index:background] Health check [2024-12-16 12:44:45] [index:background] CPU load threshold (3) breached: 6.31 [waiting 2] [2024-12-16 12:44:47] [indexer:background] CPU load threshold (3) breached: 6.52 [waiting 2] [2024-12-16 12:46:53] [indexer:background] Health check [2024-12-16 12:46:53] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-12-16 12:50:28] [index:background] Health check [2024-12-16 12:50:28] [index:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 12:50:30] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 12:52:44] [indexer:background] Health check [2024-12-16 12:52:44] [indexer:background] CPU load threshold (3) breached: 6.46 [waiting 2] [2024-12-16 12:55:45] [index:background] Health check [2024-12-16 12:55:45] [index:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-12-16 12:55:47] [indexer:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-12-16 12:56:49] [indexer:background] Health check [2024-12-16 12:56:49] [indexer:background] CPU load threshold (3) breached: 6.63 [waiting 2] [2024-12-16 13:00:45] [index:background] Health check [2024-12-16 13:00:45] [index:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 13:00:47] [indexer:background] CPU load threshold (3) breached: 5.6 [waiting 2] [2024-12-16 13:01:52] [indexer:background] Health check [2024-12-16 13:01:52] [indexer:background] CPU load threshold (3) breached: 4.92 [waiting 2] [2024-12-16 13:04:45] [index:background] Health check [2024-12-16 13:04:45] [index:background] CPU load threshold (3) breached: 5.15 [waiting 2] [2024-12-16 13:04:47] [indexer:background] CPU load threshold (3) breached: 5.15 [waiting 2] [2024-12-16 13:07:49] [indexer:background] Health check [2024-12-16 13:07:49] [indexer:background] CPU load threshold (3) breached: 5.76 [waiting 2] [2024-12-16 13:10:15] [index:background] Health check [2024-12-16 13:10:15] [index:background] CPU load threshold (3) breached: 6.4 [waiting 2] [2024-12-16 13:10:17] [indexer:background] CPU load threshold (3) breached: 6.4 [waiting 2] [2024-12-16 13:12:47] [indexer:background] Health check [2024-12-16 13:12:47] [indexer:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-12-16 13:14:39] [index:background] Health check [2024-12-16 13:14:39] [index:background] CPU load threshold (3) breached: 5.73 [waiting 2] [2024-12-16 13:14:42] [indexer:background] CPU load threshold (3) breached: 5.73 [waiting 2] [2024-12-16 13:17:38] [indexer:background] Health check [2024-12-16 13:17:38] [indexer:background] CPU load threshold (3) breached: 6.48 [waiting 2] [2024-12-16 13:21:15] [index:background] Health check [2024-12-16 13:21:15] [index:background] CPU load threshold (3) breached: 5.31 [waiting 2] [2024-12-16 13:21:17] [indexer:background] CPU load threshold (3) breached: 5.31 [waiting 2] [2024-12-16 13:24:56] [indexer:background] Health check [2024-12-16 13:24:56] [indexer:background] CPU load threshold (3) breached: 6.27 [waiting 2] [2024-12-16 13:25:00] [index:background] Health check [2024-12-16 13:25:00] [index:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 13:25:02] [indexer:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 13:26:57] [indexer:background] Health check [2024-12-16 13:26:57] [indexer:background] CPU load threshold (3) breached: 5.96 [waiting 2] [2024-12-16 13:31:47] [index:background] Health check [2024-12-16 13:31:47] [index:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 13:31:50] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 13:31:52] [indexer:background] Health check [2024-12-16 13:31:52] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 13:31:54] [indexer:background] Health check [2024-12-16 13:31:54] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 13:35:45] [index:background] Health check [2024-12-16 13:35:45] [index:background] CPU load threshold (3) breached: 5.37 [waiting 2] [2024-12-16 13:35:47] [indexer:background] CPU load threshold (3) breached: 5.37 [waiting 2] [2024-12-16 13:38:15] [indexer:background] Health check [2024-12-16 13:38:15] [indexer:background] CPU load threshold (3) breached: 5.12 [waiting 2] [2024-12-16 13:42:05] [index:background] Health check [2024-12-16 13:42:05] [index:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 13:42:07] [indexer:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 13:42:09] [indexer:background] Health check [2024-12-16 13:42:09] [indexer:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 13:42:11] [indexer:background] Health check [2024-12-16 13:42:11] [indexer:background] CPU load threshold (3) breached: 5.82 [waiting 2] [2024-12-16 13:44:58] [index:background] Health check [2024-12-16 13:44:58] [index:background] CPU load threshold (3) breached: 4.9 [waiting 2] [2024-12-16 13:45:00] [indexer:background] CPU load threshold (3) breached: 4.98 [waiting 2] [2024-12-16 13:47:15] [indexer:background] Health check [2024-12-16 13:47:15] [indexer:background] CPU load threshold (3) breached: 6.06 [waiting 2] [2024-12-16 13:49:37] [index:background] Health check [2024-12-16 13:49:37] [index:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 13:49:39] [indexer:background] CPU load threshold (3) breached: 6.45 [waiting 2] [2024-12-16 13:51:57] [indexer:background] Health check [2024-12-16 13:51:57] [indexer:background] CPU load threshold (3) breached: 6.96 [waiting 2] [2024-12-16 13:56:14] [index:background] Health check [2024-12-16 13:56:14] [index:background] CPU load threshold (3) breached: 6.91 [waiting 2] [2024-12-16 13:56:16] [indexer:background] CPU load threshold (3) breached: 6.84 [waiting 2] [2024-12-16 14:01:53] [indexer:background] Health check [2024-12-16 14:01:53] [indexer:background] CPU load threshold (3) breached: 6.48 [waiting 2] [2024-12-16 14:01:57] [index:background] Health check [2024-12-16 14:01:57] [index:background] CPU load threshold (3) breached: 6.52 [waiting 2] [2024-12-16 14:01:59] [indexer:background] CPU load threshold (3) breached: 6.52 [waiting 2] [2024-12-16 14:05:28] [index:background] Health check [2024-12-16 14:05:28] [index:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 14:05:30] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 14:08:51] [indexer:background] Health check [2024-12-16 14:08:51] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 14:10:26] [index:background] Health check [2024-12-16 14:10:26] [index:background] CPU load threshold (3) breached: 5.17 [waiting 2] [2024-12-16 14:10:28] [indexer:background] CPU load threshold (3) breached: 5.17 [waiting 2] [2024-12-16 14:12:24] [indexer:background] Health check [2024-12-16 14:12:25] [indexer:background] CPU load threshold (3) breached: 6.31 [waiting 2] [2024-12-16 14:15:07] [index:background] Health check [2024-12-16 14:15:07] [index:background] CPU load threshold (3) breached: 6.43 [waiting 2] [2024-12-16 14:15:09] [indexer:background] CPU load threshold (3) breached: 6.43 [waiting 2] [2024-12-16 14:16:59] [indexer:background] Health check [2024-12-16 14:16:59] [indexer:background] CPU load threshold (3) breached: 6.55 [waiting 2] [2024-12-16 14:20:24] [index:background] Health check [2024-12-16 14:20:24] [index:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-12-16 14:20:26] [indexer:background] CPU load threshold (3) breached: 6.01 [waiting 2] [2024-12-16 14:22:27] [indexer:background] Health check [2024-12-16 14:22:28] [indexer:background] CPU load threshold (3) breached: 6.46 [waiting 2] [2024-12-16 14:24:47] [index:background] Health check [2024-12-16 14:24:47] [index:background] CPU load threshold (3) breached: 5.49 [waiting 2] [2024-12-16 14:24:49] [indexer:background] CPU load threshold (3) breached: 5.49 [waiting 2] [2024-12-16 14:27:16] [indexer:background] Health check [2024-12-16 14:27:16] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 14:30:04] [index:background] Health check [2024-12-16 14:30:04] [index:background] CPU load threshold (3) breached: 6.02 [waiting 2] [2024-12-16 14:30:06] [indexer:background] CPU load threshold (3) breached: 6.02 [waiting 2] [2024-12-16 14:34:35] [indexer:background] Health check [2024-12-16 14:34:35] [indexer:background] CPU load threshold (3) breached: 7.32 [waiting 2] [2024-12-16 14:37:08] [index:background] Health check [2024-12-16 14:37:08] [index:background] CPU load threshold (3) breached: 6.98 [waiting 2] [2024-12-16 14:37:10] [indexer:background] CPU load threshold (3) breached: 6.98 [waiting 2] [2024-12-16 14:37:14] [indexer:background] Health check [2024-12-16 14:37:14] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-12-16 14:37:16] [indexer:background] Health check [2024-12-16 14:37:16] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-12-16 14:39:38] [index:background] Health check [2024-12-16 14:39:38] [index:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 14:39:40] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 14:41:53] [indexer:background] Health check [2024-12-16 14:41:53] [indexer:background] CPU load threshold (3) breached: 6.3 [waiting 2] [2024-12-16 14:44:51] [index:background] Health check [2024-12-16 14:44:51] [index:background] CPU load threshold (3) breached: 5.22 [waiting 2] [2024-12-16 14:44:53] [indexer:background] CPU load threshold (3) breached: 5.44 [waiting 2] [2024-12-16 14:47:08] [indexer:background] Health check [2024-12-16 14:47:08] [indexer:background] CPU load threshold (3) breached: 6.36 [waiting 2] [2024-12-16 14:51:49] [index:background] Health check [2024-12-16 14:51:49] [index:background] CPU load threshold (3) breached: 7.23 [waiting 2] [2024-12-16 14:51:51] [indexer:background] CPU load threshold (3) breached: 7.23 [waiting 2] [2024-12-16 14:51:53] [indexer:background] Health check [2024-12-16 14:51:53] [indexer:background] CPU load threshold (3) breached: 6.89 [waiting 2] [2024-12-16 14:51:55] [indexer:background] Health check [2024-12-16 14:51:55] [indexer:background] CPU load threshold (3) breached: 6.89 [waiting 2] [2024-12-16 14:55:08] [index:background] Health check [2024-12-16 14:55:08] [index:background] CPU load threshold (3) breached: 6.26 [waiting 2] [2024-12-16 14:55:10] [indexer:background] CPU load threshold (3) breached: 6.26 [waiting 2] [2024-12-16 14:57:10] [indexer:background] Health check [2024-12-16 14:57:10] [indexer:background] CPU load threshold (3) breached: 5.13 [waiting 2] [2024-12-16 15:00:01] [index:background] Health check [2024-12-16 15:00:01] [index:background] CPU load threshold (3) breached: 5.39 [waiting 2] [2024-12-16 15:00:03] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 15:02:56] [indexer:background] Health check [2024-12-16 15:02:56] [indexer:background] CPU load threshold (3) breached: 5.69 [waiting 2] [2024-12-16 15:05:14] [index:background] Health check [2024-12-16 15:05:14] [index:background] CPU load threshold (3) breached: 6.2 [waiting 2] [2024-12-16 15:05:16] [indexer:background] CPU load threshold (3) breached: 6.2 [waiting 2] [2024-12-16 15:08:01] [indexer:background] Health check [2024-12-16 15:08:01] [indexer:background] CPU load threshold (3) breached: 6.78 [waiting 2] [2024-12-16 15:10:48] [index:background] Health check [2024-12-16 15:10:48] [index:background] CPU load threshold (3) breached: 5.87 [waiting 2] [2024-12-16 15:10:50] [indexer:background] CPU load threshold (3) breached: 5.72 [waiting 2] [2024-12-16 15:11:49] [indexer:background] Health check [2024-12-16 15:11:49] [indexer:background] CPU load threshold (3) breached: 5.79 [waiting 2] [2024-12-16 15:14:41] [index:background] Health check [2024-12-16 15:14:41] [index:background] CPU load threshold (3) breached: 7.04 [waiting 2] [2024-12-16 15:14:43] [indexer:background] CPU load threshold (3) breached: 7.04 [waiting 2] [2024-12-16 15:19:01] [indexer:background] Health check [2024-12-16 15:19:01] [indexer:background] CPU load threshold (3) breached: 4.04 [waiting 2] [2024-12-16 15:19:53] [index:background] Health check [2024-12-16 15:19:53] [index:background] CPU load threshold (3) breached: 4.91 [waiting 2] [2024-12-16 15:19:55] [indexer:background] CPU load threshold (3) breached: 5 [waiting 2] [2024-12-16 15:22:56] [indexer:background] Health check [2024-12-16 15:22:56] [indexer:background] CPU load threshold (3) breached: 3.8 [waiting 2] [2024-12-16 15:24:52] [index:background] Health check [2024-12-16 15:24:52] [index:background] CPU load threshold (3) breached: 4.57 [waiting 2] [2024-12-16 15:24:54] [indexer:background] CPU load threshold (3) breached: 4.57 [waiting 2] [2024-12-16 15:27:26] [indexer:background] Health check [2024-12-16 15:27:26] [indexer:background] CPU load threshold (3) breached: 6.88 [waiting 2] [2024-12-16 15:29:51] [index:background] Health check [2024-12-16 15:29:51] [index:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 15:29:53] [indexer:background] CPU load threshold (3) breached: 5.94 [waiting 2] [2024-12-16 15:31:56] [indexer:background] Health check [2024-12-16 15:31:56] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-12-16 15:34:39] [index:background] Health check [2024-12-16 15:34:39] [index:background] CPU load threshold (3) breached: 5.39 [waiting 2] [2024-12-16 15:34:41] [indexer:background] CPU load threshold (3) breached: 5.36 [waiting 2] [2024-12-16 15:38:09] [indexer:background] Health check [2024-12-16 15:38:09] [indexer:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 15:39:37] [index:background] Health check [2024-12-16 15:39:37] [index:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-12-16 15:39:39] [indexer:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-12-16 15:42:11] [indexer:background] Health check [2024-12-16 15:42:11] [indexer:background] CPU load threshold (3) breached: 5.4 [waiting 2] [2024-12-16 15:45:35] [index:background] Health check [2024-12-16 15:45:35] [index:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 15:45:37] [indexer:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 15:47:40] [indexer:background] Health check [2024-12-16 15:47:40] [indexer:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 15:50:17] [index:background] Health check [2024-12-16 15:50:17] [index:background] CPU load threshold (3) breached: 6.67 [waiting 2] [2024-12-16 15:50:20] [indexer:background] CPU load threshold (3) breached: 6.67 [waiting 2] [2024-12-16 15:52:08] [indexer:background] Health check [2024-12-16 15:52:08] [indexer:background] CPU load threshold (3) breached: 5.67 [waiting 2] [2024-12-16 15:54:48] [index:background] Health check [2024-12-16 15:54:48] [index:background] CPU load threshold (3) breached: 4.33 [waiting 2] [2024-12-16 15:54:50] [indexer:background] CPU load threshold (3) breached: 4.33 [waiting 2] [2024-12-16 15:57:23] [indexer:background] Health check [2024-12-16 15:57:23] [indexer:background] CPU load threshold (3) breached: 4.97 [waiting 2] [2024-12-16 16:00:04] [index:background] Health check [2024-12-16 16:00:04] [index:background] CPU load threshold (3) breached: 4.9 [waiting 2] [2024-12-16 16:00:06] [indexer:background] CPU load threshold (3) breached: 4.91 [waiting 2] [2024-12-16 16:01:49] [indexer:background] Health check [2024-12-16 16:01:49] [indexer:background] CPU load threshold (3) breached: 5.96 [waiting 2] [2024-12-16 16:05:11] [index:background] Health check [2024-12-16 16:05:11] [index:background] CPU load threshold (3) breached: 5.21 [waiting 2] [2024-12-16 16:05:13] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 16:06:53] [indexer:background] Health check [2024-12-16 16:06:54] [indexer:background] CPU load threshold (3) breached: 6.22 [waiting 2] [2024-12-16 16:09:58] [index:background] Health check [2024-12-16 16:09:58] [index:background] CPU load threshold (3) breached: 4.62 [waiting 2] [2024-12-16 16:10:00] [indexer:background] CPU load threshold (3) breached: 4.62 [waiting 2] [2024-12-16 16:12:04] [indexer:background] Health check [2024-12-16 16:12:04] [indexer:background] CPU load threshold (3) breached: 6.52 [waiting 2] [2024-12-16 16:15:04] [index:background] Health check [2024-12-16 16:15:04] [index:background] CPU load threshold (3) breached: 5.39 [waiting 2] [2024-12-16 16:15:06] [indexer:background] CPU load threshold (3) breached: 5.39 [waiting 2] [2024-12-16 16:16:47] [indexer:background] Health check [2024-12-16 16:16:47] [indexer:background] CPU load threshold (3) breached: 5.29 [waiting 2] [2024-12-16 16:19:39] [index:background] Health check [2024-12-16 16:19:39] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 16:19:41] [indexer:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 16:21:57] [indexer:background] Health check [2024-12-16 16:21:58] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 16:24:54] [index:background] Health check [2024-12-16 16:24:54] [index:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 16:24:56] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 16:30:16] [indexer:background] Health check [2024-12-16 16:30:16] [indexer:background] CPU load threshold (3) breached: 4.66 [waiting 2] [2024-12-16 16:30:20] [index:background] Health check [2024-12-16 16:30:20] [index:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 16:30:22] [indexer:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 16:32:18] [indexer:background] Health check [2024-12-16 16:32:18] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-12-16 16:35:44] [index:background] Health check [2024-12-16 16:35:44] [index:background] CPU load threshold (3) breached: 5.21 [waiting 2] [2024-12-16 16:35:47] [indexer:background] CPU load threshold (3) breached: 5.21 [waiting 2] [2024-12-16 16:37:23] [indexer:background] Health check [2024-12-16 16:37:23] [indexer:background] CPU load threshold (3) breached: 5.11 [waiting 2] [2024-12-16 16:39:49] [index:background] Health check [2024-12-16 16:39:49] [index:background] CPU load threshold (3) breached: 5.74 [waiting 2] [2024-12-16 16:39:51] [indexer:background] CPU load threshold (3) breached: 5.74 [waiting 2] [2024-12-16 16:42:25] [indexer:background] Health check [2024-12-16 16:42:25] [indexer:background] CPU load threshold (3) breached: 7.12 [waiting 2] [2024-12-16 16:45:00] [index:background] Health check [2024-12-16 16:45:00] [index:background] CPU load threshold (3) breached: 5.84 [waiting 2] [2024-12-16 16:45:02] [indexer:background] CPU load threshold (3) breached: 5.84 [waiting 2] [2024-12-16 16:48:13] [indexer:background] Health check [2024-12-16 16:48:14] [indexer:background] CPU load threshold (3) breached: 5.59 [waiting 2] [2024-12-16 16:49:49] [index:background] Health check [2024-12-16 16:49:49] [index:background] CPU load threshold (3) breached: 7.49 [waiting 2] [2024-12-16 16:49:51] [indexer:background] CPU load threshold (3) breached: 7.49 [waiting 2] [2024-12-16 16:51:56] [indexer:background] Health check [2024-12-16 16:51:56] [indexer:background] CPU load threshold (3) breached: 6.47 [waiting 2] [2024-12-16 16:54:38] [index:background] Health check [2024-12-16 16:54:38] [index:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 16:54:40] [indexer:background] CPU load threshold (3) breached: 5.02 [waiting 2] [2024-12-16 16:57:25] [indexer:background] Health check [2024-12-16 16:57:25] [indexer:background] CPU load threshold (3) breached: 6.05 [waiting 2] [2024-12-16 17:00:00] [index:background] Health check [2024-12-16 17:00:00] [index:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-12-16 17:00:02] [indexer:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-12-16 17:01:53] [indexer:background] Health check [2024-12-16 17:01:53] [indexer:background] CPU load threshold (3) breached: 6.78 [waiting 2] [2024-12-16 17:04:54] [index:background] Health check [2024-12-16 17:04:54] [index:background] CPU load threshold (3) breached: 6.62 [waiting 2] [2024-12-16 17:04:56] [indexer:background] CPU load threshold (3) breached: 6.62 [waiting 2] [2024-12-16 17:07:17] [indexer:background] Health check [2024-12-16 17:07:17] [indexer:background] CPU load threshold (3) breached: 5.86 [waiting 2] [2024-12-16 17:10:13] [index:background] Health check [2024-12-16 17:10:13] [index:background] CPU load threshold (3) breached: 5.02 [waiting 2] [2024-12-16 17:10:16] [indexer:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 17:13:08] [indexer:background] Health check [2024-12-16 17:13:08] [indexer:background] CPU load threshold (3) breached: 8.83 [waiting 2] [2024-12-16 17:15:00] [index:background] Health check [2024-12-16 17:15:00] [index:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 17:15:02] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 17:17:19] [indexer:background] Health check [2024-12-16 17:17:19] [indexer:background] CPU load threshold (3) breached: 5.21 [waiting 2] [2024-12-16 17:19:39] [index:background] Health check [2024-12-16 17:19:39] [index:background] CPU load threshold (3) breached: 5.22 [waiting 2] [2024-12-16 17:19:41] [indexer:background] CPU load threshold (3) breached: 5.84 [waiting 2] [2024-12-16 17:21:49] [indexer:background] Health check [2024-12-16 17:21:49] [indexer:background] CPU load threshold (3) breached: 5.32 [waiting 2] [2024-12-16 17:25:50] [index:background] Health check [2024-12-16 17:25:50] [index:background] CPU load threshold (3) breached: 5.76 [waiting 2] [2024-12-16 17:25:52] [indexer:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 17:26:48] [indexer:background] Health check [2024-12-16 17:26:48] [indexer:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 17:29:47] [index:background] Health check [2024-12-16 17:29:47] [index:background] CPU load threshold (3) breached: 5.5 [waiting 2] [2024-12-16 17:29:49] [indexer:background] CPU load threshold (3) breached: 5.5 [waiting 2] [2024-12-16 17:32:37] [indexer:background] Health check [2024-12-16 17:32:37] [indexer:background] CPU load threshold (3) breached: 4.92 [waiting 2] [2024-12-16 17:35:22] [index:background] Health check [2024-12-16 17:35:22] [index:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 17:35:24] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 17:36:55] [indexer:background] Health check [2024-12-16 17:36:55] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 17:39:45] [index:background] Health check [2024-12-16 17:39:45] [index:background] CPU load threshold (3) breached: 6.02 [waiting 2] [2024-12-16 17:39:47] [indexer:background] CPU load threshold (3) breached: 6.01 [waiting 2] [2024-12-16 17:41:52] [indexer:background] Health check [2024-12-16 17:41:52] [indexer:background] CPU load threshold (3) breached: 7.07 [waiting 2] [2024-12-16 17:45:27] [index:background] Health check [2024-12-16 17:45:27] [index:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-12-16 17:45:29] [indexer:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-12-16 17:46:58] [indexer:background] Health check [2024-12-16 17:46:58] [indexer:background] CPU load threshold (3) breached: 6.04 [waiting 2] [2024-12-16 17:49:48] [index:background] Health check [2024-12-16 17:49:48] [index:background] CPU load threshold (3) breached: 6.32 [waiting 2] [2024-12-16 17:49:50] [indexer:background] CPU load threshold (3) breached: 6.32 [waiting 2] [2024-12-16 17:52:02] [indexer:background] Health check [2024-12-16 17:52:02] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 17:55:10] [index:background] Health check [2024-12-16 17:55:10] [index:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-12-16 17:55:12] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 17:57:05] [indexer:background] Health check [2024-12-16 17:57:05] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 17:59:56] [index:background] Health check [2024-12-16 17:59:56] [index:background] CPU load threshold (3) breached: 5.77 [waiting 2] [2024-12-16 17:59:58] [indexer:background] CPU load threshold (3) breached: 5.63 [waiting 2] [2024-12-16 18:03:44] [indexer:background] Health check [2024-12-16 18:03:44] [indexer:background] CPU load threshold (3) breached: 5.71 [waiting 2] [2024-12-16 18:05:13] [index:background] Health check [2024-12-16 18:05:13] [index:background] CPU load threshold (3) breached: 6.11 [waiting 2] [2024-12-16 18:05:15] [indexer:background] CPU load threshold (3) breached: 6.11 [waiting 2] [2024-12-16 18:06:53] [indexer:background] Health check [2024-12-16 18:06:53] [indexer:background] CPU load threshold (3) breached: 5.55 [waiting 2] [2024-12-16 18:09:57] [index:background] Health check [2024-12-16 18:09:57] [index:background] CPU load threshold (3) breached: 8.35 [waiting 2] [2024-12-16 18:09:59] [indexer:background] CPU load threshold (3) breached: 8.24 [waiting 2] [2024-12-16 18:12:44] [indexer:background] Health check [2024-12-16 18:12:44] [indexer:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-12-16 18:14:42] [index:background] Health check [2024-12-16 18:14:42] [index:background] CPU load threshold (3) breached: 6.64 [waiting 2] [2024-12-16 18:14:44] [indexer:background] CPU load threshold (3) breached: 6.64 [waiting 2] [2024-12-16 18:17:08] [indexer:background] Health check [2024-12-16 18:17:08] [indexer:background] CPU load threshold (3) breached: 5.63 [waiting 2] [2024-12-16 18:20:00] [index:background] Health check [2024-12-16 18:20:00] [index:background] CPU load threshold (3) breached: 5.73 [waiting 2] [2024-12-16 18:20:03] [indexer:background] CPU load threshold (3) breached: 5.73 [waiting 2] [2024-12-16 18:21:59] [indexer:background] Health check [2024-12-16 18:21:59] [indexer:background] CPU load threshold (3) breached: 6.71 [waiting 2] [2024-12-16 18:24:41] [index:background] Health check [2024-12-16 18:24:41] [index:background] CPU load threshold (3) breached: 7.02 [waiting 2] [2024-12-16 18:24:43] [indexer:background] CPU load threshold (3) breached: 7.02 [waiting 2] [2024-12-16 18:27:27] [indexer:background] Health check [2024-12-16 18:27:27] [indexer:background] CPU load threshold (3) breached: 4.89 [waiting 2] [2024-12-16 18:29:46] [index:background] Health check [2024-12-16 18:29:46] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-12-16 18:29:48] [indexer:background] CPU load threshold (3) breached: 5.76 [waiting 2] [2024-12-16 18:32:15] [query] Query for: {search_term_string} [2024-12-16 18:32:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 39 offset: 0 fields: all [2024-12-16 18:32:15] [query] Engine: default [2024-12-16 18:32:16] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-12-16 18:32:16] [query] Mods: 6 [2024-12-16 18:32:16] [query] Using OR logic [2024-12-16 18:32:17] [indexer:background] Health check [2024-12-16 18:32:17] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 18:32:17] [query] Found results using: or logic [2024-12-16 18:32:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 380, 10 [2024-12-16 18:32:17] [query] Results: 1382 Pages of results: 139 [2024-12-16 18:32:17] [query] Execution time: 2.40132 [2024-12-16 18:34:44] [index:background] Health check [2024-12-16 18:34:44] [index:background] CPU load threshold (3) breached: 7.14 [waiting 2] [2024-12-16 18:34:46] [indexer:background] CPU load threshold (3) breached: 7.14 [waiting 2] [2024-12-16 18:37:07] [indexer:background] Health check [2024-12-16 18:37:07] [indexer:background] CPU load threshold (3) breached: 6.97 [waiting 2] [2024-12-16 18:39:56] [index:background] Health check [2024-12-16 18:39:56] [index:background] CPU load threshold (3) breached: 7.93 [waiting 2] [2024-12-16 18:39:58] [indexer:background] CPU load threshold (3) breached: 7.93 [waiting 2] [2024-12-16 18:42:04] [indexer:background] Health check [2024-12-16 18:42:04] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 18:45:41] [index:background] Health check [2024-12-16 18:45:41] [index:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 18:45:43] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 18:47:45] [indexer:background] Health check [2024-12-16 18:47:45] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 18:49:51] [index:background] Health check [2024-12-16 18:49:51] [index:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 18:49:53] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 18:51:49] [indexer:background] Health check [2024-12-16 18:51:49] [indexer:background] CPU load threshold (3) breached: 5.85 [waiting 2] [2024-12-16 18:55:08] [index:background] Health check [2024-12-16 18:55:08] [index:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 18:55:10] [indexer:background] CPU load threshold (3) breached: 4.53 [waiting 2] [2024-12-16 18:57:39] [indexer:background] Health check [2024-12-16 18:57:39] [indexer:background] CPU load threshold (3) breached: 6.28 [waiting 2] [2024-12-16 18:59:39] [index:background] Health check [2024-12-16 18:59:39] [index:background] CPU load threshold (3) breached: 6.15 [waiting 2] [2024-12-16 18:59:41] [indexer:background] CPU load threshold (3) breached: 6.06 [waiting 2] [2024-12-16 19:03:20] [indexer:background] Health check [2024-12-16 19:03:20] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-12-16 19:05:02] [index:background] Health check [2024-12-16 19:05:02] [index:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 19:05:04] [indexer:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 19:06:48] [indexer:background] Health check [2024-12-16 19:06:48] [indexer:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-12-16 19:09:43] [index:background] Health check [2024-12-16 19:09:43] [index:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 19:09:45] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 19:12:28] [indexer:background] Health check [2024-12-16 19:12:29] [indexer:background] CPU load threshold (3) breached: 5.13 [waiting 2] [2024-12-16 19:14:49] [index:background] Health check [2024-12-16 19:14:49] [index:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 19:14:51] [indexer:background] CPU load threshold (3) breached: 4.28 [waiting 2] [2024-12-16 19:17:02] [indexer:background] Health check [2024-12-16 19:17:02] [indexer:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 19:19:53] [index:background] Health check [2024-12-16 19:19:53] [index:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 19:19:55] [indexer:background] CPU load threshold (3) breached: 5.38 [waiting 2] [2024-12-16 19:21:56] [indexer:background] Health check [2024-12-16 19:21:56] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 19:24:41] [index:background] Health check [2024-12-16 19:24:41] [index:background] CPU load threshold (3) breached: 6.05 [waiting 2] [2024-12-16 19:24:43] [indexer:background] CPU load threshold (3) breached: 6.05 [waiting 2] [2024-12-16 19:26:47] [indexer:background] Health check [2024-12-16 19:26:47] [indexer:background] CPU load threshold (3) breached: 4.42 [waiting 2] [2024-12-16 19:27:53] [query] Query for: {search_term_string} [2024-12-16 19:27:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-12-16 19:27:53] [query] Engine: default [2024-12-16 19:27:54] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-12-16 19:27:54] [query] Mods: 6 [2024-12-16 19:27:54] [query] Using OR logic [2024-12-16 19:27:55] [query] Found results using: or logic [2024-12-16 19:27:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-12-16 19:27:55] [query] Results: 1382 Pages of results: 139 [2024-12-16 19:27:55] [query] Execution time: 2.20628 [2024-12-16 19:29:42] [index:background] Health check [2024-12-16 19:29:42] [index:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 19:29:44] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-12-16 19:32:03] [indexer:background] Health check [2024-12-16 19:32:03] [indexer:background] CPU load threshold (3) breached: 6.74 [waiting 2] [2024-12-16 19:34:47] [index:background] Health check [2024-12-16 19:34:47] [index:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-12-16 19:34:49] [indexer:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-12-16 19:36:48] [indexer:background] Health check [2024-12-16 19:36:48] [indexer:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 19:39:39] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 19:39:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 91 offset: 0 fields: all [2024-12-16 19:39:39] [query] Engine: default [2024-12-16 19:39:39] [index:background] Health check [2024-12-16 19:39:39] [index:background] CPU load threshold (3) breached: 5.42 [waiting 2] [2024-12-16 19:39:39] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 19:39:39] [query] Mods: 6 [2024-12-16 19:39:39] [query] Using OR logic [2024-12-16 19:39:40] [query] Found results using: or logic [2024-12-16 19:39:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 900, 10 [2024-12-16 19:39:40] [query] Results: 922 Pages of results: 93 [2024-12-16 19:39:40] [query] Execution time: 0.72910 [2024-12-16 19:39:41] [indexer:background] CPU load threshold (3) breached: 5.42 [waiting 2] [2024-12-16 19:41:47] [indexer:background] Health check [2024-12-16 19:41:47] [indexer:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-12-16 19:44:38] [index:background] Health check [2024-12-16 19:44:38] [index:background] CPU load threshold (3) breached: 5.13 [waiting 2] [2024-12-16 19:44:40] [indexer:background] CPU load threshold (3) breached: 5.13 [waiting 2] [2024-12-16 19:46:50] [indexer:background] Health check [2024-12-16 19:46:50] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 19:49:37] [index:background] Health check [2024-12-16 19:49:37] [index:background] CPU load threshold (3) breached: 6.83 [waiting 2] [2024-12-16 19:49:39] [indexer:background] CPU load threshold (3) breached: 6.83 [waiting 2] [2024-12-16 19:51:50] [indexer:background] Health check [2024-12-16 19:51:50] [indexer:background] CPU load threshold (3) breached: 7.21 [waiting 2] [2024-12-16 19:54:37] [index:background] Health check [2024-12-16 19:54:37] [index:background] CPU load threshold (3) breached: 5.33 [waiting 2] [2024-12-16 19:54:39] [indexer:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-12-16 19:56:54] [indexer:background] Health check [2024-12-16 19:56:54] [indexer:background] CPU load threshold (3) breached: 7.19 [waiting 2] [2024-12-16 20:01:38] [index:background] Health check [2024-12-16 20:01:38] [index:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-12-16 20:01:40] [indexer:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-12-16 20:02:16] [indexer:background] Health check [2024-12-16 20:02:16] [indexer:background] CPU load threshold (3) breached: 6.47 [waiting 2] [2024-12-16 20:04:38] [index:background] Health check [2024-12-16 20:04:38] [index:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 20:04:40] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-12-16 20:06:47] [indexer:background] Health check [2024-12-16 20:06:47] [indexer:background] CPU load threshold (3) breached: 7.23 [waiting 2] [2024-12-16 20:10:01] [index:background] Health check [2024-12-16 20:10:01] [index:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 20:10:03] [indexer:background] CPU load threshold (3) breached: 6.37 [waiting 2] [2024-12-16 20:11:59] [indexer:background] Health check [2024-12-16 20:11:59] [indexer:background] CPU load threshold (3) breached: 5.08 [waiting 2] [2024-12-16 20:15:46] [index:background] Health check [2024-12-16 20:15:46] [index:background] CPU load threshold (3) breached: 5.97 [waiting 2] [2024-12-16 20:15:49] [indexer:background] CPU load threshold (3) breached: 6.22 [waiting 2] [2024-12-16 20:16:49] [indexer:background] Health check [2024-12-16 20:16:49] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 20:20:55] [index:background] Health check [2024-12-16 20:20:55] [index:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 20:20:57] [indexer:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 20:21:57] [indexer:background] Health check [2024-12-16 20:21:57] [indexer:background] CPU load threshold (3) breached: 3.99 [waiting 2] [2024-12-16 20:25:06] [index:background] Health check [2024-12-16 20:25:06] [index:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 20:25:08] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-12-16 20:26:51] [indexer:background] Health check [2024-12-16 20:26:52] [indexer:background] CPU load threshold (3) breached: 6.82 [waiting 2] [2024-12-16 20:29:39] [index:background] Health check [2024-12-16 20:29:39] [index:background] CPU load threshold (3) breached: 8.26 [waiting 2] [2024-12-16 20:29:41] [indexer:background] CPU load threshold (3) breached: 8.26 [waiting 2] [2024-12-16 20:31:48] [indexer:background] Health check [2024-12-16 20:31:48] [indexer:background] CPU load threshold (3) breached: 7.32 [waiting 2] [2024-12-16 20:35:06] [index:background] Health check [2024-12-16 20:35:06] [index:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 20:35:08] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2] [2024-12-16 20:37:13] [indexer:background] Health check [2024-12-16 20:37:13] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 20:40:23] [index:background] Health check [2024-12-16 20:40:23] [index:background] CPU load threshold (3) breached: 4.68 [waiting 2] [2024-12-16 20:40:25] [indexer:background] CPU load threshold (3) breached: 4.78 [waiting 2] [2024-12-16 20:43:02] [indexer:background] Health check [2024-12-16 20:43:02] [indexer:background] CPU load threshold (3) breached: 5 [waiting 2] [2024-12-16 20:45:02] [index:background] Health check [2024-12-16 20:45:02] [index:background] CPU load threshold (3) breached: 6.22 [waiting 2] [2024-12-16 20:45:04] [indexer:background] CPU load threshold (3) breached: 6.22 [waiting 2] [2024-12-16 20:47:16] [indexer:background] Health check [2024-12-16 20:47:16] [indexer:background] CPU load threshold (3) breached: 7.6 [waiting 2] [2024-12-16 20:50:03] [index:background] Health check [2024-12-16 20:50:03] [index:background] CPU load threshold (3) breached: 5.92 [waiting 2] [2024-12-16 20:50:05] [indexer:background] CPU load threshold (3) breached: 6.17 [waiting 2] [2024-12-16 20:51:59] [indexer:background] Health check [2024-12-16 20:51:59] [indexer:background] CPU load threshold (3) breached: 8.73 [waiting 2] [2024-12-16 20:54:39] [index:background] Health check [2024-12-16 20:54:39] [index:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-12-16 20:54:41] [indexer:background] CPU load threshold (3) breached: 8.73 [waiting 2] [2024-12-16 20:57:31] [indexer:background] Health check [2024-12-16 20:57:31] [indexer:background] CPU load threshold (3) breached: 7.05 [waiting 2] [2024-12-16 20:59:44] [index:background] Health check [2024-12-16 20:59:44] [index:background] CPU load threshold (3) breached: 6.21 [waiting 2] [2024-12-16 20:59:46] [indexer:background] CPU load threshold (3) breached: 6.27 [waiting 2] [2024-12-16 21:01:50] [indexer:background] Health check [2024-12-16 21:01:50] [indexer:background] CPU load threshold (3) breached: 5.52 [waiting 2] [2024-12-16 21:05:28] [index:background] Health check [2024-12-16 21:05:28] [index:background] CPU load threshold (3) breached: 7.38 [waiting 2] [2024-12-16 21:05:30] [indexer:background] CPU load threshold (3) breached: 7.38 [waiting 2] [2024-12-16 21:06:49] [indexer:background] Health check [2024-12-16 21:06:49] [indexer:background] CPU load threshold (3) breached: 6.61 [waiting 2] [2024-12-16 21:09:45] [index:background] Health check [2024-12-16 21:09:45] [index:background] CPU load threshold (3) breached: 6.02 [waiting 2] [2024-12-16 21:09:47] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-12-16 21:12:41] [indexer:background] Health check [2024-12-16 21:12:41] [indexer:background] CPU load threshold (3) breached: 6.09 [waiting 2] [2024-12-16 21:15:00] [index:background] Health check [2024-12-16 21:15:00] [index:background] CPU load threshold (3) breached: 6.08 [waiting 2] [2024-12-16 21:15:02] [indexer:background] CPU load threshold (3) breached: 6.4 [waiting 2] [2024-12-16 21:17:05] [indexer:background] Health check [2024-12-16 21:17:06] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 21:17:08] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 21:17:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-12-16 21:17:08] [query] Engine: default [2024-12-16 21:17:08] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 21:17:08] [query] Mods: 6 [2024-12-16 21:17:08] [query] Using OR logic [2024-12-16 21:17:08] [query] Found results using: or logic [2024-12-16 21:17:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-12-16 21:17:08] [query] Results: 922 Pages of results: 93 [2024-12-16 21:17:08] [query] Execution time: 0.81427 [2024-12-16 21:21:00] [index:background] Health check [2024-12-16 21:21:00] [index:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2024-12-16 21:21:02] [indexer:background] CPU load threshold (3) breached: 4.43 [waiting 2] [2024-12-16 21:22:57] [indexer:background] Health check [2024-12-16 21:22:57] [indexer:background] CPU load threshold (3) breached: 4.81 [waiting 2] [2024-12-16 21:25:41] [index:background] Health check [2024-12-16 21:25:41] [index:background] CPU load threshold (3) breached: 4.42 [waiting 2] [2024-12-16 21:25:43] [indexer:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2024-12-16 21:27:19] [indexer:background] Health check [2024-12-16 21:27:19] [indexer:background] CPU load threshold (3) breached: 3.97 [waiting 2] [2024-12-16 21:29:51] [index:background] Health check [2024-12-16 21:29:51] [index:background] CPU load threshold (3) breached: 4.55 [waiting 2] [2024-12-16 21:29:53] [indexer:background] CPU load threshold (3) breached: 4.74 [waiting 2] [2024-12-16 21:31:54] [indexer:background] Health check [2024-12-16 21:31:54] [indexer:background] CPU load threshold (3) breached: 4.62 [waiting 2] [2024-12-16 21:35:54] [index:background] Health check [2024-12-16 21:35:54] [index:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 21:35:56] [indexer:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 21:36:47] [indexer:background] Health check [2024-12-16 21:36:47] [indexer:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-12-16 21:39:02] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 21:39:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 12 offset: 0 fields: all [2024-12-16 21:39:02] [query] Engine: default [2024-12-16 21:39:02] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 21:39:02] [query] Mods: 6 [2024-12-16 21:39:02] [query] Using OR logic [2024-12-16 21:39:03] [query] Found results using: or logic [2024-12-16 21:39:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 110, 10 [2024-12-16 21:39:03] [query] Results: 922 Pages of results: 93 [2024-12-16 21:39:03] [query] Execution time: 0.94393 [2024-12-16 21:39:57] [index:background] Health check [2024-12-16 21:39:57] [index:background] CPU load threshold (3) breached: 4.9 [waiting 2] [2024-12-16 21:39:59] [indexer:background] CPU load threshold (3) breached: 4.82 [waiting 2] [2024-12-16 21:41:19] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 21:41:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 11 offset: 0 fields: all [2024-12-16 21:41:19] [query] Engine: default [2024-12-16 21:41:19] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 21:41:19] [query] Mods: 6 [2024-12-16 21:41:19] [query] Using OR logic [2024-12-16 21:41:19] [query] Found results using: or logic [2024-12-16 21:41:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 100, 10 [2024-12-16 21:41:19] [query] Results: 922 Pages of results: 93 [2024-12-16 21:41:19] [query] Execution time: 0.72356 [2024-12-16 21:42:32] [indexer:background] Health check [2024-12-16 21:42:32] [indexer:background] CPU load threshold (3) breached: 4.75 [waiting 2] [2024-12-16 21:44:51] [index:background] Health check [2024-12-16 21:44:51] [index:background] CPU load threshold (3) breached: 5.5 [waiting 2] [2024-12-16 21:44:53] [indexer:background] CPU load threshold (3) breached: 5.62 [waiting 2] [2024-12-16 21:47:15] [indexer:background] Health check [2024-12-16 21:47:15] [indexer:background] CPU load threshold (3) breached: 4.73 [waiting 2] [2024-12-16 21:49:45] [index:background] Health check [2024-12-16 21:49:45] [index:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 21:49:47] [indexer:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-12-16 21:52:21] [indexer:background] Health check [2024-12-16 21:52:21] [indexer:background] CPU load threshold (3) breached: 6.12 [waiting 2] [2024-12-16 21:55:13] [index:background] Health check [2024-12-16 21:55:13] [index:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 21:55:15] [indexer:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 21:56:50] [indexer:background] Health check [2024-12-16 21:56:50] [indexer:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 21:59:12] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 21:59:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 76 offset: 0 fields: all [2024-12-16 21:59:12] [query] Engine: default [2024-12-16 21:59:12] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 21:59:12] [query] Mods: 6 [2024-12-16 21:59:12] [query] Using OR logic [2024-12-16 21:59:13] [query] Found results using: or logic [2024-12-16 21:59:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 750, 10 [2024-12-16 21:59:13] [query] Results: 922 Pages of results: 93 [2024-12-16 21:59:13] [query] Execution time: 0.61692 [2024-12-16 21:59:38] [index:background] Health check [2024-12-16 21:59:38] [index:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-12-16 21:59:40] [indexer:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-12-16 22:02:16] [indexer:background] Health check [2024-12-16 22:02:16] [indexer:background] CPU load threshold (3) breached: 5.51 [waiting 2] [2024-12-16 22:04:42] [index:background] Health check [2024-12-16 22:04:42] [index:background] CPU load threshold (3) breached: 4.85 [waiting 2] [2024-12-16 22:04:45] [indexer:background] CPU load threshold (3) breached: 5.02 [waiting 2] [2024-12-16 22:06:51] [indexer:background] Health check [2024-12-16 22:06:51] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2] [2024-12-16 22:07:01] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 22:07:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 77 offset: 0 fields: all [2024-12-16 22:07:01] [query] Engine: default [2024-12-16 22:07:01] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 22:07:01] [query] Mods: 6 [2024-12-16 22:07:01] [query] Using OR logic [2024-12-16 22:07:02] [query] Found results using: or logic [2024-12-16 22:07:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 760, 10 [2024-12-16 22:07:02] [query] Results: 922 Pages of results: 93 [2024-12-16 22:07:02] [query] Execution time: 0.59406 [2024-12-16 22:10:51] [index:background] Health check [2024-12-16 22:10:51] [index:background] CPU load threshold (3) breached: 6.12 [waiting 2] [2024-12-16 22:10:53] [indexer:background] CPU load threshold (3) breached: 6.12 [waiting 2] [2024-12-16 22:12:08] [indexer:background] Health check [2024-12-16 22:12:08] [indexer:background] CPU load threshold (3) breached: 5.63 [waiting 2] [2024-12-16 22:17:17] [index:background] Health check [2024-12-16 22:17:17] [index:background] CPU load threshold (3) breached: 5.08 [waiting 2] [2024-12-16 22:17:19] [indexer:background] CPU load threshold (3) breached: 5.08 [waiting 2] [2024-12-16 22:17:21] [indexer:background] Health check [2024-12-16 22:17:21] [indexer:background] CPU load threshold (3) breached: 4.83 [waiting 2] [2024-12-16 22:17:23] [indexer:background] Health check [2024-12-16 22:17:23] [indexer:background] CPU load threshold (3) breached: 4.83 [waiting 2] [2024-12-16 22:20:26] [index:background] Health check [2024-12-16 22:20:26] [index:background] CPU load threshold (3) breached: 7.31 [waiting 2] [2024-12-16 22:20:28] [indexer:background] CPU load threshold (3) breached: 7.31 [waiting 2] [2024-12-16 22:23:05] [indexer:background] Health check [2024-12-16 22:23:05] [indexer:background] CPU load threshold (3) breached: 6.37 [waiting 2] [2024-12-16 22:24:51] [index:background] Health check [2024-12-16 22:24:51] [index:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-12-16 22:24:53] [indexer:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-12-16 22:27:38] [indexer:background] Health check [2024-12-16 22:27:38] [indexer:background] CPU load threshold (3) breached: 5.47 [waiting 2] [2024-12-16 22:30:51] [index:background] Health check [2024-12-16 22:30:51] [index:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 22:30:53] [indexer:background] CPU load threshold (3) breached: 4.93 [waiting 2] [2024-12-16 22:32:07] [indexer:background] Health check [2024-12-16 22:32:07] [indexer:background] CPU load threshold (3) breached: 6.25 [waiting 2] [2024-12-16 22:35:28] [index:background] Health check [2024-12-16 22:35:28] [index:background] CPU load threshold (3) breached: 5.93 [waiting 2] [2024-12-16 22:35:30] [indexer:background] CPU load threshold (3) breached: 5.86 [waiting 2] [2024-12-16 22:37:22] [indexer:background] Health check [2024-12-16 22:37:22] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-12-16 22:39:46] [index:background] Health check [2024-12-16 22:39:46] [index:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 22:39:48] [indexer:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 22:42:18] [indexer:background] Health check [2024-12-16 22:42:18] [indexer:background] CPU load threshold (3) breached: 4.11 [waiting 2] [2024-12-16 22:45:11] [index:background] Health check [2024-12-16 22:45:11] [index:background] CPU load threshold (3) breached: 5.8 [waiting 2] [2024-12-16 22:45:13] [indexer:background] CPU load threshold (3) breached: 5.8 [waiting 2] [2024-12-16 22:48:05] [indexer:background] Health check [2024-12-16 22:48:05] [indexer:background] CPU load threshold (3) breached: 5.02 [waiting 2] [2024-12-16 22:49:43] [index:background] Health check [2024-12-16 22:49:43] [index:background] CPU load threshold (3) breached: 5.03 [waiting 2] [2024-12-16 22:49:45] [indexer:background] CPU load threshold (3) breached: 5.03 [waiting 2] [2024-12-16 22:51:58] [indexer:background] Health check [2024-12-16 22:51:58] [indexer:background] CPU load threshold (3) breached: 4.25 [waiting 2] [2024-12-16 22:56:07] [index:background] Health check [2024-12-16 22:56:07] [index:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 22:56:10] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-12-16 22:56:48] [indexer:background] Health check [2024-12-16 22:56:48] [indexer:background] CPU load threshold (3) breached: 4.6 [waiting 2] [2024-12-16 22:59:47] [index:background] Health check [2024-12-16 22:59:47] [index:background] CPU load threshold (3) breached: 4.54 [waiting 2] [2024-12-16 22:59:49] [indexer:background] CPU load threshold (3) breached: 4.54 [waiting 2] [2024-12-16 23:02:17] [indexer:background] Health check [2024-12-16 23:02:18] [indexer:background] CPU load threshold (3) breached: 6.28 [waiting 2] [2024-12-16 23:07:15] [index:background] Health check [2024-12-16 23:07:15] [index:background] CPU load threshold (3) breached: 5.18 [waiting 2] [2024-12-16 23:07:17] [indexer:background] CPU load threshold (3) breached: 5.17 [waiting 2] [2024-12-16 23:07:21] [indexer:background] Health check [2024-12-16 23:07:21] [indexer:background] CPU load threshold (3) breached: 5.17 [waiting 2] [2024-12-16 23:07:23] [indexer:background] Health check [2024-12-16 23:07:23] [indexer:background] CPU load threshold (3) breached: 5.15 [waiting 2] [2024-12-16 23:10:28] [index:background] Health check [2024-12-16 23:10:28] [index:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 23:10:30] [indexer:background] CPU load threshold (3) breached: 4.51 [waiting 2] [2024-12-16 23:11:53] [indexer:background] Health check [2024-12-16 23:11:53] [indexer:background] CPU load threshold (3) breached: 4.58 [waiting 2] [2024-12-16 23:15:09] [index:background] Health check [2024-12-16 23:15:09] [index:background] CPU load threshold (3) breached: 7.27 [waiting 2] [2024-12-16 23:15:11] [indexer:background] CPU load threshold (3) breached: 7.27 [waiting 2] [2024-12-16 23:17:20] [indexer:background] Health check [2024-12-16 23:17:20] [indexer:background] CPU load threshold (3) breached: 4.43 [waiting 2] [2024-12-16 23:19:54] [index:background] Health check [2024-12-16 23:19:54] [index:background] CPU load threshold (3) breached: 4.78 [waiting 2] [2024-12-16 23:19:56] [indexer:background] CPU load threshold (3) breached: 4.78 [waiting 2] [2024-12-16 23:23:34] [indexer:background] Health check [2024-12-16 23:23:34] [indexer:background] CPU load threshold (3) breached: 4.89 [waiting 2] [2024-12-16 23:24:41] [index:background] Health check [2024-12-16 23:24:41] [index:background] CPU load threshold (3) breached: 4.52 [waiting 2] [2024-12-16 23:24:43] [indexer:background] CPU load threshold (3) breached: 4.8 [waiting 2] [2024-12-16 23:26:52] [indexer:background] Health check [2024-12-16 23:26:52] [indexer:background] CPU load threshold (3) breached: 5.35 [waiting 2] [2024-12-16 23:27:16] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-12-16 23:27:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 93 offset: 0 fields: all [2024-12-16 23:27:16] [query] Engine: default [2024-12-16 23:27:16] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-12-16 23:27:16] [query] Mods: 6 [2024-12-16 23:27:16] [query] Using OR logic [2024-12-16 23:27:17] [query] Found results using: or logic [2024-12-16 23:27:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 920, 10 [2024-12-16 23:27:17] [query] Results: 922 Pages of results: 93 [2024-12-16 23:27:17] [query] Execution time: 0.78410 [2024-12-16 23:29:49] [index:background] Health check [2024-12-16 23:29:49] [index:background] CPU load threshold (3) breached: 5.01 [waiting 2] [2024-12-16 23:29:51] [indexer:background] CPU load threshold (3) breached: 5.01 [waiting 2] [2024-12-16 23:33:12] [indexer:background] Health check [2024-12-16 23:33:12] [indexer:background] CPU load threshold (3) breached: 4.87 [waiting 2] [2024-12-16 23:35:35] [index:background] Health check [2024-12-16 23:35:35] [index:background] CPU load threshold (3) breached: 4.58 [waiting 2] [2024-12-16 23:35:37] [indexer:background] CPU load threshold (3) breached: 4.58 [waiting 2] [2024-12-16 23:37:08] [indexer:background] Health check [2024-12-16 23:37:08] [indexer:background] CPU load threshold (3) breached: 4.96 [waiting 2] [2024-12-16 23:40:03] [index:background] Health check [2024-12-16 23:40:03] [index:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 23:40:05] [indexer:background] CPU load threshold (3) breached: 6.24 [waiting 2] [2024-12-16 23:43:13] [indexer:background] Health check [2024-12-16 23:43:13] [indexer:background] CPU load threshold (3) breached: 4.48 [waiting 2] [2024-12-16 23:45:20] [index:background] Health check [2024-12-16 23:45:20] [index:background] CPU load threshold (3) breached: 3.95 [waiting 2] [2024-12-16 23:45:22] [indexer:background] CPU load threshold (3) breached: 3.95 [waiting 2] [2024-12-16 23:47:24] [indexer:background] Health check [2024-12-16 23:47:24] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2] [2024-12-16 23:50:57] [index:background] Health check [2024-12-16 23:50:57] [index:background] CPU load threshold (3) breached: 4.26 [waiting 2] [2024-12-16 23:50:59] [indexer:background] CPU load threshold (3) breached: 4.08 [waiting 2] [2024-12-16 23:51:59] [indexer:background] Health check [2024-12-16 23:51:59] [indexer:background] CPU load threshold (3) breached: 4.73 [waiting 2] [2024-12-16 23:55:16] [index:background] Health check [2024-12-16 23:55:16] [index:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 23:55:18] [indexer:background] CPU load threshold (3) breached: 4.84 [waiting 2] [2024-12-16 23:57:04] [indexer:background] Health check [2024-12-16 23:57:04] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-12-16 23:59:46] [index:background] Health check [2024-12-16 23:59:46] [index:background] CPU load threshold (3) breached: 5.62 [waiting 2] [2024-12-16 23:59:48] [indexer:background] CPU load threshold (3) breached: 5.62 [waiting 2]