[2024-08-12 00:12:07] [index:background] Health check [2024-08-12 00:12:07] [indexer:background] Health check [2024-08-12 00:12:07] [indexer:background] Health check [2024-08-12 00:17:21] [index:background] Health check [2024-08-12 00:17:21] [indexer:background] Health check [2024-08-12 00:17:21] [indexer:background] Health check [2024-08-12 00:18:42] [index:background] Health check [2024-08-12 00:19:35] [indexer:background] Health check [2024-08-12 00:19:35] [indexer:background] CPU load threshold (3) breached: 4.22 [waiting 2] [2024-08-12 00:23:52] [index:background] Health check [2024-08-12 00:24:18] [indexer:background] Health check [2024-08-12 00:24:18] [indexer:background] CPU load threshold (3) breached: 3.11 [waiting 2] [2024-08-12 00:28:43] [index:background] Health check [2024-08-12 00:28:43] [index:background] CPU load threshold (3) breached: 6 [waiting 2] [2024-08-12 00:28:45] [indexer:background] CPU load threshold (3) breached: 5.76 [waiting 2] [2024-08-12 00:29:16] [indexer:background] Health check [2024-08-12 00:29:16] [indexer:background] CPU load threshold (3) breached: 6.23 [waiting 2] [2024-08-12 00:33:42] [index:background] Health check [2024-08-12 00:33:42] [index:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-08-12 00:33:44] [indexer:background] CPU load threshold (3) breached: 6.03 [waiting 2] [2024-08-12 00:34:19] [indexer:background] Health check [2024-08-12 00:34:19] [indexer:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-08-12 00:38:43] [index:background] Health check [2024-08-12 00:38:43] [index:background] CPU load threshold (3) breached: 6.68 [waiting 2] [2024-08-12 00:38:45] [indexer:background] CPU load threshold (3) breached: 6.47 [waiting 2] [2024-08-12 00:39:16] [indexer:background] Health check [2024-08-12 00:39:16] [indexer:background] CPU load threshold (3) breached: 5.92 [waiting 2] [2024-08-12 00:43:42] [index:background] Health check [2024-08-12 00:43:42] [index:background] CPU load threshold (3) breached: 7.88 [waiting 2] [2024-08-12 00:43:44] [indexer:background] CPU load threshold (3) breached: 7.88 [waiting 2] [2024-08-12 00:44:16] [indexer:background] Health check [2024-08-12 00:44:16] [indexer:background] CPU load threshold (3) breached: 8.57 [waiting 2] [2024-08-12 00:46:37] [query] Query for: 2025 [2024-08-12 00:46:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 00:46:37] [query] Engine: default [2024-08-12 00:46:37] [query] Tokens: 2025 [2024-08-12 00:46:37] [query] Mods: 6 [2024-08-12 00:46:37] [query] Found results using: or logic [2024-08-12 00:46:37] [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-08-12 00:46:37] [query] Results: 138 Pages of results: 14 [2024-08-12 00:46:37] [query] Execution time: 0.36331 [2024-08-12 00:48:43] [index:background] Health check [2024-08-12 00:48:43] [index:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-08-12 00:48:45] [indexer:background] CPU load threshold (3) breached: 8.03 [waiting 2] [2024-08-12 00:49:16] [indexer:background] Health check [2024-08-12 00:49:16] [indexer:background] CPU load threshold (3) breached: 8.25 [waiting 2] [2024-08-12 00:53:43] [index:background] Health check [2024-08-12 00:53:43] [index:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-08-12 00:53:45] [indexer:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-08-12 00:54:17] [indexer:background] Health check [2024-08-12 00:54:17] [indexer:background] CPU load threshold (3) breached: 9.43 [waiting 2] [2024-08-12 00:58:43] [index:background] Health check [2024-08-12 00:58:43] [index:background] CPU load threshold (3) breached: 10.81 [waiting 2] [2024-08-12 00:58:45] [indexer:background] CPU load threshold (3) breached: 10.81 [waiting 2] [2024-08-12 00:59:16] [indexer:background] Health check [2024-08-12 00:59:16] [indexer:background] CPU load threshold (3) breached: 10.86 [waiting 2] [2024-08-12 01:03:42] [index:background] Health check [2024-08-12 01:03:42] [index:background] CPU load threshold (3) breached: 8.58 [waiting 2] [2024-08-12 01:03:44] [indexer:background] CPU load threshold (3) breached: 8.58 [waiting 2] [2024-08-12 01:04:16] [indexer:background] Health check [2024-08-12 01:04:16] [indexer:background] CPU load threshold (3) breached: 8.27 [waiting 2] [2024-08-12 01:08:43] [index:background] Health check [2024-08-12 01:08:43] [index:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2024-08-12 01:08:46] [indexer:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2024-08-12 01:09:16] [indexer:background] Health check [2024-08-12 01:09:16] [indexer:background] CPU load threshold (3) breached: 12.88 [waiting 2] [2024-08-12 01:13:44] [index:background] Health check [2024-08-12 01:13:44] [index:background] CPU load threshold (3) breached: 8.57 [waiting 2] [2024-08-12 01:13:46] [indexer:background] CPU load threshold (3) breached: 8.57 [waiting 2] [2024-08-12 01:14:16] [indexer:background] Health check [2024-08-12 01:14:16] [indexer:background] CPU load threshold (3) breached: 8.19 [waiting 2] [2024-08-12 01:18:42] [index:background] Health check [2024-08-12 01:18:42] [index:background] CPU load threshold (3) breached: 7.72 [waiting 2] [2024-08-12 01:18:44] [indexer:background] CPU load threshold (3) breached: 7.72 [waiting 2] [2024-08-12 01:19:16] [indexer:background] Health check [2024-08-12 01:19:16] [indexer:background] CPU load threshold (3) breached: 8.85 [waiting 2] [2024-08-12 01:23:44] [index:background] Health check [2024-08-12 01:23:44] [index:background] CPU load threshold (3) breached: 8.86 [waiting 2] [2024-08-12 01:23:46] [indexer:background] CPU load threshold (3) breached: 8.86 [waiting 2] [2024-08-12 01:24:16] [indexer:background] Health check [2024-08-12 01:24:16] [indexer:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-08-12 01:28:42] [index:background] Health check [2024-08-12 01:28:42] [index:background] CPU load threshold (3) breached: 11.09 [waiting 2] [2024-08-12 01:28:44] [indexer:background] CPU load threshold (3) breached: 10.76 [waiting 2] [2024-08-12 01:29:20] [indexer:background] Health check [2024-08-12 01:29:20] [indexer:background] CPU load threshold (3) breached: 9.92 [waiting 2] [2024-08-12 01:33:42] [index:background] Health check [2024-08-12 01:33:42] [index:background] CPU load threshold (3) breached: 8.54 [waiting 2] [2024-08-12 01:33:44] [indexer:background] CPU load threshold (3) breached: 8.65 [waiting 2] [2024-08-12 01:34:17] [indexer:background] Health check [2024-08-12 01:34:18] [indexer:background] CPU load threshold (3) breached: 9.69 [waiting 2] [2024-08-12 01:38:43] [index:background] Health check [2024-08-12 01:38:43] [index:background] CPU load threshold (3) breached: 14.71 [waiting 2] [2024-08-12 01:38:45] [indexer:background] CPU load threshold (3) breached: 14.71 [waiting 2] [2024-08-12 01:39:17] [indexer:background] Health check [2024-08-12 01:39:17] [indexer:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2024-08-12 01:43:42] [index:background] Health check [2024-08-12 01:43:42] [index:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-08-12 01:43:44] [indexer:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-08-12 01:44:23] [indexer:background] Health check [2024-08-12 01:44:23] [indexer:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-08-12 01:48:43] [index:background] Health check [2024-08-12 01:48:43] [index:background] CPU load threshold (3) breached: 7.5 [waiting 2] [2024-08-12 01:48:45] [indexer:background] CPU load threshold (3) breached: 7.5 [waiting 2] [2024-08-12 01:49:16] [indexer:background] Health check [2024-08-12 01:49:16] [indexer:background] CPU load threshold (3) breached: 8.63 [waiting 2] [2024-08-12 01:53:42] [index:background] Health check [2024-08-12 01:53:42] [index:background] CPU load threshold (3) breached: 9.12 [waiting 2] [2024-08-12 01:53:44] [indexer:background] CPU load threshold (3) breached: 9.03 [waiting 2] [2024-08-12 01:54:16] [indexer:background] Health check [2024-08-12 01:54:16] [indexer:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-08-12 01:58:42] [index:background] Health check [2024-08-12 01:58:42] [index:background] CPU load threshold (3) breached: 9.41 [waiting 2] [2024-08-12 01:58:44] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-08-12 01:59:16] [indexer:background] Health check [2024-08-12 01:59:16] [indexer:background] CPU load threshold (3) breached: 13.01 [waiting 2] [2024-08-12 02:03:42] [index:background] Health check [2024-08-12 02:03:42] [index:background] CPU load threshold (3) breached: 11.33 [waiting 2] [2024-08-12 02:03:44] [indexer:background] CPU load threshold (3) breached: 10.66 [waiting 2] [2024-08-12 02:04:17] [indexer:background] Health check [2024-08-12 02:04:17] [indexer:background] CPU load threshold (3) breached: 9.47 [waiting 2] [2024-08-12 02:08:45] [index:background] Health check [2024-08-12 02:08:45] [index:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2024-08-12 02:08:47] [indexer:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2024-08-12 02:09:17] [indexer:background] Health check [2024-08-12 02:09:17] [indexer:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2024-08-12 02:13:44] [index:background] Health check [2024-08-12 02:13:44] [index:background] CPU load threshold (3) breached: 14.39 [waiting 2] [2024-08-12 02:13:46] [indexer:background] CPU load threshold (3) breached: 15.64 [waiting 2] [2024-08-12 02:14:19] [indexer:background] Health check [2024-08-12 02:14:19] [indexer:background] CPU load threshold (3) breached: 15.16 [waiting 2] [2024-08-12 02:18:47] [index:background] Health check [2024-08-12 02:18:47] [index:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2024-08-12 02:18:49] [indexer:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2024-08-12 02:19:27] [indexer:background] Health check [2024-08-12 02:19:27] [indexer:background] CPU load threshold (3) breached: 7.98 [waiting 2] [2024-08-12 02:23:43] [index:background] Health check [2024-08-12 02:23:43] [index:background] CPU load threshold (3) breached: 10.46 [waiting 2] [2024-08-12 02:23:45] [indexer:background] CPU load threshold (3) breached: 10.59 [waiting 2] [2024-08-12 02:24:16] [indexer:background] Health check [2024-08-12 02:24:16] [indexer:background] CPU load threshold (3) breached: 13.66 [waiting 2] [2024-08-12 02:29:09] [index:background] Health check [2024-08-12 02:29:09] [index:background] CPU load threshold (3) breached: 12.14 [waiting 2] [2024-08-12 02:29:11] [indexer:background] CPU load threshold (3) breached: 11.73 [waiting 2] [2024-08-12 02:29:20] [indexer:background] Health check [2024-08-12 02:29:20] [indexer:background] CPU load threshold (3) breached: 11.27 [waiting 2] [2024-08-12 02:33:46] [index:background] Health check [2024-08-12 02:33:46] [index:background] CPU load threshold (3) breached: 15.92 [waiting 2] [2024-08-12 02:33:48] [indexer:background] CPU load threshold (3) breached: 15.92 [waiting 2] [2024-08-12 02:34:17] [indexer:background] Health check [2024-08-12 02:34:17] [indexer:background] CPU load threshold (3) breached: 16.16 [waiting 2] [2024-08-12 02:38:44] [index:background] Health check [2024-08-12 02:38:44] [index:background] CPU load threshold (3) breached: 18.7 [waiting 2] [2024-08-12 02:38:46] [indexer:background] CPU load threshold (3) breached: 18.8 [waiting 2] [2024-08-12 02:39:29] [indexer:background] Health check [2024-08-12 02:39:29] [indexer:background] CPU load threshold (3) breached: 19.34 [waiting 2] [2024-08-12 02:43:46] [index:background] Health check [2024-08-12 02:43:46] [index:background] CPU load threshold (3) breached: 16.77 [waiting 2] [2024-08-12 02:43:48] [indexer:background] CPU load threshold (3) breached: 16.77 [waiting 2] [2024-08-12 02:44:20] [indexer:background] Health check [2024-08-12 02:44:20] [indexer:background] CPU load threshold (3) breached: 13.72 [waiting 2] [2024-08-12 02:48:42] [index:background] Health check [2024-08-12 02:48:42] [index:background] CPU load threshold (3) breached: 14.75 [waiting 2] [2024-08-12 02:48:44] [indexer:background] CPU load threshold (3) breached: 14.75 [waiting 2] [2024-08-12 02:49:17] [indexer:background] Health check [2024-08-12 02:49:17] [indexer:background] CPU load threshold (3) breached: 18.77 [waiting 2] [2024-08-12 02:53:52] [index:background] Health check [2024-08-12 02:53:52] [index:background] CPU load threshold (3) breached: 15.57 [waiting 2] [2024-08-12 02:53:54] [indexer:background] CPU load threshold (3) breached: 15.57 [waiting 2] [2024-08-12 02:55:03] [indexer:background] Health check [2024-08-12 02:55:03] [indexer:background] CPU load threshold (3) breached: 13.7 [waiting 2] [2024-08-12 02:59:47] [index:background] Health check [2024-08-12 02:59:47] [index:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2024-08-12 02:59:49] [indexer:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2024-08-12 02:59:51] [indexer:background] Health check [2024-08-12 02:59:51] [indexer:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2024-08-12 02:59:53] [indexer:background] Health check [2024-08-12 02:59:53] [indexer:background] CPU load threshold (3) breached: 15.75 [waiting 2] [2024-08-12 03:03:42] [index:background] Health check [2024-08-12 03:03:42] [index:background] CPU load threshold (3) breached: 16.05 [waiting 2] [2024-08-12 03:03:44] [indexer:background] CPU load threshold (3) breached: 16.05 [waiting 2] [2024-08-12 03:04:18] [indexer:background] Health check [2024-08-12 03:04:18] [indexer:background] CPU load threshold (3) breached: 16.57 [waiting 2] [2024-08-12 03:08:42] [index:background] Health check [2024-08-12 03:08:42] [index:background] CPU load threshold (3) breached: 12.08 [waiting 2] [2024-08-12 03:08:44] [indexer:background] CPU load threshold (3) breached: 12.08 [waiting 2] [2024-08-12 03:09:17] [indexer:background] Health check [2024-08-12 03:09:17] [indexer:background] CPU load threshold (3) breached: 10.34 [waiting 2] [2024-08-12 03:13:43] [index:background] Health check [2024-08-12 03:13:43] [index:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-08-12 03:13:45] [indexer:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-08-12 03:14:16] [indexer:background] Health check [2024-08-12 03:14:16] [indexer:background] CPU load threshold (3) breached: 12.75 [waiting 2] [2024-08-12 03:18:43] [index:background] Health check [2024-08-12 03:18:43] [index:background] CPU load threshold (3) breached: 15.8 [waiting 2] [2024-08-12 03:18:45] [indexer:background] CPU load threshold (3) breached: 15.8 [waiting 2] [2024-08-12 03:19:15] [indexer:background] Health check [2024-08-12 03:19:15] [indexer:background] CPU load threshold (3) breached: 15.91 [waiting 2] [2024-08-12 03:23:44] [index:background] Health check [2024-08-12 03:23:44] [index:background] CPU load threshold (3) breached: 10.66 [waiting 2] [2024-08-12 03:23:46] [indexer:background] CPU load threshold (3) breached: 10.66 [waiting 2] [2024-08-12 03:24:17] [indexer:background] Health check [2024-08-12 03:24:17] [indexer:background] CPU load threshold (3) breached: 10.04 [waiting 2] [2024-08-12 03:28:42] [index:background] Health check [2024-08-12 03:28:42] [index:background] CPU load threshold (3) breached: 13.7 [waiting 2] [2024-08-12 03:28:44] [indexer:background] CPU load threshold (3) breached: 13.96 [waiting 2] [2024-08-12 03:29:17] [indexer:background] Health check [2024-08-12 03:29:17] [indexer:background] CPU load threshold (3) breached: 15.76 [waiting 2] [2024-08-12 03:33:44] [index:background] Health check [2024-08-12 03:33:44] [index:background] CPU load threshold (3) breached: 13.46 [waiting 2] [2024-08-12 03:33:46] [indexer:background] CPU load threshold (3) breached: 13.46 [waiting 2] [2024-08-12 03:34:17] [indexer:background] Health check [2024-08-12 03:34:17] [indexer:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2024-08-12 03:38:46] [index:background] Health check [2024-08-12 03:38:46] [index:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-08-12 03:38:48] [indexer:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-08-12 03:39:18] [indexer:background] Health check [2024-08-12 03:39:18] [indexer:background] CPU load threshold (3) breached: 11.36 [waiting 2] [2024-08-12 03:43:43] [index:background] Health check [2024-08-12 03:43:43] [index:background] CPU load threshold (3) breached: 12.95 [waiting 2] [2024-08-12 03:43:45] [indexer:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2024-08-12 03:44:16] [indexer:background] Health check [2024-08-12 03:44:16] [indexer:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2024-08-12 03:48:43] [index:background] Health check [2024-08-12 03:48:43] [index:background] CPU load threshold (3) breached: 12.25 [waiting 2] [2024-08-12 03:48:45] [indexer:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2024-08-12 03:49:16] [indexer:background] Health check [2024-08-12 03:49:16] [indexer:background] CPU load threshold (3) breached: 11.59 [waiting 2] [2024-08-12 03:53:43] [index:background] Health check [2024-08-12 03:53:43] [index:background] CPU load threshold (3) breached: 11.4 [waiting 2] [2024-08-12 03:53:45] [indexer:background] CPU load threshold (3) breached: 11.37 [waiting 2] [2024-08-12 03:54:17] [indexer:background] Health check [2024-08-12 03:54:17] [indexer:background] CPU load threshold (3) breached: 12.41 [waiting 2] [2024-08-12 03:58:43] [index:background] Health check [2024-08-12 03:58:43] [index:background] CPU load threshold (3) breached: 13.77 [waiting 2] [2024-08-12 03:58:45] [indexer:background] CPU load threshold (3) breached: 13.39 [waiting 2] [2024-08-12 03:59:16] [indexer:background] Health check [2024-08-12 03:59:16] [indexer:background] CPU load threshold (3) breached: 12.3 [waiting 2] [2024-08-12 04:03:43] [index:background] Health check [2024-08-12 04:03:43] [index:background] CPU load threshold (3) breached: 9.91 [waiting 2] [2024-08-12 04:03:45] [indexer:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-08-12 04:04:16] [indexer:background] Health check [2024-08-12 04:04:16] [indexer:background] CPU load threshold (3) breached: 11.68 [waiting 2] [2024-08-12 04:08:42] [index:background] Health check [2024-08-12 04:08:42] [index:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-08-12 04:08:44] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-08-12 04:09:16] [indexer:background] Health check [2024-08-12 04:09:16] [indexer:background] CPU load threshold (3) breached: 10.51 [waiting 2] [2024-08-12 04:13:42] [index:background] Health check [2024-08-12 04:13:42] [index:background] CPU load threshold (3) breached: 11.16 [waiting 2] [2024-08-12 04:13:44] [indexer:background] CPU load threshold (3) breached: 11.16 [waiting 2] [2024-08-12 04:14:16] [indexer:background] Health check [2024-08-12 04:14:16] [indexer:background] CPU load threshold (3) breached: 9.96 [waiting 2] [2024-08-12 04:18:43] [index:background] Health check [2024-08-12 04:18:43] [index:background] CPU load threshold (3) breached: 12.52 [waiting 2] [2024-08-12 04:18:45] [indexer:background] CPU load threshold (3) breached: 12.52 [waiting 2] [2024-08-12 04:19:16] [indexer:background] Health check [2024-08-12 04:19:16] [indexer:background] CPU load threshold (3) breached: 14.77 [waiting 2] [2024-08-12 04:23:42] [index:background] Health check [2024-08-12 04:23:42] [index:background] CPU load threshold (3) breached: 11.49 [waiting 2] [2024-08-12 04:23:44] [indexer:background] CPU load threshold (3) breached: 11.49 [waiting 2] [2024-08-12 04:24:17] [indexer:background] Health check [2024-08-12 04:24:17] [indexer:background] CPU load threshold (3) breached: 10.2 [waiting 2] [2024-08-12 04:28:43] [index:background] Health check [2024-08-12 04:28:43] [index:background] CPU load threshold (3) breached: 11.48 [waiting 2] [2024-08-12 04:28:45] [indexer:background] CPU load threshold (3) breached: 11.48 [waiting 2] [2024-08-12 04:29:16] [indexer:background] Health check [2024-08-12 04:29:16] [indexer:background] CPU load threshold (3) breached: 13.54 [waiting 2] [2024-08-12 04:33:42] [index:background] Health check [2024-08-12 04:33:42] [index:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 04:33:44] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 04:34:17] [indexer:background] Health check [2024-08-12 04:34:17] [indexer:background] CPU load threshold (3) breached: 12.56 [waiting 2] [2024-08-12 04:38:42] [index:background] Health check [2024-08-12 04:38:42] [index:background] CPU load threshold (3) breached: 11.27 [waiting 2] [2024-08-12 04:38:44] [indexer:background] CPU load threshold (3) breached: 11.27 [waiting 2] [2024-08-12 04:39:16] [indexer:background] Health check [2024-08-12 04:39:16] [indexer:background] CPU load threshold (3) breached: 11.45 [waiting 2] [2024-08-12 04:43:42] [index:background] Health check [2024-08-12 04:43:42] [index:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2024-08-12 04:43:44] [indexer:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2024-08-12 04:44:17] [indexer:background] Health check [2024-08-12 04:44:17] [indexer:background] CPU load threshold (3) breached: 14.99 [waiting 2] [2024-08-12 04:48:42] [index:background] Health check [2024-08-12 04:48:42] [index:background] CPU load threshold (3) breached: 13.84 [waiting 2] [2024-08-12 04:48:44] [indexer:background] CPU load threshold (3) breached: 13.84 [waiting 2] [2024-08-12 04:49:16] [indexer:background] Health check [2024-08-12 04:49:16] [indexer:background] CPU load threshold (3) breached: 12.12 [waiting 2] [2024-08-12 04:53:43] [index:background] Health check [2024-08-12 04:53:43] [index:background] CPU load threshold (3) breached: 11.4 [waiting 2] [2024-08-12 04:53:45] [indexer:background] CPU load threshold (3) breached: 11.4 [waiting 2] [2024-08-12 04:54:17] [indexer:background] Health check [2024-08-12 04:54:17] [indexer:background] CPU load threshold (3) breached: 13.1 [waiting 2] [2024-08-12 04:58:42] [index:background] Health check [2024-08-12 04:58:42] [index:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2024-08-12 04:58:44] [indexer:background] CPU load threshold (3) breached: 13.31 [waiting 2] [2024-08-12 04:59:16] [indexer:background] Health check [2024-08-12 04:59:16] [indexer:background] CPU load threshold (3) breached: 13.49 [waiting 2] [2024-08-12 05:03:43] [index:background] Health check [2024-08-12 05:03:43] [index:background] CPU load threshold (3) breached: 13.54 [waiting 2] [2024-08-12 05:03:45] [indexer:background] CPU load threshold (3) breached: 13.54 [waiting 2] [2024-08-12 05:04:17] [indexer:background] Health check [2024-08-12 05:04:17] [indexer:background] CPU load threshold (3) breached: 13.09 [waiting 2] [2024-08-12 05:08:42] [index:background] Health check [2024-08-12 05:08:42] [index:background] CPU load threshold (3) breached: 12.54 [waiting 2] [2024-08-12 05:08:44] [indexer:background] CPU load threshold (3) breached: 12.65 [waiting 2] [2024-08-12 05:09:17] [indexer:background] Health check [2024-08-12 05:09:17] [indexer:background] CPU load threshold (3) breached: 12.06 [waiting 2] [2024-08-12 05:13:42] [index:background] Health check [2024-08-12 05:13:42] [index:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2024-08-12 05:13:44] [indexer:background] CPU load threshold (3) breached: 11.83 [waiting 2] [2024-08-12 05:14:16] [indexer:background] Health check [2024-08-12 05:14:17] [indexer:background] CPU load threshold (3) breached: 11.85 [waiting 2] [2024-08-12 05:18:43] [index:background] Health check [2024-08-12 05:18:43] [index:background] CPU load threshold (3) breached: 14.6 [waiting 2] [2024-08-12 05:18:45] [indexer:background] CPU load threshold (3) breached: 13.99 [waiting 2] [2024-08-12 05:19:17] [indexer:background] Health check [2024-08-12 05:19:18] [indexer:background] CPU load threshold (3) breached: 12.69 [waiting 2] [2024-08-12 05:23:42] [index:background] Health check [2024-08-12 05:23:42] [index:background] CPU load threshold (3) breached: 13.23 [waiting 2] [2024-08-12 05:23:44] [indexer:background] CPU load threshold (3) breached: 13.69 [waiting 2] [2024-08-12 05:24:17] [indexer:background] Health check [2024-08-12 05:24:17] [indexer:background] CPU load threshold (3) breached: 13.65 [waiting 2] [2024-08-12 05:28:49] [index:background] Health check [2024-08-12 05:28:49] [index:background] CPU load threshold (3) breached: 12.79 [waiting 2] [2024-08-12 05:28:51] [indexer:background] CPU load threshold (3) breached: 12.79 [waiting 2] [2024-08-12 05:29:16] [indexer:background] Health check [2024-08-12 05:29:16] [indexer:background] CPU load threshold (3) breached: 11.8 [waiting 2] [2024-08-12 05:33:42] [index:background] Health check [2024-08-12 05:33:42] [index:background] CPU load threshold (3) breached: 12.5 [waiting 2] [2024-08-12 05:33:44] [indexer:background] CPU load threshold (3) breached: 13.1 [waiting 2] [2024-08-12 05:34:16] [indexer:background] Health check [2024-08-12 05:34:16] [indexer:background] CPU load threshold (3) breached: 13.9 [waiting 2] [2024-08-12 05:38:43] [index:background] Health check [2024-08-12 05:38:43] [index:background] CPU load threshold (3) breached: 15.79 [waiting 2] [2024-08-12 05:38:45] [indexer:background] CPU load threshold (3) breached: 15.25 [waiting 2] [2024-08-12 05:39:16] [indexer:background] Health check [2024-08-12 05:39:16] [indexer:background] CPU load threshold (3) breached: 14.87 [waiting 2] [2024-08-12 05:43:42] [index:background] Health check [2024-08-12 05:43:42] [index:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2024-08-12 05:43:44] [indexer:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2024-08-12 05:44:17] [indexer:background] Health check [2024-08-12 05:44:17] [indexer:background] CPU load threshold (3) breached: 14.42 [waiting 2] [2024-08-12 05:48:43] [index:background] Health check [2024-08-12 05:48:43] [index:background] CPU load threshold (3) breached: 17.31 [waiting 2] [2024-08-12 05:48:45] [indexer:background] CPU load threshold (3) breached: 18.25 [waiting 2] [2024-08-12 05:49:16] [indexer:background] Health check [2024-08-12 05:49:16] [indexer:background] CPU load threshold (3) breached: 18.84 [waiting 2] [2024-08-12 05:53:43] [index:background] Health check [2024-08-12 05:53:43] [index:background] CPU load threshold (3) breached: 14.73 [waiting 2] [2024-08-12 05:53:45] [indexer:background] CPU load threshold (3) breached: 14.35 [waiting 2] [2024-08-12 05:54:17] [indexer:background] Health check [2024-08-12 05:54:17] [indexer:background] CPU load threshold (3) breached: 13.35 [waiting 2] [2024-08-12 05:58:49] [index:background] Health check [2024-08-12 05:58:49] [index:background] CPU load threshold (3) breached: 18.37 [waiting 2] [2024-08-12 05:58:52] [indexer:background] CPU load threshold (3) breached: 19.06 [waiting 2] [2024-08-12 05:59:16] [indexer:background] Health check [2024-08-12 05:59:16] [indexer:background] CPU load threshold (3) breached: 18.95 [waiting 2] [2024-08-12 06:03:43] [index:background] Health check [2024-08-12 06:03:43] [index:background] CPU load threshold (3) breached: 15.99 [waiting 2] [2024-08-12 06:03:45] [indexer:background] CPU load threshold (3) breached: 15.99 [waiting 2] [2024-08-12 06:04:16] [indexer:background] Health check [2024-08-12 06:04:16] [indexer:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2024-08-12 06:10:22] [index:background] Health check [2024-08-12 06:10:22] [index:background] CPU load threshold (3) breached: 17.75 [waiting 2] [2024-08-12 06:10:24] [indexer:background] CPU load threshold (3) breached: 17.75 [waiting 2] [2024-08-12 06:10:26] [indexer:background] Health check [2024-08-12 06:10:26] [indexer:background] CPU load threshold (3) breached: 17.61 [waiting 2] [2024-08-12 06:10:28] [indexer:background] Health check [2024-08-12 06:10:28] [indexer:background] CPU load threshold (3) breached: 17.61 [waiting 2] [2024-08-12 06:13:42] [index:background] Health check [2024-08-12 06:13:42] [index:background] CPU load threshold (3) breached: 18.34 [waiting 2] [2024-08-12 06:13:44] [indexer:background] CPU load threshold (3) breached: 18.34 [waiting 2] [2024-08-12 06:14:17] [indexer:background] Health check [2024-08-12 06:14:17] [indexer:background] CPU load threshold (3) breached: 19.16 [waiting 2] [2024-08-12 06:18:43] [index:background] Health check [2024-08-12 06:18:43] [index:background] CPU load threshold (3) breached: 16.22 [waiting 2] [2024-08-12 06:18:45] [indexer:background] CPU load threshold (3) breached: 16.22 [waiting 2] [2024-08-12 06:19:17] [indexer:background] Health check [2024-08-12 06:19:17] [indexer:background] CPU load threshold (3) breached: 15.09 [waiting 2] [2024-08-12 06:23:42] [index:background] Health check [2024-08-12 06:23:42] [index:background] CPU load threshold (3) breached: 19.98 [waiting 2] [2024-08-12 06:23:44] [indexer:background] CPU load threshold (3) breached: 19.98 [waiting 2] [2024-08-12 06:24:16] [indexer:background] Health check [2024-08-12 06:24:16] [indexer:background] CPU load threshold (3) breached: 20.6 [waiting 2] [2024-08-12 06:28:43] [index:background] Health check [2024-08-12 06:28:43] [index:background] CPU load threshold (3) breached: 15.49 [waiting 2] [2024-08-12 06:28:45] [indexer:background] CPU load threshold (3) breached: 15.49 [waiting 2] [2024-08-12 06:29:17] [indexer:background] Health check [2024-08-12 06:29:17] [indexer:background] CPU load threshold (3) breached: 13.44 [waiting 2] [2024-08-12 06:29:18] [query] Query for: 2025 [2024-08-12 06:29:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-08-12 06:29:18] [query] Engine: default [2024-08-12 06:29:18] [query] Tokens: 2025 [2024-08-12 06:29:18] [query] Mods: 6 [2024-08-12 06:29:18] [query] Found results using: or logic [2024-08-12 06:29:18] [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 30, 10 [2024-08-12 06:29:18] [query] Results: 138 Pages of results: 14 [2024-08-12 06:29:18] [query] Execution time: 0.41525 [2024-08-12 06:33:43] [index:background] Health check [2024-08-12 06:33:43] [index:background] CPU load threshold (3) breached: 15.48 [waiting 2] [2024-08-12 06:33:45] [indexer:background] CPU load threshold (3) breached: 15.48 [waiting 2] [2024-08-12 06:34:16] [indexer:background] Health check [2024-08-12 06:34:16] [indexer:background] CPU load threshold (3) breached: 15.51 [waiting 2] [2024-08-12 06:38:44] [index:background] Health check [2024-08-12 06:38:44] [index:background] CPU load threshold (3) breached: 17.82 [waiting 2] [2024-08-12 06:38:46] [indexer:background] CPU load threshold (3) breached: 17.82 [waiting 2] [2024-08-12 06:39:18] [indexer:background] Health check [2024-08-12 06:39:18] [indexer:background] CPU load threshold (3) breached: 16.12 [waiting 2] [2024-08-12 06:43:43] [index:background] Health check [2024-08-12 06:43:43] [index:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2024-08-12 06:43:45] [indexer:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2024-08-12 06:44:17] [indexer:background] Health check [2024-08-12 06:44:17] [indexer:background] CPU load threshold (3) breached: 12.05 [waiting 2] [2024-08-12 06:48:43] [index:background] Health check [2024-08-12 06:48:43] [index:background] CPU load threshold (3) breached: 14.76 [waiting 2] [2024-08-12 06:48:45] [indexer:background] CPU load threshold (3) breached: 14.76 [waiting 2] [2024-08-12 06:49:16] [indexer:background] Health check [2024-08-12 06:49:16] [indexer:background] CPU load threshold (3) breached: 16.16 [waiting 2] [2024-08-12 06:53:42] [index:background] Health check [2024-08-12 06:53:42] [index:background] CPU load threshold (3) breached: 16.55 [waiting 2] [2024-08-12 06:53:44] [indexer:background] CPU load threshold (3) breached: 16.43 [waiting 2] [2024-08-12 06:54:16] [indexer:background] Health check [2024-08-12 06:54:16] [indexer:background] CPU load threshold (3) breached: 16.06 [waiting 2] [2024-08-12 06:58:42] [index:background] Health check [2024-08-12 06:58:42] [index:background] CPU load threshold (3) breached: 13.3 [waiting 2] [2024-08-12 06:58:44] [indexer:background] CPU load threshold (3) breached: 12.96 [waiting 2] [2024-08-12 06:59:16] [indexer:background] Health check [2024-08-12 06:59:16] [indexer:background] CPU load threshold (3) breached: 15.67 [waiting 2] [2024-08-12 07:03:43] [index:background] Health check [2024-08-12 07:03:43] [index:background] CPU load threshold (3) breached: 15.97 [waiting 2] [2024-08-12 07:03:45] [indexer:background] CPU load threshold (3) breached: 15.97 [waiting 2] [2024-08-12 07:04:17] [indexer:background] Health check [2024-08-12 07:04:17] [indexer:background] CPU load threshold (3) breached: 16.57 [waiting 2] [2024-08-12 07:08:42] [index:background] Health check [2024-08-12 07:08:42] [index:background] CPU load threshold (3) breached: 15.49 [waiting 2] [2024-08-12 07:08:45] [indexer:background] CPU load threshold (3) breached: 15.45 [waiting 2] [2024-08-12 07:09:18] [indexer:background] Health check [2024-08-12 07:09:18] [indexer:background] CPU load threshold (3) breached: 14.29 [waiting 2] [2024-08-12 07:13:42] [index:background] Health check [2024-08-12 07:13:42] [index:background] CPU load threshold (3) breached: 15.17 [waiting 2] [2024-08-12 07:13:44] [indexer:background] CPU load threshold (3) breached: 15.24 [waiting 2] [2024-08-12 07:14:18] [indexer:background] Health check [2024-08-12 07:14:18] [indexer:background] CPU load threshold (3) breached: 17.34 [waiting 2] [2024-08-12 07:18:43] [index:background] Health check [2024-08-12 07:18:43] [index:background] CPU load threshold (3) breached: 16.28 [waiting 2] [2024-08-12 07:18:45] [indexer:background] CPU load threshold (3) breached: 16.25 [waiting 2] [2024-08-12 07:19:16] [indexer:background] Health check [2024-08-12 07:19:17] [indexer:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2024-08-12 07:23:43] [index:background] Health check [2024-08-12 07:23:43] [index:background] CPU load threshold (3) breached: 13 [waiting 2] [2024-08-12 07:23:45] [indexer:background] CPU load threshold (3) breached: 12.84 [waiting 2] [2024-08-12 07:24:16] [indexer:background] Health check [2024-08-12 07:24:16] [indexer:background] CPU load threshold (3) breached: 12.33 [waiting 2] [2024-08-12 07:28:43] [index:background] Health check [2024-08-12 07:28:43] [index:background] CPU load threshold (3) breached: 17.4 [waiting 2] [2024-08-12 07:28:45] [indexer:background] CPU load threshold (3) breached: 17.93 [waiting 2] [2024-08-12 07:29:16] [indexer:background] Health check [2024-08-12 07:29:16] [indexer:background] CPU load threshold (3) breached: 17.99 [waiting 2] [2024-08-12 07:33:43] [index:background] Health check [2024-08-12 07:33:43] [index:background] CPU load threshold (3) breached: 14.76 [waiting 2] [2024-08-12 07:33:45] [indexer:background] CPU load threshold (3) breached: 14.37 [waiting 2] [2024-08-12 07:34:17] [indexer:background] Health check [2024-08-12 07:34:17] [indexer:background] CPU load threshold (3) breached: 13.99 [waiting 2] [2024-08-12 07:38:43] [index:background] Health check [2024-08-12 07:38:43] [index:background] CPU load threshold (3) breached: 13.85 [waiting 2] [2024-08-12 07:38:45] [indexer:background] CPU load threshold (3) breached: 14.1 [waiting 2] [2024-08-12 07:39:17] [indexer:background] Health check [2024-08-12 07:39:17] [indexer:background] CPU load threshold (3) breached: 15.61 [waiting 2] [2024-08-12 07:43:42] [index:background] Health check [2024-08-12 07:43:42] [index:background] CPU load threshold (3) breached: 15.27 [waiting 2] [2024-08-12 07:43:44] [indexer:background] CPU load threshold (3) breached: 15.27 [waiting 2] [2024-08-12 07:44:17] [indexer:background] Health check [2024-08-12 07:44:17] [indexer:background] CPU load threshold (3) breached: 13.5 [waiting 2] [2024-08-12 07:48:46] [index:background] Health check [2024-08-12 07:48:46] [index:background] CPU load threshold (3) breached: 12.26 [waiting 2] [2024-08-12 07:48:48] [indexer:background] CPU load threshold (3) breached: 12.26 [waiting 2] [2024-08-12 07:49:18] [indexer:background] Health check [2024-08-12 07:49:18] [indexer:background] CPU load threshold (3) breached: 12.88 [waiting 2] [2024-08-12 07:53:42] [index:background] Health check [2024-08-12 07:53:42] [index:background] CPU load threshold (3) breached: 14.3 [waiting 2] [2024-08-12 07:53:44] [indexer:background] CPU load threshold (3) breached: 14.3 [waiting 2] [2024-08-12 07:54:17] [indexer:background] Health check [2024-08-12 07:54:17] [indexer:background] CPU load threshold (3) breached: 11.79 [waiting 2] [2024-08-12 07:58:42] [index:background] Health check [2024-08-12 07:58:42] [index:background] CPU load threshold (3) breached: 11.22 [waiting 2] [2024-08-12 07:58:44] [indexer:background] CPU load threshold (3) breached: 11.22 [waiting 2] [2024-08-12 07:59:16] [indexer:background] Health check [2024-08-12 07:59:16] [indexer:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2024-08-12 08:03:44] [index:background] Health check [2024-08-12 08:03:44] [index:background] CPU load threshold (3) breached: 12.56 [waiting 2] [2024-08-12 08:03:47] [indexer:background] CPU load threshold (3) breached: 12.59 [waiting 2] [2024-08-12 08:04:18] [indexer:background] Health check [2024-08-12 08:04:18] [indexer:background] CPU load threshold (3) breached: 13.92 [waiting 2] [2024-08-12 08:08:43] [index:background] Health check [2024-08-12 08:08:43] [index:background] CPU load threshold (3) breached: 14.8 [waiting 2] [2024-08-12 08:08:45] [indexer:background] CPU load threshold (3) breached: 14.8 [waiting 2] [2024-08-12 08:09:16] [indexer:background] Health check [2024-08-12 08:09:16] [indexer:background] CPU load threshold (3) breached: 13.84 [waiting 2] [2024-08-12 08:13:48] [index:background] Health check [2024-08-12 08:13:48] [index:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-08-12 08:13:50] [indexer:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-08-12 08:14:23] [indexer:background] Health check [2024-08-12 08:14:23] [indexer:background] CPU load threshold (3) breached: 13.84 [waiting 2] [2024-08-12 08:19:25] [index:background] Health check [2024-08-12 08:19:25] [index:background] CPU load threshold (3) breached: 14.98 [waiting 2] [2024-08-12 08:19:27] [indexer:background] CPU load threshold (3) breached: 14.34 [waiting 2] [2024-08-12 08:19:29] [indexer:background] Health check [2024-08-12 08:19:29] [indexer:background] CPU load threshold (3) breached: 14.34 [waiting 2] [2024-08-12 08:19:31] [indexer:background] Health check [2024-08-12 08:19:31] [indexer:background] CPU load threshold (3) breached: 14.34 [waiting 2] [2024-08-12 08:23:45] [index:background] Health check [2024-08-12 08:23:45] [index:background] CPU load threshold (3) breached: 11.98 [waiting 2] [2024-08-12 08:23:48] [indexer:background] CPU load threshold (3) breached: 11.98 [waiting 2] [2024-08-12 08:25:20] [indexer:background] Health check [2024-08-12 08:25:20] [indexer:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2024-08-12 08:28:43] [index:background] Health check [2024-08-12 08:28:43] [index:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-08-12 08:28:46] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-08-12 08:29:27] [indexer:background] Health check [2024-08-12 08:29:27] [indexer:background] CPU load threshold (3) breached: 12.52 [waiting 2] [2024-08-12 08:33:52] [index:background] Health check [2024-08-12 08:33:52] [index:background] CPU load threshold (3) breached: 11.85 [waiting 2] [2024-08-12 08:33:54] [indexer:background] CPU load threshold (3) breached: 12.42 [waiting 2] [2024-08-12 08:34:19] [indexer:background] Health check [2024-08-12 08:34:19] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-08-12 08:39:32] [index:background] Health check [2024-08-12 08:39:32] [index:background] CPU load threshold (3) breached: 11.85 [waiting 2] [2024-08-12 08:39:34] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2024-08-12 08:39:36] [indexer:background] Health check [2024-08-12 08:39:36] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2024-08-12 08:39:38] [indexer:background] Health check [2024-08-12 08:39:38] [indexer:background] CPU load threshold (3) breached: 12.74 [waiting 2] [2024-08-12 08:43:42] [index:background] Health check [2024-08-12 08:43:42] [index:background] CPU load threshold (3) breached: 17.98 [waiting 2] [2024-08-12 08:43:44] [indexer:background] CPU load threshold (3) breached: 18.14 [waiting 2] [2024-08-12 08:44:19] [indexer:background] Health check [2024-08-12 08:44:19] [indexer:background] CPU load threshold (3) breached: 14.56 [waiting 2] [2024-08-12 08:48:53] [index:background] Health check [2024-08-12 08:48:53] [index:background] CPU load threshold (3) breached: 11.38 [waiting 2] [2024-08-12 08:48:55] [indexer:background] CPU load threshold (3) breached: 11.38 [waiting 2] [2024-08-12 08:50:02] [indexer:background] Health check [2024-08-12 08:50:03] [indexer:background] CPU load threshold (3) breached: 12.22 [waiting 2] [2024-08-12 08:53:44] [index:background] Health check [2024-08-12 08:53:44] [index:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2024-08-12 08:53:46] [indexer:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2024-08-12 08:54:16] [indexer:background] Health check [2024-08-12 08:54:16] [indexer:background] CPU load threshold (3) breached: 12.57 [waiting 2] [2024-08-12 08:59:15] [index:background] Health check [2024-08-12 08:59:15] [index:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-08-12 08:59:17] [indexer:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-08-12 08:59:20] [indexer:background] Health check [2024-08-12 08:59:20] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-08-12 08:59:23] [indexer:background] Health check [2024-08-12 08:59:23] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-08-12 09:03:43] [index:background] Health check [2024-08-12 09:03:43] [index:background] CPU load threshold (3) breached: 10.78 [waiting 2] [2024-08-12 09:03:45] [indexer:background] CPU load threshold (3) breached: 10.56 [waiting 2] [2024-08-12 09:04:19] [indexer:background] Health check [2024-08-12 09:04:19] [indexer:background] CPU load threshold (3) breached: 10.98 [waiting 2] [2024-08-12 09:09:31] [index:background] Health check [2024-08-12 09:09:31] [index:background] CPU load threshold (3) breached: 14.1 [waiting 2] [2024-08-12 09:09:33] [indexer:background] CPU load threshold (3) breached: 14.1 [waiting 2] [2024-08-12 09:09:36] [indexer:background] Health check [2024-08-12 09:09:36] [indexer:background] CPU load threshold (3) breached: 13.69 [waiting 2] [2024-08-12 09:09:38] [indexer:background] Health check [2024-08-12 09:09:38] [indexer:background] CPU load threshold (3) breached: 13.69 [waiting 2] [2024-08-12 09:13:43] [index:background] Health check [2024-08-12 09:13:43] [index:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2024-08-12 09:13:45] [indexer:background] CPU load threshold (3) breached: 11.8 [waiting 2] [2024-08-12 09:14:16] [indexer:background] Health check [2024-08-12 09:14:16] [indexer:background] CPU load threshold (3) breached: 11 [waiting 2] [2024-08-12 09:18:56] [index:background] Health check [2024-08-12 09:18:56] [index:background] CPU load threshold (3) breached: 11.11 [waiting 2] [2024-08-12 09:18:58] [indexer:background] CPU load threshold (3) breached: 11.11 [waiting 2] [2024-08-12 09:19:37] [indexer:background] Health check [2024-08-12 09:19:37] [indexer:background] CPU load threshold (3) breached: 11.82 [waiting 2] [2024-08-12 09:23:52] [index:background] Health check [2024-08-12 09:23:52] [index:background] CPU load threshold (3) breached: 10.72 [waiting 2] [2024-08-12 09:23:54] [indexer:background] CPU load threshold (3) breached: 10.72 [waiting 2] [2024-08-12 09:24:24] [indexer:background] Health check [2024-08-12 09:24:24] [indexer:background] CPU load threshold (3) breached: 10.4 [waiting 2] [2024-08-12 09:28:42] [index:background] Health check [2024-08-12 09:28:42] [index:background] CPU load threshold (3) breached: 10.64 [waiting 2] [2024-08-12 09:28:44] [indexer:background] CPU load threshold (3) breached: 10.64 [waiting 2] [2024-08-12 09:29:19] [indexer:background] Health check [2024-08-12 09:29:19] [indexer:background] CPU load threshold (3) breached: 12.63 [waiting 2] [2024-08-12 09:33:52] [index:background] Health check [2024-08-12 09:33:52] [index:background] CPU load threshold (3) breached: 15.34 [waiting 2] [2024-08-12 09:33:55] [indexer:background] CPU load threshold (3) breached: 15.34 [waiting 2] [2024-08-12 09:35:01] [indexer:background] Health check [2024-08-12 09:35:01] [indexer:background] CPU load threshold (3) breached: 12.85 [waiting 2] [2024-08-12 09:38:51] [index:background] Health check [2024-08-12 09:38:51] [index:background] CPU load threshold (3) breached: 13.55 [waiting 2] [2024-08-12 09:38:53] [indexer:background] CPU load threshold (3) breached: 13.55 [waiting 2] [2024-08-12 09:41:17] [indexer:background] Health check [2024-08-12 09:41:17] [indexer:background] CPU load threshold (3) breached: 12.06 [waiting 2] [2024-08-12 09:43:42] [index:background] Health check [2024-08-12 09:43:42] [index:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 09:43:44] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 09:44:34] [indexer:background] Health check [2024-08-12 09:44:34] [indexer:background] CPU load threshold (3) breached: 14.28 [waiting 2] [2024-08-12 09:48:49] [index:background] Health check [2024-08-12 09:48:49] [index:background] CPU load threshold (3) breached: 18.24 [waiting 2] [2024-08-12 09:48:52] [indexer:background] CPU load threshold (3) breached: 17.98 [waiting 2] [2024-08-12 09:49:23] [indexer:background] Health check [2024-08-12 09:49:23] [indexer:background] CPU load threshold (3) breached: 20.25 [waiting 2] [2024-08-12 09:53:56] [index:background] Health check [2024-08-12 09:53:56] [index:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2024-08-12 09:53:58] [indexer:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2024-08-12 09:54:16] [indexer:background] Health check [2024-08-12 09:54:16] [indexer:background] CPU load threshold (3) breached: 14 [waiting 2] [2024-08-12 09:59:17] [index:background] Health check [2024-08-12 09:59:17] [index:background] CPU load threshold (3) breached: 11.46 [waiting 2] [2024-08-12 09:59:19] [indexer:background] CPU load threshold (3) breached: 11.46 [waiting 2] [2024-08-12 09:59:21] [indexer:background] Health check [2024-08-12 09:59:21] [indexer:background] CPU load threshold (3) breached: 11.46 [waiting 2] [2024-08-12 09:59:23] [indexer:background] Health check [2024-08-12 09:59:23] [indexer:background] CPU load threshold (3) breached: 10.94 [waiting 2] [2024-08-12 10:04:21] [index:background] Health check [2024-08-12 10:04:21] [index:background] CPU load threshold (3) breached: 10.01 [waiting 2] [2024-08-12 10:04:23] [indexer:background] CPU load threshold (3) breached: 9.93 [waiting 2] [2024-08-12 10:04:25] [indexer:background] Health check [2024-08-12 10:04:25] [indexer:background] CPU load threshold (3) breached: 9.93 [waiting 2] [2024-08-12 10:04:27] [indexer:background] Health check [2024-08-12 10:04:27] [indexer:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-08-12 10:05:23] [query] Query for: du 30 mai 1956 règlementant l'ouverture des débits de boissons [2024-08-12 10:05:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 10:05:23] [query] Engine: default [2024-08-12 10:05:25] [query] Tokens: reglementant, du 30e, reglemention, maie, debitera, debitant, debiter, debition, reglementé, mayé, debitance, reglementai, reglementa, debits, ouvertures, reglemente, reglementations, ouverture, maya, reglementation, boissons, mayi, reglementer, reglementes, debites, debite, ouverturea, l'ouverture, mai, 1956, ouvertur, boisson, du 30, mai 1956, l'ouvertur [2024-08-12 10:05:25] [query] Mods: 6 [2024-08-12 10:05:25] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-08-12 10:05:25] [query] Using OR logic [2024-08-12 10:05:29] [query] Found results using: or logic [2024-08-12 10:05:29] [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 (51052,801877,799756,732397,626779,623977,533562,521047,504448,484265,415180,404800,60846,60669,59879,51007,16917,205,1344,2768,14647,16786,32680,17150,17643,17644,23987,25364,52,10085,754916,21677,734,84946,757635) 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-08-12 10:05:29] [query] Results: 2246 Pages of results: 225 [2024-08-12 10:05:29] [query] Execution time: 5.69415 [2024-08-12 10:08:45] [index:background] Health check [2024-08-12 10:08:45] [index:background] CPU load threshold (3) breached: 10.65 [waiting 2] [2024-08-12 10:08:47] [indexer:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2024-08-12 10:09:16] [indexer:background] Health check [2024-08-12 10:09:16] [indexer:background] CPU load threshold (3) breached: 10.02 [waiting 2] [2024-08-12 10:13:55] [index:background] Health check [2024-08-12 10:13:55] [index:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-08-12 10:13:57] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-08-12 10:14:23] [indexer:background] Health check [2024-08-12 10:14:23] [indexer:background] CPU load threshold (3) breached: 7.38 [waiting 2] [2024-08-12 10:18:44] [index:background] Health check [2024-08-12 10:18:44] [index:background] CPU load threshold (3) breached: 8.79 [waiting 2] [2024-08-12 10:18:46] [indexer:background] CPU load threshold (3) breached: 8.79 [waiting 2] [2024-08-12 10:19:20] [indexer:background] Health check [2024-08-12 10:19:20] [indexer:background] CPU load threshold (3) breached: 8.44 [waiting 2] [2024-08-12 10:24:08] [index:background] Health check [2024-08-12 10:24:08] [index:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2024-08-12 10:24:11] [indexer:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2024-08-12 10:24:33] [indexer:background] Health check [2024-08-12 10:24:33] [indexer:background] CPU load threshold (3) breached: 10.52 [waiting 2] [2024-08-12 10:29:25] [index:background] Health check [2024-08-12 10:29:25] [index:background] CPU load threshold (3) breached: 10.94 [waiting 2] [2024-08-12 10:29:27] [indexer:background] CPU load threshold (3) breached: 10.94 [waiting 2] [2024-08-12 10:29:29] [indexer:background] Health check [2024-08-12 10:29:29] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2024-08-12 10:29:31] [indexer:background] Health check [2024-08-12 10:29:31] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2024-08-12 10:33:45] [index:background] Health check [2024-08-12 10:33:45] [index:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-08-12 10:33:47] [indexer:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-08-12 10:34:15] [indexer:background] Health check [2024-08-12 10:34:15] [indexer:background] CPU load threshold (3) breached: 13.28 [waiting 2] [2024-08-12 10:38:42] [index:background] Health check [2024-08-12 10:38:42] [index:background] CPU load threshold (3) breached: 13.89 [waiting 2] [2024-08-12 10:38:44] [indexer:background] CPU load threshold (3) breached: 13.82 [waiting 2] [2024-08-12 10:39:18] [indexer:background] Health check [2024-08-12 10:39:18] [indexer:background] CPU load threshold (3) breached: 12.97 [waiting 2] [2024-08-12 10:43:44] [index:background] Health check [2024-08-12 10:43:44] [index:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2024-08-12 10:43:46] [indexer:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2024-08-12 10:44:18] [indexer:background] Health check [2024-08-12 10:44:18] [indexer:background] CPU load threshold (3) breached: 12.45 [waiting 2] [2024-08-12 10:49:52] [index:background] Health check [2024-08-12 10:49:52] [index:background] CPU load threshold (3) breached: 10.5 [waiting 2] [2024-08-12 10:49:54] [indexer:background] CPU load threshold (3) breached: 10.22 [waiting 2] [2024-08-12 10:49:56] [indexer:background] Health check [2024-08-12 10:49:56] [indexer:background] CPU load threshold (3) breached: 10.22 [waiting 2] [2024-08-12 10:49:58] [indexer:background] Health check [2024-08-12 10:49:58] [indexer:background] CPU load threshold (3) breached: 10.22 [waiting 2] [2024-08-12 10:53:44] [index:background] Health check [2024-08-12 10:53:44] [index:background] CPU load threshold (3) breached: 11.1 [waiting 2] [2024-08-12 10:53:47] [indexer:background] CPU load threshold (3) breached: 11.1 [waiting 2] [2024-08-12 10:54:18] [indexer:background] Health check [2024-08-12 10:54:18] [indexer:background] CPU load threshold (3) breached: 10.46 [waiting 2] [2024-08-12 10:59:23] [index:background] Health check [2024-08-12 10:59:23] [index:background] CPU load threshold (3) breached: 13.16 [waiting 2] [2024-08-12 10:59:25] [indexer:background] CPU load threshold (3) breached: 13.46 [waiting 2] [2024-08-12 10:59:27] [indexer:background] Health check [2024-08-12 10:59:27] [indexer:background] CPU load threshold (3) breached: 13.46 [waiting 2] [2024-08-12 10:59:29] [indexer:background] Health check [2024-08-12 10:59:29] [indexer:background] CPU load threshold (3) breached: 13.46 [waiting 2] [2024-08-12 11:03:42] [index:background] Health check [2024-08-12 11:03:42] [index:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2024-08-12 11:03:44] [indexer:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2024-08-12 11:04:19] [indexer:background] Health check [2024-08-12 11:04:19] [indexer:background] CPU load threshold (3) breached: 10.81 [waiting 2] [2024-08-12 11:09:33] [index:background] Health check [2024-08-12 11:09:33] [index:background] CPU load threshold (3) breached: 12.03 [waiting 2] [2024-08-12 11:09:35] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 11:09:37] [indexer:background] Health check [2024-08-12 11:09:37] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 11:09:39] [indexer:background] Health check [2024-08-12 11:09:39] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-08-12 11:13:44] [index:background] Health check [2024-08-12 11:13:44] [index:background] CPU load threshold (3) breached: 13.93 [waiting 2] [2024-08-12 11:13:46] [indexer:background] CPU load threshold (3) breached: 13.93 [waiting 2] [2024-08-12 11:14:16] [indexer:background] Health check [2024-08-12 11:14:16] [indexer:background] CPU load threshold (3) breached: 13.3 [waiting 2] [2024-08-12 11:20:06] [index:background] Health check [2024-08-12 11:20:06] [index:background] CPU load threshold (3) breached: 14.97 [waiting 2] [2024-08-12 11:20:09] [indexer:background] CPU load threshold (3) breached: 14.97 [waiting 2] [2024-08-12 11:20:11] [indexer:background] Health check [2024-08-12 11:20:11] [indexer:background] CPU load threshold (3) breached: 14.57 [waiting 2] [2024-08-12 11:20:13] [indexer:background] Health check [2024-08-12 11:20:13] [indexer:background] CPU load threshold (3) breached: 14.57 [waiting 2] [2024-08-12 11:23:43] [index:background] Health check [2024-08-12 11:23:43] [index:background] CPU load threshold (3) breached: 13.19 [waiting 2] [2024-08-12 11:23:45] [indexer:background] CPU load threshold (3) breached: 13.19 [waiting 2] [2024-08-12 11:24:19] [indexer:background] Health check [2024-08-12 11:24:19] [indexer:background] CPU load threshold (3) breached: 15.25 [waiting 2] [2024-08-12 11:28:46] [index:background] Health check [2024-08-12 11:28:46] [index:background] CPU load threshold (3) breached: 15.4 [waiting 2] [2024-08-12 11:28:48] [indexer:background] CPU load threshold (3) breached: 15.4 [waiting 2] [2024-08-12 11:29:35] [indexer:background] Health check [2024-08-12 11:29:35] [indexer:background] CPU load threshold (3) breached: 12.64 [waiting 2] [2024-08-12 11:33:42] [index:background] Health check [2024-08-12 11:33:42] [index:background] CPU load threshold (3) breached: 15.13 [waiting 2] [2024-08-12 11:33:44] [indexer:background] CPU load threshold (3) breached: 15.13 [waiting 2] [2024-08-12 11:34:18] [indexer:background] Health check [2024-08-12 11:34:19] [indexer:background] CPU load threshold (3) breached: 15.72 [waiting 2] [2024-08-12 11:38:52] [index:background] Health check [2024-08-12 11:38:52] [index:background] CPU load threshold (3) breached: 18.21 [waiting 2] [2024-08-12 11:38:54] [indexer:background] CPU load threshold (3) breached: 18.21 [waiting 2] [2024-08-12 11:39:46] [indexer:background] Health check [2024-08-12 11:39:46] [indexer:background] CPU load threshold (3) breached: 15.85 [waiting 2] [2024-08-12 11:43:47] [index:background] Health check [2024-08-12 11:43:47] [index:background] CPU load threshold (3) breached: 15.82 [waiting 2] [2024-08-12 11:43:49] [indexer:background] CPU load threshold (3) breached: 15.82 [waiting 2] [2024-08-12 11:45:21] [indexer:background] Health check [2024-08-12 11:45:21] [indexer:background] CPU load threshold (3) breached: 15.82 [waiting 2] [2024-08-12 11:48:45] [index:background] Health check [2024-08-12 11:48:45] [index:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2024-08-12 11:48:47] [indexer:background] CPU load threshold (3) breached: 13.5 [waiting 2] [2024-08-12 11:50:49] [indexer:background] Health check [2024-08-12 11:50:49] [indexer:background] CPU load threshold (3) breached: 12.4 [waiting 2] [2024-08-12 11:54:16] [index:background] Health check [2024-08-12 11:54:16] [index:background] CPU load threshold (3) breached: 12.43 [waiting 2] [2024-08-12 11:54:18] [indexer:background] CPU load threshold (3) breached: 12.64 [waiting 2] [2024-08-12 11:54:20] [indexer:background] Health check [2024-08-12 11:54:20] [indexer:background] CPU load threshold (3) breached: 12.64 [waiting 2] [2024-08-12 11:54:22] [indexer:background] Health check [2024-08-12 11:54:22] [indexer:background] CPU load threshold (3) breached: 12.67 [waiting 2] [2024-08-12 11:59:45] [index:background] Health check [2024-08-12 11:59:45] [index:background] CPU load threshold (3) breached: 14.33 [waiting 2] [2024-08-12 11:59:47] [indexer:background] CPU load threshold (3) breached: 14.33 [waiting 2] [2024-08-12 11:59:49] [indexer:background] Health check [2024-08-12 11:59:49] [indexer:background] CPU load threshold (3) breached: 14.95 [waiting 2] [2024-08-12 11:59:51] [indexer:background] Health check [2024-08-12 11:59:51] [indexer:background] CPU load threshold (3) breached: 14.95 [waiting 2] [2024-08-12 12:03:49] [index:background] Health check [2024-08-12 12:03:49] [index:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2024-08-12 12:03:51] [indexer:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2024-08-12 12:04:19] [indexer:background] Health check [2024-08-12 12:04:19] [indexer:background] CPU load threshold (3) breached: 14.03 [waiting 2] [2024-08-12 12:08:54] [index:background] Health check [2024-08-12 12:08:54] [index:background] CPU load threshold (3) breached: 12.52 [waiting 2] [2024-08-12 12:08:56] [indexer:background] CPU load threshold (3) breached: 12.52 [waiting 2] [2024-08-12 12:09:24] [indexer:background] Health check [2024-08-12 12:09:25] [indexer:background] CPU load threshold (3) breached: 10.34 [waiting 2] [2024-08-12 12:14:35] [index:background] Health check [2024-08-12 12:14:35] [index:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2024-08-12 12:14:37] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2024-08-12 12:14:39] [indexer:background] Health check [2024-08-12 12:14:39] [indexer:background] CPU load threshold (3) breached: 12.1 [waiting 2] [2024-08-12 12:14:41] [indexer:background] Health check [2024-08-12 12:14:41] [indexer:background] CPU load threshold (3) breached: 12.1 [waiting 2] [2024-08-12 12:18:44] [index:background] Health check [2024-08-12 12:18:44] [index:background] CPU load threshold (3) breached: 13.47 [waiting 2] [2024-08-12 12:18:46] [indexer:background] CPU load threshold (3) breached: 13.47 [waiting 2] [2024-08-12 12:19:59] [indexer:background] Health check [2024-08-12 12:19:59] [indexer:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2024-08-12 12:23:54] [index:background] Health check [2024-08-12 12:23:54] [index:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2024-08-12 12:23:57] [indexer:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2024-08-12 12:24:35] [indexer:background] Health check [2024-08-12 12:24:35] [indexer:background] CPU load threshold (3) breached: 13.49 [waiting 2] [2024-08-12 12:29:15] [query] Query for: 2024 [2024-08-12 12:29:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 12:29:15] [query] Engine: default [2024-08-12 12:29:15] [index:background] Health check [2024-08-12 12:29:15] [index:background] CPU load threshold (3) breached: 37.85 [waiting 2] [2024-08-12 12:29:16] [query] Tokens: 2024 [2024-08-12 12:29:16] [query] Mods: 6 [2024-08-12 12:29:17] [query] Found results using: or logic [2024-08-12 12:29: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 (38018) 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-08-12 12:29:17] [query] Results: 159 Pages of results: 16 [2024-08-12 12:29:17] [query] Execution time: 1.84301 [2024-08-12 12:29:17] [indexer:background] CPU load threshold (3) breached: 37.85 [waiting 2] [2024-08-12 12:29:19] [indexer:background] Health check [2024-08-12 12:29:19] [indexer:background] CPU load threshold (3) breached: 36.1 [waiting 2] [2024-08-12 12:29:21] [indexer:background] Health check [2024-08-12 12:29:21] [indexer:background] CPU load threshold (3) breached: 36.1 [waiting 2] [2024-08-12 12:34:08] [index:background] Health check [2024-08-12 12:34:08] [index:background] CPU load threshold (3) breached: 11.2 [waiting 2] [2024-08-12 12:34:11] [indexer:background] CPU load threshold (3) breached: 11.42 [waiting 2] [2024-08-12 12:35:40] [indexer:background] Health check [2024-08-12 12:35:40] [indexer:background] CPU load threshold (3) breached: 13.89 [waiting 2] [2024-08-12 12:38:46] [index:background] Health check [2024-08-12 12:38:46] [index:background] CPU load threshold (3) breached: 12.23 [waiting 2] [2024-08-12 12:38:48] [indexer:background] CPU load threshold (3) breached: 12.23 [waiting 2] [2024-08-12 12:39:17] [indexer:background] Health check [2024-08-12 12:39:17] [indexer:background] CPU load threshold (3) breached: 12.6 [waiting 2] [2024-08-12 12:43:46] [index:background] Health check [2024-08-12 12:43:46] [index:background] CPU load threshold (3) breached: 10.33 [waiting 2] [2024-08-12 12:43:48] [indexer:background] CPU load threshold (3) breached: 10.33 [waiting 2] [2024-08-12 12:44:15] [indexer:background] Health check [2024-08-12 12:44:15] [indexer:background] CPU load threshold (3) breached: 9.08 [waiting 2] [2024-08-12 12:48:44] [index:background] Health check [2024-08-12 12:48:44] [index:background] CPU load threshold (3) breached: 10.58 [waiting 2] [2024-08-12 12:48:46] [indexer:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2024-08-12 12:49:20] [indexer:background] Health check [2024-08-12 12:49:20] [indexer:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-08-12 12:54:30] [index:background] Health check [2024-08-12 12:54:30] [index:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-08-12 12:54:32] [indexer:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-08-12 12:54:34] [indexer:background] Health check [2024-08-12 12:54:35] [indexer:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-08-12 12:54:37] [indexer:background] Health check [2024-08-12 12:54:37] [indexer:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-08-12 12:58:43] [index:background] Health check [2024-08-12 12:58:43] [index:background] CPU load threshold (3) breached: 14.02 [waiting 2] [2024-08-12 12:58:46] [indexer:background] CPU load threshold (3) breached: 14.18 [waiting 2] [2024-08-12 12:59:20] [indexer:background] Health check [2024-08-12 12:59:20] [indexer:background] CPU load threshold (3) breached: 12.91 [waiting 2] [2024-08-12 13:03:54] [index:background] Health check [2024-08-12 13:03:54] [index:background] CPU load threshold (3) breached: 8.52 [waiting 2] [2024-08-12 13:03:56] [indexer:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-08-12 13:06:36] [indexer:background] Health check [2024-08-12 13:06:36] [indexer:background] CPU load threshold (3) breached: 11.3 [waiting 2] [2024-08-12 13:08:46] [index:background] Health check [2024-08-12 13:08:46] [index:background] CPU load threshold (3) breached: 19.93 [waiting 2] [2024-08-12 13:08:48] [indexer:background] CPU load threshold (3) breached: 19.93 [waiting 2] [2024-08-12 13:09:16] [indexer:background] Health check [2024-08-12 13:09:16] [indexer:background] CPU load threshold (3) breached: 20.36 [waiting 2] [2024-08-12 13:15:38] [index:background] Health check [2024-08-12 13:15:38] [index:background] CPU load threshold (3) breached: 29.24 [waiting 2] [2024-08-12 13:15:40] [indexer:background] CPU load threshold (3) breached: 29.24 [waiting 2] [2024-08-12 13:15:42] [indexer:background] Health check [2024-08-12 13:15:42] [indexer:background] CPU load threshold (3) breached: 28.42 [waiting 2] [2024-08-12 13:15:44] [indexer:background] Health check [2024-08-12 13:15:44] [indexer:background] CPU load threshold (3) breached: 28.42 [waiting 2] [2024-08-12 13:18:45] [index:background] Health check [2024-08-12 13:18:45] [index:background] CPU load threshold (3) breached: 47.22 [waiting 2] [2024-08-12 13:18:47] [indexer:background] CPU load threshold (3) breached: 46.56 [waiting 2] [2024-08-12 13:19:16] [indexer:background] Health check [2024-08-12 13:19:16] [indexer:background] CPU load threshold (3) breached: 36.58 [waiting 2] [2024-08-12 13:24:22] [index:background] Health check [2024-08-12 13:24:22] [index:background] CPU load threshold (3) breached: 18.1 [waiting 2] [2024-08-12 13:24:24] [indexer:background] CPU load threshold (3) breached: 18.1 [waiting 2] [2024-08-12 13:24:26] [indexer:background] Health check [2024-08-12 13:24:26] [indexer:background] CPU load threshold (3) breached: 18.1 [waiting 2] [2024-08-12 13:24:28] [indexer:background] Health check [2024-08-12 13:24:28] [indexer:background] CPU load threshold (3) breached: 17.05 [waiting 2] [2024-08-12 13:28:44] [index:background] Health check [2024-08-12 13:28:44] [index:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-08-12 13:28:46] [indexer:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-08-12 13:29:19] [indexer:background] Health check [2024-08-12 13:29:19] [indexer:background] CPU load threshold (3) breached: 8.98 [waiting 2] [2024-08-12 13:35:00] [index:background] Health check [2024-08-12 13:35:00] [index:background] CPU load threshold (3) breached: 9.31 [waiting 2] [2024-08-12 13:35:02] [indexer:background] CPU load threshold (3) breached: 9.31 [waiting 2] [2024-08-12 13:35:04] [indexer:background] Health check [2024-08-12 13:35:04] [indexer:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-08-12 13:35:06] [indexer:background] Health check [2024-08-12 13:35:06] [indexer:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-08-12 13:38:43] [index:background] Health check [2024-08-12 13:38:43] [index:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2024-08-12 13:38:45] [indexer:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2024-08-12 13:39:16] [indexer:background] Health check [2024-08-12 13:39:16] [indexer:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-08-12 13:43:59] [index:background] Health check [2024-08-12 13:43:59] [index:background] CPU load threshold (3) breached: 9.4 [waiting 2] [2024-08-12 13:44:02] [indexer:background] CPU load threshold (3) breached: 9.4 [waiting 2] [2024-08-12 13:44:40] [indexer:background] Health check [2024-08-12 13:44:41] [indexer:background] CPU load threshold (3) breached: 9.41 [waiting 2] [2024-08-12 13:48:43] [index:background] Health check [2024-08-12 13:48:43] [index:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-08-12 13:48:45] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-08-12 13:49:02] [query] Query for: 2024 [2024-08-12 13:49:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 13:49:02] [query] Engine: default [2024-08-12 13:49:04] [query] Tokens: 2024 [2024-08-12 13:49:04] [query] Mods: 6 [2024-08-12 13:49:04] [query] Found results using: or logic [2024-08-12 13:49:04] [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 (38018) 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-08-12 13:49:04] [query] Results: 159 Pages of results: 16 [2024-08-12 13:49:04] [query] Execution time: 1.67655 [2024-08-12 13:49:23] [indexer:background] Health check [2024-08-12 13:49:23] [indexer:background] CPU load threshold (3) breached: 8.24 [waiting 2] [2024-08-12 13:53:51] [index:background] Health check [2024-08-12 13:53:51] [index:background] CPU load threshold (3) breached: 10.3 [waiting 2] [2024-08-12 13:53:53] [indexer:background] CPU load threshold (3) breached: 10.27 [waiting 2] [2024-08-12 13:54:17] [indexer:background] Health check [2024-08-12 13:54:17] [indexer:background] CPU load threshold (3) breached: 10.09 [waiting 2] [2024-08-12 13:58:49] [index:background] Health check [2024-08-12 13:58:49] [index:background] CPU load threshold (3) breached: 9.53 [waiting 2] [2024-08-12 13:58:51] [indexer:background] CPU load threshold (3) breached: 9.53 [waiting 2] [2024-08-12 13:59:28] [indexer:background] Health check [2024-08-12 13:59:28] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2024-08-12 14:04:53] [index:background] Health check [2024-08-12 14:04:53] [index:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-08-12 14:04:55] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-08-12 14:04:58] [indexer:background] Health check [2024-08-12 14:04:58] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-08-12 14:05:00] [indexer:background] Health check [2024-08-12 14:05:00] [indexer:background] CPU load threshold (3) breached: 8.6 [waiting 2] [2024-08-12 14:08:54] [index:background] Health check [2024-08-12 14:08:54] [index:background] CPU load threshold (3) breached: 8.21 [waiting 2] [2024-08-12 14:08:57] [indexer:background] CPU load threshold (3) breached: 8.21 [waiting 2] [2024-08-12 14:09:38] [indexer:background] Health check [2024-08-12 14:09:38] [indexer:background] CPU load threshold (3) breached: 9.06 [waiting 2] [2024-08-12 14:14:21] [index:background] Health check [2024-08-12 14:14:21] [index:background] CPU load threshold (3) breached: 7.41 [waiting 2] [2024-08-12 14:14:23] [indexer:background] CPU load threshold (3) breached: 7.41 [waiting 2] [2024-08-12 14:14:27] [indexer:background] Health check [2024-08-12 14:14:27] [indexer:background] CPU load threshold (3) breached: 7.7 [waiting 2] [2024-08-12 14:14:29] [indexer:background] Health check [2024-08-12 14:14:29] [indexer:background] CPU load threshold (3) breached: 7.64 [waiting 2] [2024-08-12 14:19:52] [index:background] Health check [2024-08-12 14:19:52] [index:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2024-08-12 14:19:54] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-08-12 14:19:56] [indexer:background] Health check [2024-08-12 14:19:56] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-08-12 14:19:58] [indexer:background] Health check [2024-08-12 14:19:58] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-08-12 14:23:58] [index:background] Health check [2024-08-12 14:23:58] [index:background] CPU load threshold (3) breached: 7.79 [waiting 2] [2024-08-12 14:24:00] [indexer:background] CPU load threshold (3) breached: 8.37 [waiting 2] [2024-08-12 14:24:27] [indexer:background] Health check [2024-08-12 14:24:27] [indexer:background] CPU load threshold (3) breached: 8.52 [waiting 2] [2024-08-12 14:28:46] [index:background] Health check [2024-08-12 14:28:46] [index:background] CPU load threshold (3) breached: 7.07 [waiting 2] [2024-08-12 14:28:49] [indexer:background] CPU load threshold (3) breached: 7.07 [waiting 2] [2024-08-12 14:29:24] [indexer:background] Health check [2024-08-12 14:29:24] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-08-12 14:34:58] [index:background] Health check [2024-08-12 14:34:58] [index:background] CPU load threshold (3) breached: 7.34 [waiting 2] [2024-08-12 14:35:00] [indexer:background] CPU load threshold (3) breached: 7.15 [waiting 2] [2024-08-12 14:35:02] [indexer:background] Health check [2024-08-12 14:35:02] [indexer:background] CPU load threshold (3) breached: 7.15 [waiting 2] [2024-08-12 14:35:04] [indexer:background] Health check [2024-08-12 14:35:04] [indexer:background] CPU load threshold (3) breached: 7.15 [waiting 2] [2024-08-12 14:39:03] [index:background] Health check [2024-08-12 14:39:03] [index:background] CPU load threshold (3) breached: 7.84 [waiting 2] [2024-08-12 14:39:05] [indexer:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-08-12 14:39:53] [indexer:background] Health check [2024-08-12 14:39:53] [indexer:background] CPU load threshold (3) breached: 8.3 [waiting 2] [2024-08-12 14:43:46] [index:background] Health check [2024-08-12 14:43:46] [index:background] CPU load threshold (3) breached: 7.87 [waiting 2] [2024-08-12 14:43:48] [indexer:background] CPU load threshold (3) breached: 7.87 [waiting 2] [2024-08-12 14:45:48] [indexer:background] Health check [2024-08-12 14:45:48] [indexer:background] CPU load threshold (3) breached: 7.52 [waiting 2] [2024-08-12 14:48:47] [index:background] Health check [2024-08-12 14:48:47] [index:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-08-12 14:48:49] [indexer:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-08-12 14:49:15] [indexer:background] Health check [2024-08-12 14:49:16] [indexer:background] CPU load threshold (3) breached: 11.88 [waiting 2] [2024-08-12 14:53:43] [index:background] Health check [2024-08-12 14:53:43] [index:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-08-12 14:53:45] [indexer:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-08-12 14:54:19] [indexer:background] Health check [2024-08-12 14:54:19] [indexer:background] CPU load threshold (3) breached: 9.56 [waiting 2] [2024-08-12 14:58:45] [index:background] Health check [2024-08-12 14:58:45] [index:background] CPU load threshold (3) breached: 9.07 [waiting 2] [2024-08-12 14:58:47] [indexer:background] CPU load threshold (3) breached: 8.91 [waiting 2] [2024-08-12 14:59:20] [indexer:background] Health check [2024-08-12 14:59:20] [indexer:background] CPU load threshold (3) breached: 8.66 [waiting 2] [2024-08-12 15:03:57] [index:background] Health check [2024-08-12 15:03:57] [index:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-08-12 15:03:59] [indexer:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-08-12 15:04:35] [indexer:background] Health check [2024-08-12 15:04:35] [indexer:background] CPU load threshold (3) breached: 9.25 [waiting 2] [2024-08-12 15:08:42] [index:background] Health check [2024-08-12 15:08:42] [index:background] CPU load threshold (3) breached: 11.6 [waiting 2] [2024-08-12 15:08:44] [indexer:background] CPU load threshold (3) breached: 11.6 [waiting 2] [2024-08-12 15:09:15] [indexer:background] Health check [2024-08-12 15:09:15] [indexer:background] CPU load threshold (3) breached: 10.06 [waiting 2] [2024-08-12 15:13:42] [index:background] Health check [2024-08-12 15:13:42] [index:background] CPU load threshold (3) breached: 8.16 [waiting 2] [2024-08-12 15:13:44] [indexer:background] CPU load threshold (3) breached: 8.16 [waiting 2] [2024-08-12 15:14:54] [indexer:background] Health check [2024-08-12 15:14:54] [indexer:background] CPU load threshold (3) breached: 7.94 [waiting 2] [2024-08-12 15:18:54] [index:background] Health check [2024-08-12 15:18:54] [index:background] CPU load threshold (3) breached: 8.34 [waiting 2] [2024-08-12 15:18:56] [indexer:background] CPU load threshold (3) breached: 8.34 [waiting 2] [2024-08-12 15:19:19] [indexer:background] Health check [2024-08-12 15:19:19] [indexer:background] CPU load threshold (3) breached: 8.19 [waiting 2] [2024-08-12 15:23:47] [index:background] Health check [2024-08-12 15:23:47] [index:background] CPU load threshold (3) breached: 9.81 [waiting 2] [2024-08-12 15:23:49] [indexer:background] CPU load threshold (3) breached: 9.81 [waiting 2] [2024-08-12 15:24:32] [indexer:background] Health check [2024-08-12 15:24:32] [indexer:background] CPU load threshold (3) breached: 8.59 [waiting 2] [2024-08-12 15:28:45] [index:background] Health check [2024-08-12 15:28:45] [index:background] CPU load threshold (3) breached: 9.71 [waiting 2] [2024-08-12 15:28:47] [indexer:background] CPU load threshold (3) breached: 9.57 [waiting 2] [2024-08-12 15:29:16] [indexer:background] Health check [2024-08-12 15:29:16] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2024-08-12 15:33:42] [index:background] Health check [2024-08-12 15:33:42] [index:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-08-12 15:33:44] [indexer:background] CPU load threshold (3) breached: 9.47 [waiting 2] [2024-08-12 15:34:19] [indexer:background] Health check [2024-08-12 15:34:19] [indexer:background] CPU load threshold (3) breached: 10.46 [waiting 2] [2024-08-12 15:38:42] [index:background] Health check [2024-08-12 15:38:42] [index:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2024-08-12 15:38:44] [indexer:background] CPU load threshold (3) breached: 10.53 [waiting 2] [2024-08-12 15:39:18] [indexer:background] Health check [2024-08-12 15:39:18] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2024-08-12 15:43:42] [index:background] Health check [2024-08-12 15:43:42] [index:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-08-12 15:43:44] [indexer:background] CPU load threshold (3) breached: 8.75 [waiting 2] [2024-08-12 15:44:17] [indexer:background] Health check [2024-08-12 15:44:17] [indexer:background] CPU load threshold (3) breached: 8.95 [waiting 2] [2024-08-12 15:48:43] [index:background] Health check [2024-08-12 15:48:43] [index:background] CPU load threshold (3) breached: 12.25 [waiting 2] [2024-08-12 15:48:45] [indexer:background] CPU load threshold (3) breached: 12.15 [waiting 2] [2024-08-12 15:49:16] [indexer:background] Health check [2024-08-12 15:49:16] [indexer:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2024-08-12 15:53:42] [index:background] Health check [2024-08-12 15:53:42] [index:background] CPU load threshold (3) breached: 7.9 [waiting 2] [2024-08-12 15:53:44] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 15:54:16] [indexer:background] Health check [2024-08-12 15:54:16] [indexer:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-08-12 15:58:43] [index:background] Health check [2024-08-12 15:58:43] [index:background] CPU load threshold (3) breached: 8.11 [waiting 2] [2024-08-12 15:58:45] [indexer:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-08-12 15:59:16] [indexer:background] Health check [2024-08-12 15:59:16] [indexer:background] CPU load threshold (3) breached: 7.78 [waiting 2] [2024-08-12 16:03:42] [index:background] Health check [2024-08-12 16:03:42] [index:background] CPU load threshold (3) breached: 10.86 [waiting 2] [2024-08-12 16:03:44] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2024-08-12 16:04:16] [indexer:background] Health check [2024-08-12 16:04:16] [indexer:background] CPU load threshold (3) breached: 8.64 [waiting 2] [2024-08-12 16:08:42] [index:background] Health check [2024-08-12 16:08:42] [index:background] CPU load threshold (3) breached: 8.82 [waiting 2] [2024-08-12 16:08:44] [indexer:background] CPU load threshold (3) breached: 8.82 [waiting 2] [2024-08-12 16:09:16] [indexer:background] Health check [2024-08-12 16:09:16] [indexer:background] CPU load threshold (3) breached: 9.65 [waiting 2] [2024-08-12 16:13:42] [index:background] Health check [2024-08-12 16:13:42] [index:background] CPU load threshold (3) breached: 11.83 [waiting 2] [2024-08-12 16:13:44] [indexer:background] CPU load threshold (3) breached: 11.83 [waiting 2] [2024-08-12 16:14:16] [indexer:background] Health check [2024-08-12 16:14:16] [indexer:background] CPU load threshold (3) breached: 9.27 [waiting 2] [2024-08-12 16:18:50] [index:background] Health check [2024-08-12 16:18:50] [index:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2024-08-12 16:18:52] [indexer:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2024-08-12 16:19:45] [indexer:background] Health check [2024-08-12 16:19:45] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2024-08-12 16:24:03] [index:background] Health check [2024-08-12 16:24:03] [index:background] CPU load threshold (3) breached: 8.47 [waiting 2] [2024-08-12 16:24:05] [indexer:background] CPU load threshold (3) breached: 9.07 [waiting 2] [2024-08-12 16:24:21] [indexer:background] Health check [2024-08-12 16:24:21] [indexer:background] CPU load threshold (3) breached: 8.91 [waiting 2] [2024-08-12 16:28:42] [index:background] Health check [2024-08-12 16:28:42] [index:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-08-12 16:28:44] [indexer:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-08-12 16:29:22] [indexer:background] Health check [2024-08-12 16:29:22] [indexer:background] CPU load threshold (3) breached: 7.98 [waiting 2] [2024-08-12 16:29:31] [query] Query for: 2024 [2024-08-12 16:29:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 16:29:31] [query] Engine: default [2024-08-12 16:29:33] [query] Tokens: 2024 [2024-08-12 16:29:33] [query] Mods: 6 [2024-08-12 16:29:33] [query] Found results using: or logic [2024-08-12 16:29:33] [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 (38018) 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-08-12 16:29:33] [query] Results: 159 Pages of results: 16 [2024-08-12 16:29:33] [query] Execution time: 1.63357 [2024-08-12 16:34:09] [index:background] Health check [2024-08-12 16:34:09] [index:background] CPU load threshold (3) breached: 6.82 [waiting 2] [2024-08-12 16:34:11] [indexer:background] CPU load threshold (3) breached: 7 [waiting 2] [2024-08-12 16:34:57] [indexer:background] Health check [2024-08-12 16:34:57] [indexer:background] CPU load threshold (3) breached: 6.78 [waiting 2] [2024-08-12 16:38:44] [index:background] Health check [2024-08-12 16:38:44] [index:background] CPU load threshold (3) breached: 8.64 [waiting 2] [2024-08-12 16:38:46] [indexer:background] CPU load threshold (3) breached: 8.75 [waiting 2] [2024-08-12 16:39:18] [indexer:background] Health check [2024-08-12 16:39:18] [indexer:background] CPU load threshold (3) breached: 9.23 [waiting 2] [2024-08-12 16:43:55] [index:background] Health check [2024-08-12 16:43:55] [index:background] CPU load threshold (3) breached: 7.82 [waiting 2] [2024-08-12 16:43:57] [indexer:background] CPU load threshold (3) breached: 7.35 [waiting 2] [2024-08-12 16:44:22] [indexer:background] Health check [2024-08-12 16:44:22] [indexer:background] CPU load threshold (3) breached: 6.55 [waiting 2] [2024-08-12 16:48:42] [index:background] Health check [2024-08-12 16:48:42] [index:background] CPU load threshold (3) breached: 11.47 [waiting 2] [2024-08-12 16:48:45] [indexer:background] CPU load threshold (3) breached: 11.47 [waiting 2] [2024-08-12 16:49:19] [indexer:background] Health check [2024-08-12 16:49:20] [indexer:background] CPU load threshold (3) breached: 11.96 [waiting 2] [2024-08-12 16:53:52] [index:background] Health check [2024-08-12 16:53:52] [index:background] CPU load threshold (3) breached: 9.55 [waiting 2] [2024-08-12 16:53:54] [indexer:background] CPU load threshold (3) breached: 9.55 [waiting 2] [2024-08-12 16:54:31] [indexer:background] Health check [2024-08-12 16:54:32] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2024-08-12 16:58:48] [index:background] Health check [2024-08-12 16:58:48] [index:background] CPU load threshold (3) breached: 8.94 [waiting 2] [2024-08-12 16:58:50] [indexer:background] CPU load threshold (3) breached: 8.94 [waiting 2] [2024-08-12 16:59:26] [indexer:background] Health check [2024-08-12 16:59:26] [indexer:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-08-12 17:03:45] [index:background] Health check [2024-08-12 17:03:45] [index:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-08-12 17:03:47] [indexer:background] CPU load threshold (3) breached: 9.57 [waiting 2] [2024-08-12 17:04:19] [indexer:background] Health check [2024-08-12 17:04:19] [indexer:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-08-12 17:09:06] [index:background] Health check [2024-08-12 17:09:06] [index:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-08-12 17:09:08] [indexer:background] CPU load threshold (3) breached: 8.93 [waiting 2] [2024-08-12 17:09:27] [indexer:background] Health check [2024-08-12 17:09:27] [indexer:background] CPU load threshold (3) breached: 8.1 [waiting 2] [2024-08-12 17:13:42] [index:background] Health check [2024-08-12 17:13:42] [index:background] CPU load threshold (3) breached: 10.39 [waiting 2] [2024-08-12 17:13:44] [indexer:background] CPU load threshold (3) breached: 10.44 [waiting 2] [2024-08-12 17:14:17] [indexer:background] Health check [2024-08-12 17:14:17] [indexer:background] CPU load threshold (3) breached: 13.59 [waiting 2] [2024-08-12 17:19:24] [index:background] Health check [2024-08-12 17:19:24] [index:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-08-12 17:19:26] [indexer:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-08-12 17:19:28] [indexer:background] Health check [2024-08-12 17:19:29] [indexer:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-08-12 17:19:31] [indexer:background] Health check [2024-08-12 17:19:31] [indexer:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-08-12 17:23:43] [index:background] Health check [2024-08-12 17:23:43] [index:background] CPU load threshold (3) breached: 9.33 [waiting 2] [2024-08-12 17:23:45] [indexer:background] CPU load threshold (3) breached: 9.33 [waiting 2] [2024-08-12 17:24:19] [indexer:background] Health check [2024-08-12 17:24:19] [indexer:background] CPU load threshold (3) breached: 8.92 [waiting 2] [2024-08-12 17:29:06] [index:background] Health check [2024-08-12 17:29:06] [index:background] CPU load threshold (3) breached: 10.55 [waiting 2] [2024-08-12 17:29:08] [indexer:background] CPU load threshold (3) breached: 10.35 [waiting 2] [2024-08-12 17:29:30] [indexer:background] Health check [2024-08-12 17:29:30] [indexer:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-08-12 17:33:43] [index:background] Health check [2024-08-12 17:33:43] [index:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-08-12 17:33:46] [indexer:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-08-12 17:34:17] [indexer:background] Health check [2024-08-12 17:34:17] [indexer:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2024-08-12 17:38:42] [index:background] Health check [2024-08-12 17:38:42] [index:background] CPU load threshold (3) breached: 7.74 [waiting 2] [2024-08-12 17:38:45] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-08-12 17:39:30] [indexer:background] Health check [2024-08-12 17:39:30] [indexer:background] CPU load threshold (3) breached: 7.38 [waiting 2] [2024-08-12 17:46:05] [index:background] Health check [2024-08-12 17:46:05] [index:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2024-08-12 17:46:07] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2024-08-12 17:46:09] [indexer:background] Health check [2024-08-12 17:46:09] [indexer:background] CPU load threshold (3) breached: 11.08 [waiting 2] [2024-08-12 17:46:11] [indexer:background] Health check [2024-08-12 17:46:11] [indexer:background] CPU load threshold (3) breached: 11.08 [waiting 2] [2024-08-12 17:48:44] [index:background] Health check [2024-08-12 17:48:44] [index:background] CPU load threshold (3) breached: 9.55 [waiting 2] [2024-08-12 17:48:46] [indexer:background] CPU load threshold (3) breached: 9.58 [waiting 2] [2024-08-12 17:49:16] [indexer:background] Health check [2024-08-12 17:49:16] [indexer:background] CPU load threshold (3) breached: 9.47 [waiting 2] [2024-08-12 17:53:44] [index:background] Health check [2024-08-12 17:53:44] [index:background] CPU load threshold (3) breached: 8.58 [waiting 2] [2024-08-12 17:53:46] [indexer:background] CPU load threshold (3) breached: 8.78 [waiting 2] [2024-08-12 17:54:17] [indexer:background] Health check [2024-08-12 17:54:17] [indexer:background] CPU load threshold (3) breached: 11.14 [waiting 2] [2024-08-12 17:59:55] [index:background] Health check [2024-08-12 17:59:55] [index:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-08-12 17:59:57] [indexer:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-08-12 17:59:59] [indexer:background] Health check [2024-08-12 17:59:59] [indexer:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-08-12 18:00:01] [indexer:background] Health check [2024-08-12 18:00:01] [indexer:background] CPU load threshold (3) breached: 7.6 [waiting 2] [2024-08-12 18:05:11] [index:background] Health check [2024-08-12 18:05:11] [index:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2024-08-12 18:05:13] [indexer:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2024-08-12 18:05:15] [indexer:background] Health check [2024-08-12 18:05:15] [indexer:background] CPU load threshold (3) breached: 9.29 [waiting 2] [2024-08-12 18:05:17] [indexer:background] Health check [2024-08-12 18:05:17] [indexer:background] CPU load threshold (3) breached: 9.29 [waiting 2] [2024-08-12 18:08:42] [index:background] Health check [2024-08-12 18:08:42] [index:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-08-12 18:08:44] [indexer:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-08-12 18:09:49] [indexer:background] Health check [2024-08-12 18:09:49] [indexer:background] CPU load threshold (3) breached: 9.27 [waiting 2] [2024-08-12 18:12:12] [query] Query for: 2025 [2024-08-12 18:12:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-08-12 18:12:12] [query] Engine: default [2024-08-12 18:12:14] [query] Tokens: 2025 [2024-08-12 18:12:14] [query] Mods: 6 [2024-08-12 18:12:14] [query] Found results using: or logic [2024-08-12 18:12:14] [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-08-12 18:12:14] [query] Results: 138 Pages of results: 14 [2024-08-12 18:12:14] [query] Execution time: 1.68301 [2024-08-12 18:13:41] [index:background] Health check [2024-08-12 18:13:41] [index:background] CPU load threshold (3) breached: 9.91 [waiting 2] [2024-08-12 18:13:43] [indexer:background] CPU load threshold (3) breached: 9.91 [waiting 2] [2024-08-12 18:14:59] [indexer:background] Health check [2024-08-12 18:14:59] [indexer:background] CPU load threshold (3) breached: 12.14 [waiting 2] [2024-08-12 18:18:44] [index:background] Health check [2024-08-12 18:18:44] [index:background] CPU load threshold (3) breached: 10.97 [waiting 2] [2024-08-12 18:18:46] [indexer:background] CPU load threshold (3) breached: 11.13 [waiting 2] [2024-08-12 18:20:53] [indexer:background] Health check [2024-08-12 18:20:53] [indexer:background] CPU load threshold (3) breached: 8.48 [waiting 2] [2024-08-12 18:23:43] [index:background] Health check [2024-08-12 18:23:43] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 18:23:45] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 18:24:44] [indexer:background] Health check [2024-08-12 18:24:44] [indexer:background] CPU load threshold (3) breached: 8.09 [waiting 2] [2024-08-12 18:28:48] [index:background] Health check [2024-08-12 18:28:48] [index:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-08-12 18:28:50] [indexer:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-08-12 18:29:27] [indexer:background] Health check [2024-08-12 18:29:27] [indexer:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-08-12 18:33:42] [index:background] Health check [2024-08-12 18:33:42] [index:background] CPU load threshold (3) breached: 14.06 [waiting 2] [2024-08-12 18:33:45] [indexer:background] CPU load threshold (3) breached: 14.06 [waiting 2] [2024-08-12 18:34:18] [indexer:background] Health check [2024-08-12 18:34:18] [indexer:background] CPU load threshold (3) breached: 12.46 [waiting 2] [2024-08-12 18:38:42] [index:background] Health check [2024-08-12 18:38:42] [index:background] CPU load threshold (3) breached: 13.34 [waiting 2] [2024-08-12 18:38:44] [indexer:background] CPU load threshold (3) breached: 13.34 [waiting 2] [2024-08-12 18:39:49] [indexer:background] Health check [2024-08-12 18:39:49] [indexer:background] CPU load threshold (3) breached: 11.06 [waiting 2] [2024-08-12 18:44:01] [index:background] Health check [2024-08-12 18:44:01] [index:background] CPU load threshold (3) breached: 14.7 [waiting 2] [2024-08-12 18:44:03] [indexer:background] CPU load threshold (3) breached: 14.33 [waiting 2] [2024-08-12 18:44:16] [indexer:background] Health check [2024-08-12 18:44:16] [indexer:background] CPU load threshold (3) breached: 15.89 [waiting 2] [2024-08-12 18:49:06] [index:background] Health check [2024-08-12 18:49:06] [index:background] CPU load threshold (3) breached: 8.34 [waiting 2] [2024-08-12 18:49:08] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 18:50:16] [indexer:background] Health check [2024-08-12 18:50:17] [indexer:background] CPU load threshold (3) breached: 8.7 [waiting 2] [2024-08-12 18:54:03] [index:background] Health check [2024-08-12 18:54:03] [index:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-08-12 18:54:05] [indexer:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-08-12 18:54:35] [indexer:background] Health check [2024-08-12 18:54:35] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2024-08-12 18:58:45] [index:background] Health check [2024-08-12 18:58:45] [index:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-08-12 18:58:47] [indexer:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-08-12 18:59:22] [indexer:background] Health check [2024-08-12 18:59:22] [indexer:background] CPU load threshold (3) breached: 9.49 [waiting 2] [2024-08-12 19:04:13] [index:background] Health check [2024-08-12 19:04:13] [index:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-08-12 19:04:15] [indexer:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-08-12 19:04:28] [indexer:background] Health check [2024-08-12 19:04:28] [indexer:background] CPU load threshold (3) breached: 9.26 [waiting 2] [2024-08-12 19:08:43] [index:background] Health check [2024-08-12 19:08:43] [index:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-08-12 19:08:45] [indexer:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-08-12 19:09:16] [indexer:background] Health check [2024-08-12 19:09:16] [indexer:background] CPU load threshold (3) breached: 9.2 [waiting 2] [2024-08-12 19:14:53] [index:background] Health check [2024-08-12 19:14:53] [index:background] CPU load threshold (3) breached: 9.6 [waiting 2] [2024-08-12 19:14:55] [indexer:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-08-12 19:14:57] [indexer:background] Health check [2024-08-12 19:14:57] [indexer:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-08-12 19:14:59] [indexer:background] Health check [2024-08-12 19:14:59] [indexer:background] CPU load threshold (3) breached: 9.26 [waiting 2] [2024-08-12 19:18:43] [index:background] Health check [2024-08-12 19:18:43] [index:background] CPU load threshold (3) breached: 10.06 [waiting 2] [2024-08-12 19:18:45] [indexer:background] CPU load threshold (3) breached: 10.14 [waiting 2] [2024-08-12 19:19:18] [indexer:background] Health check [2024-08-12 19:19:18] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-08-12 19:23:45] [index:background] Health check [2024-08-12 19:23:45] [index:background] CPU load threshold (3) breached: 8.74 [waiting 2] [2024-08-12 19:23:47] [indexer:background] CPU load threshold (3) breached: 8.74 [waiting 2] [2024-08-12 19:24:17] [indexer:background] Health check [2024-08-12 19:24:17] [indexer:background] CPU load threshold (3) breached: 7.73 [waiting 2] [2024-08-12 19:28:42] [index:background] Health check [2024-08-12 19:28:42] [index:background] CPU load threshold (3) breached: 10.2 [waiting 2] [2024-08-12 19:28:44] [indexer:background] CPU load threshold (3) breached: 10.02 [waiting 2] [2024-08-12 19:29:16] [indexer:background] Health check [2024-08-12 19:29:16] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2024-08-12 19:33:42] [index:background] Health check [2024-08-12 19:33:42] [index:background] CPU load threshold (3) breached: 11.4 [waiting 2] [2024-08-12 19:33:44] [indexer:background] CPU load threshold (3) breached: 11.37 [waiting 2] [2024-08-12 19:34:17] [indexer:background] Health check [2024-08-12 19:34:17] [indexer:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2024-08-12 19:38:43] [index:background] Health check [2024-08-12 19:38:43] [index:background] CPU load threshold (3) breached: 10.23 [waiting 2] [2024-08-12 19:38:45] [indexer:background] CPU load threshold (3) breached: 10.3 [waiting 2] [2024-08-12 19:39:19] [indexer:background] Health check [2024-08-12 19:39:19] [indexer:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-08-12 19:43:44] [index:background] Health check [2024-08-12 19:43:44] [index:background] CPU load threshold (3) breached: 8.99 [waiting 2] [2024-08-12 19:43:46] [indexer:background] CPU load threshold (3) breached: 8.99 [waiting 2] [2024-08-12 19:44:15] [indexer:background] Health check [2024-08-12 19:44:15] [indexer:background] CPU load threshold (3) breached: 7.58 [waiting 2] [2024-08-12 19:48:44] [index:background] Health check [2024-08-12 19:48:44] [index:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-08-12 19:48:46] [indexer:background] CPU load threshold (3) breached: 7.75 [waiting 2] [2024-08-12 19:49:35] [indexer:background] Health check [2024-08-12 19:49:35] [indexer:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-08-12 19:53:44] [index:background] Health check [2024-08-12 19:53:44] [index:background] CPU load threshold (3) breached: 9.18 [waiting 2] [2024-08-12 19:53:46] [indexer:background] CPU load threshold (3) breached: 9.01 [waiting 2] [2024-08-12 19:54:38] [indexer:background] Health check [2024-08-12 19:54:38] [indexer:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2024-08-12 19:59:15] [index:background] Health check [2024-08-12 19:59:15] [index:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2024-08-12 19:59:17] [indexer:background] CPU load threshold (3) breached: 9.29 [waiting 2] [2024-08-12 19:59:19] [indexer:background] Health check [2024-08-12 19:59:19] [indexer:background] CPU load threshold (3) breached: 9.29 [waiting 2] [2024-08-12 19:59:21] [indexer:background] Health check [2024-08-12 19:59:21] [indexer:background] CPU load threshold (3) breached: 9.27 [waiting 2] [2024-08-12 20:03:53] [index:background] Health check [2024-08-12 20:03:53] [index:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-08-12 20:03:56] [indexer:background] CPU load threshold (3) breached: 9.52 [waiting 2] [2024-08-12 20:04:55] [indexer:background] Health check [2024-08-12 20:04:55] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-08-12 20:08:45] [index:background] Health check [2024-08-12 20:08:45] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 20:08:47] [indexer:background] CPU load threshold (3) breached: 8.46 [waiting 2] [2024-08-12 20:09:38] [indexer:background] Health check [2024-08-12 20:09:38] [indexer:background] CPU load threshold (3) breached: 9.56 [waiting 2] [2024-08-12 20:13:53] [index:background] Health check [2024-08-12 20:13:53] [index:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-08-12 20:13:55] [indexer:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-08-12 20:14:50] [indexer:background] Health check [2024-08-12 20:14:50] [indexer:background] CPU load threshold (3) breached: 9.02 [waiting 2] [2024-08-12 20:18:59] [index:background] Health check [2024-08-12 20:18:59] [index:background] CPU load threshold (3) breached: 12.34 [waiting 2] [2024-08-12 20:19:01] [indexer:background] CPU load threshold (3) breached: 12.34 [waiting 2] [2024-08-12 20:19:22] [indexer:background] Health check [2024-08-12 20:19:22] [indexer:background] CPU load threshold (3) breached: 12.03 [waiting 2] [2024-08-12 20:24:17] [index:background] Health check [2024-08-12 20:24:17] [index:background] CPU load threshold (3) breached: 11.05 [waiting 2] [2024-08-12 20:24:19] [indexer:background] CPU load threshold (3) breached: 11.05 [waiting 2] [2024-08-12 20:24:21] [indexer:background] Health check [2024-08-12 20:24:21] [indexer:background] CPU load threshold (3) breached: 11.05 [waiting 2] [2024-08-12 20:24:23] [indexer:background] Health check [2024-08-12 20:24:23] [indexer:background] CPU load threshold (3) breached: 10.64 [waiting 2] [2024-08-12 20:28:46] [index:background] Health check [2024-08-12 20:28:46] [index:background] CPU load threshold (3) breached: 9.96 [waiting 2] [2024-08-12 20:28:48] [indexer:background] CPU load threshold (3) breached: 10.12 [waiting 2] [2024-08-12 20:29:16] [indexer:background] Health check [2024-08-12 20:29:17] [indexer:background] CPU load threshold (3) breached: 11.84 [waiting 2] [2024-08-12 20:33:44] [index:background] Health check [2024-08-12 20:33:44] [index:background] CPU load threshold (3) breached: 8.1 [waiting 2] [2024-08-12 20:33:46] [indexer:background] CPU load threshold (3) breached: 8.1 [waiting 2] [2024-08-12 20:34:20] [indexer:background] Health check [2024-08-12 20:34:20] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-08-12 20:38:47] [index:background] Health check [2024-08-12 20:38:47] [index:background] CPU load threshold (3) breached: 7.78 [waiting 2] [2024-08-12 20:38:49] [indexer:background] CPU load threshold (3) breached: 7.78 [waiting 2] [2024-08-12 20:40:26] [indexer:background] Health check [2024-08-12 20:40:26] [indexer:background] CPU load threshold (3) breached: 7 [waiting 2] [2024-08-12 20:43:47] [index:background] Health check [2024-08-12 20:43:47] [index:background] CPU load threshold (3) breached: 7.44 [waiting 2] [2024-08-12 20:43:49] [indexer:background] CPU load threshold (3) breached: 7.81 [waiting 2] [2024-08-12 20:45:18] [indexer:background] Health check [2024-08-12 20:45:18] [indexer:background] CPU load threshold (3) breached: 8.87 [waiting 2] [2024-08-12 20:48:45] [index:background] Health check [2024-08-12 20:48:45] [index:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2024-08-12 20:48:47] [indexer:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2024-08-12 20:49:51] [indexer:background] Health check [2024-08-12 20:49:51] [indexer:background] CPU load threshold (3) breached: 8.61 [waiting 2] [2024-08-12 20:53:45] [index:background] Health check [2024-08-12 20:53:45] [index:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-08-12 20:53:47] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-08-12 20:54:16] [indexer:background] Health check [2024-08-12 20:54:16] [indexer:background] CPU load threshold (3) breached: 8.93 [waiting 2] [2024-08-12 20:58:46] [index:background] Health check [2024-08-12 20:58:46] [index:background] CPU load threshold (3) breached: 9 [waiting 2] [2024-08-12 20:58:48] [indexer:background] CPU load threshold (3) breached: 9 [waiting 2] [2024-08-12 20:59:18] [indexer:background] Health check [2024-08-12 20:59:18] [indexer:background] CPU load threshold (3) breached: 8.91 [waiting 2] [2024-08-12 21:03:45] [index:background] Health check [2024-08-12 21:03:45] [index:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-08-12 21:03:47] [indexer:background] CPU load threshold (3) breached: 6.92 [waiting 2] [2024-08-12 21:04:18] [indexer:background] Health check [2024-08-12 21:04:18] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-08-12 21:08:42] [index:background] Health check [2024-08-12 21:08:42] [index:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-08-12 21:08:44] [indexer:background] CPU load threshold (3) breached: 8.61 [waiting 2] [2024-08-12 21:09:45] [indexer:background] Health check [2024-08-12 21:09:45] [indexer:background] CPU load threshold (3) breached: 8.11 [waiting 2] [2024-08-12 21:13:43] [index:background] Health check [2024-08-12 21:13:43] [index:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-08-12 21:13:45] [indexer:background] CPU load threshold (3) breached: 8.2 [waiting 2] [2024-08-12 21:14:15] [indexer:background] Health check [2024-08-12 21:14:15] [indexer:background] CPU load threshold (3) breached: 9.2 [waiting 2] [2024-08-12 21:18:42] [index:background] Health check [2024-08-12 21:18:42] [index:background] CPU load threshold (3) breached: 8.95 [waiting 2] [2024-08-12 21:18:44] [indexer:background] CPU load threshold (3) breached: 8.95 [waiting 2] [2024-08-12 21:20:35] [indexer:background] Health check [2024-08-12 21:20:35] [indexer:background] CPU load threshold (3) breached: 7.7 [waiting 2] [2024-08-12 21:23:44] [index:background] Health check [2024-08-12 21:23:44] [index:background] CPU load threshold (3) breached: 8.22 [waiting 2] [2024-08-12 21:23:46] [indexer:background] CPU load threshold (3) breached: 8.28 [waiting 2] [2024-08-12 21:24:21] [indexer:background] Health check [2024-08-12 21:24:21] [indexer:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-08-12 21:29:31] [index:background] Health check [2024-08-12 21:29:31] [index:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-08-12 21:29:33] [indexer:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-08-12 21:29:35] [indexer:background] Health check [2024-08-12 21:29:36] [indexer:background] CPU load threshold (3) breached: 8.74 [waiting 2] [2024-08-12 21:29:38] [indexer:background] Health check [2024-08-12 21:29:38] [indexer:background] CPU load threshold (3) breached: 8.74 [waiting 2] [2024-08-12 21:33:43] [index:background] Health check [2024-08-12 21:33:43] [index:background] CPU load threshold (3) breached: 8.36 [waiting 2] [2024-08-12 21:33:45] [indexer:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-08-12 21:34:19] [indexer:background] Health check [2024-08-12 21:34:19] [indexer:background] CPU load threshold (3) breached: 8.6 [waiting 2] [2024-08-12 21:38:42] [index:background] Health check [2024-08-12 21:38:42] [index:background] CPU load threshold (3) breached: 8.05 [waiting 2] [2024-08-12 21:38:44] [indexer:background] CPU load threshold (3) breached: 8.05 [waiting 2] [2024-08-12 21:39:18] [indexer:background] Health check [2024-08-12 21:39:19] [indexer:background] CPU load threshold (3) breached: 7.94 [waiting 2] [2024-08-12 21:43:45] [index:background] Health check [2024-08-12 21:43:45] [index:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-08-12 21:43:48] [indexer:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-08-12 21:44:17] [indexer:background] Health check [2024-08-12 21:44:17] [indexer:background] CPU load threshold (3) breached: 7.68 [waiting 2] [2024-08-12 21:48:45] [index:background] Health check [2024-08-12 21:48:45] [index:background] CPU load threshold (3) breached: 8.22 [waiting 2] [2024-08-12 21:48:47] [indexer:background] CPU load threshold (3) breached: 8.05 [waiting 2] [2024-08-12 21:50:29] [indexer:background] Health check [2024-08-12 21:50:29] [indexer:background] CPU load threshold (3) breached: 9.16 [waiting 2] [2024-08-12 21:53:55] [index:background] Health check [2024-08-12 21:53:55] [index:background] CPU load threshold (3) breached: 10.22 [waiting 2] [2024-08-12 21:53:57] [indexer:background] CPU load threshold (3) breached: 10.05 [waiting 2] [2024-08-12 21:54:55] [indexer:background] Health check [2024-08-12 21:54:55] [indexer:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-08-12 21:58:42] [index:background] Health check [2024-08-12 21:58:42] [index:background] CPU load threshold (3) breached: 11.25 [waiting 2] [2024-08-12 21:58:44] [indexer:background] CPU load threshold (3) breached: 11.25 [waiting 2] [2024-08-12 21:59:20] [indexer:background] Health check [2024-08-12 21:59:20] [indexer:background] CPU load threshold (3) breached: 9.5 [waiting 2] [2024-08-12 22:03:58] [index:background] Health check [2024-08-12 22:03:58] [index:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2024-08-12 22:04:00] [indexer:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2024-08-12 22:05:02] [indexer:background] Health check [2024-08-12 22:05:02] [indexer:background] CPU load threshold (3) breached: 11.05 [waiting 2] [2024-08-12 22:11:04] [index:background] Health check [2024-08-12 22:11:04] [index:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-08-12 22:11:06] [indexer:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-08-12 22:11:08] [indexer:background] Health check [2024-08-12 22:11:09] [indexer:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2024-08-12 22:11:11] [indexer:background] Health check [2024-08-12 22:11:11] [indexer:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2024-08-12 22:17:44] [query] Query for: 2025 [2024-08-12 22:17:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-08-12 22:17:44] [query] Engine: default [2024-08-12 22:17:44] [index:background] Health check [2024-08-12 22:17:44] [index:background] CPU load threshold (3) breached: 6.16 [waiting 2] [2024-08-12 22:17:44] [query] Tokens: 2025 [2024-08-12 22:17:44] [query] Mods: 6 [2024-08-12 22:17:44] [query] Found results using: or logic [2024-08-12 22:17:44] [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 10, 10 [2024-08-12 22:17:44] [query] Results: 138 Pages of results: 14 [2024-08-12 22:17:44] [query] Execution time: 0.77118 [2024-08-12 22:17:46] [indexer:background] CPU load threshold (3) breached: 6.16 [waiting 2] [2024-08-12 22:17:48] [indexer:background] Health check [2024-08-12 22:17:48] [indexer:background] CPU load threshold (3) breached: 6.07 [waiting 2] [2024-08-12 22:17:50] [indexer:background] Health check [2024-08-12 22:17:50] [indexer:background] CPU load threshold (3) breached: 6.07 [waiting 2] [2024-08-12 22:18:55] [index:background] Health check [2024-08-12 22:18:55] [index:background] CPU load threshold (3) breached: 6.34 [waiting 2] [2024-08-12 22:18:57] [indexer:background] CPU load threshold (3) breached: 6.72 [waiting 2] [2024-08-12 22:19:56] [indexer:background] Health check [2024-08-12 22:19:56] [indexer:background] CPU load threshold (3) breached: 6.68 [waiting 2] [2024-08-12 22:24:13] [index:background] Health check [2024-08-12 22:24:13] [index:background] CPU load threshold (3) breached: 6.8 [waiting 2] [2024-08-12 22:24:15] [indexer:background] CPU load threshold (3) breached: 6.8 [waiting 2] [2024-08-12 22:25:34] [indexer:background] Health check [2024-08-12 22:25:34] [indexer:background] CPU load threshold (3) breached: 10.72 [waiting 2] [2024-08-12 22:28:53] [index:background] Health check [2024-08-12 22:28:53] [index:background] CPU load threshold (3) breached: 7.58 [waiting 2] [2024-08-12 22:28:55] [indexer:background] CPU load threshold (3) breached: 7.58 [waiting 2] [2024-08-12 22:29:16] [indexer:background] Health check [2024-08-12 22:29:16] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-08-12 22:33:44] [index:background] Health check [2024-08-12 22:33:44] [index:background] CPU load threshold (3) breached: 8.15 [waiting 2] [2024-08-12 22:33:46] [indexer:background] CPU load threshold (3) breached: 8.15 [waiting 2] [2024-08-12 22:34:17] [indexer:background] Health check [2024-08-12 22:34:17] [indexer:background] CPU load threshold (3) breached: 8.15 [waiting 2] [2024-08-12 22:38:43] [index:background] Health check [2024-08-12 22:38:43] [index:background] CPU load threshold (3) breached: 7.2 [waiting 2] [2024-08-12 22:38:45] [indexer:background] CPU load threshold (3) breached: 7.2 [waiting 2] [2024-08-12 22:39:15] [indexer:background] Health check [2024-08-12 22:39:15] [indexer:background] CPU load threshold (3) breached: 7.07 [waiting 2] [2024-08-12 22:44:03] [index:background] Health check [2024-08-12 22:44:03] [index:background] CPU load threshold (3) breached: 6.78 [waiting 2] [2024-08-12 22:44:05] [indexer:background] CPU load threshold (3) breached: 6.78 [waiting 2] [2024-08-12 22:44:18] [indexer:background] Health check [2024-08-12 22:44:18] [indexer:background] CPU load threshold (3) breached: 6.58 [waiting 2] [2024-08-12 22:48:44] [index:background] Health check [2024-08-12 22:48:44] [index:background] CPU load threshold (3) breached: 7.88 [waiting 2] [2024-08-12 22:48:46] [indexer:background] CPU load threshold (3) breached: 7.88 [waiting 2] [2024-08-12 22:49:15] [indexer:background] Health check [2024-08-12 22:49:15] [indexer:background] CPU load threshold (3) breached: 8.06 [waiting 2] [2024-08-12 22:54:16] [index:background] Health check [2024-08-12 22:54:16] [index:background] CPU load threshold (3) breached: 6.44 [waiting 2] [2024-08-12 22:54:18] [indexer:background] CPU load threshold (3) breached: 6.44 [waiting 2] [2024-08-12 22:54:20] [indexer:background] Health check [2024-08-12 22:54:20] [indexer:background] CPU load threshold (3) breached: 6.32 [waiting 2] [2024-08-12 22:54:22] [indexer:background] Health check [2024-08-12 22:54:23] [indexer:background] CPU load threshold (3) breached: 6.32 [waiting 2] [2024-08-12 22:58:44] [index:background] Health check [2024-08-12 22:58:44] [index:background] CPU load threshold (3) breached: 6.68 [waiting 2] [2024-08-12 22:58:46] [indexer:background] CPU load threshold (3) breached: 6.68 [waiting 2] [2024-08-12 22:59:18] [indexer:background] Health check [2024-08-12 22:59:18] [indexer:background] CPU load threshold (3) breached: 6.96 [waiting 2] [2024-08-12 23:03:43] [index:background] Health check [2024-08-12 23:03:43] [index:background] CPU load threshold (3) breached: 5.56 [waiting 2] [2024-08-12 23:03:45] [indexer:background] CPU load threshold (3) breached: 5.44 [waiting 2] [2024-08-12 23:04:16] [indexer:background] Health check [2024-08-12 23:04:17] [indexer:background] CPU load threshold (3) breached: 5.83 [waiting 2] [2024-08-12 23:09:40] [index:background] Health check [2024-08-12 23:09:40] [index:background] CPU load threshold (3) breached: 4.95 [waiting 2] [2024-08-12 23:09:42] [indexer:background] CPU load threshold (3) breached: 4.95 [waiting 2] [2024-08-12 23:09:44] [indexer:background] Health check [2024-08-12 23:09:44] [indexer:background] CPU load threshold (3) breached: 4.95 [waiting 2] [2024-08-12 23:09:46] [indexer:background] Health check [2024-08-12 23:09:46] [indexer:background] CPU load threshold (3) breached: 5.27 [waiting 2] [2024-08-12 23:14:28] [index:background] Health check [2024-08-12 23:14:28] [index:background] CPU load threshold (3) breached: 5.86 [waiting 2] [2024-08-12 23:14:30] [indexer:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-08-12 23:14:32] [indexer:background] Health check [2024-08-12 23:14:32] [indexer:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-08-12 23:14:34] [indexer:background] Health check [2024-08-12 23:14:34] [indexer:background] CPU load threshold (3) breached: 6.19 [waiting 2] [2024-08-12 23:18:42] [index:background] Health check [2024-08-12 23:18:42] [index:background] CPU load threshold (3) breached: 7.22 [waiting 2] [2024-08-12 23:18:44] [indexer:background] CPU load threshold (3) breached: 7.22 [waiting 2] [2024-08-12 23:19:20] [indexer:background] Health check [2024-08-12 23:19:20] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-08-12 23:23:43] [index:background] Health check [2024-08-12 23:23:43] [index:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-08-12 23:23:45] [indexer:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-08-12 23:24:17] [indexer:background] Health check [2024-08-12 23:24:17] [indexer:background] CPU load threshold (3) breached: 13.48 [waiting 2] [2024-08-12 23:28:43] [index:background] Health check [2024-08-12 23:28:43] [index:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-08-12 23:28:45] [indexer:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-08-12 23:29:17] [indexer:background] Health check [2024-08-12 23:29:17] [indexer:background] CPU load threshold (3) breached: 7.89 [waiting 2] [2024-08-12 23:34:12] [index:background] Health check [2024-08-12 23:34:12] [index:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-08-12 23:34:14] [indexer:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-08-12 23:34:31] [indexer:background] Health check [2024-08-12 23:34:31] [indexer:background] CPU load threshold (3) breached: 8.04 [waiting 2] [2024-08-12 23:38:43] [index:background] Health check [2024-08-12 23:38:43] [index:background] CPU load threshold (3) breached: 6.59 [waiting 2] [2024-08-12 23:38:45] [indexer:background] CPU load threshold (3) breached: 6.59 [waiting 2] [2024-08-12 23:39:15] [indexer:background] Health check [2024-08-12 23:39:15] [indexer:background] CPU load threshold (3) breached: 6.73 [waiting 2] [2024-08-12 23:43:59] [index:background] Health check [2024-08-12 23:43:59] [index:background] CPU load threshold (3) breached: 7.64 [waiting 2] [2024-08-12 23:44:02] [indexer:background] CPU load threshold (3) breached: 7.67 [waiting 2] [2024-08-12 23:44:16] [indexer:background] Health check [2024-08-12 23:44:16] [indexer:background] CPU load threshold (3) breached: 7.97 [waiting 2] [2024-08-12 23:48:45] [index:background] Health check [2024-08-12 23:48:45] [index:background] CPU load threshold (3) breached: 8.06 [waiting 2] [2024-08-12 23:48:47] [indexer:background] CPU load threshold (3) breached: 7.73 [waiting 2] [2024-08-12 23:49:19] [indexer:background] Health check [2024-08-12 23:49:19] [indexer:background] CPU load threshold (3) breached: 7.75 [waiting 2] [2024-08-12 23:54:11] [index:background] Health check [2024-08-12 23:54:11] [index:background] CPU load threshold (3) breached: 5.82 [waiting 2] [2024-08-12 23:54:13] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-08-12 23:54:22] [indexer:background] Health check [2024-08-12 23:54:22] [indexer:background] CPU load threshold (3) breached: 5.57 [waiting 2] [2024-08-12 23:59:02] [index:background] Health check [2024-08-12 23:59:02] [index:background] CPU load threshold (3) breached: 5.95 [waiting 2] [2024-08-12 23:59:04] [indexer:background] CPU load threshold (3) breached: 5.95 [waiting 2] [2024-08-12 23:59:43] [indexer:background] Health check [2024-08-12 23:59:43] [indexer:background] CPU load threshold (3) breached: 8.41 [waiting 2]