[2024-09-24 00:00:15] [indexer:background] Health check [2024-09-24 00:00:15] [indexer:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-09-24 00:03:44] [index:background] Health check [2024-09-24 00:03:44] [index:background] CPU load threshold (3) breached: 8.26 [waiting 2] [2024-09-24 00:03:46] [indexer:background] CPU load threshold (3) breached: 8.26 [waiting 2] [2024-09-24 00:05:04] [indexer:background] Health check [2024-09-24 00:05:05] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-09-24 00:09:01] [index:background] Health check [2024-09-24 00:09:01] [index:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-09-24 00:09:03] [indexer:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-09-24 00:11:14] [indexer:background] Health check [2024-09-24 00:11:14] [indexer:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-09-24 00:13:56] [index:background] Health check [2024-09-24 00:13:56] [index:background] CPU load threshold (3) breached: 5.24 [waiting 2] [2024-09-24 00:13:58] [indexer:background] CPU load threshold (3) breached: 5.24 [waiting 2] [2024-09-24 00:14:44] [indexer:background] Health check [2024-09-24 00:14:44] [indexer:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-09-24 00:18:44] [index:background] Health check [2024-09-24 00:18:44] [index:background] CPU load threshold (3) breached: 6.36 [waiting 2] [2024-09-24 00:18:46] [indexer:background] CPU load threshold (3) breached: 6.36 [waiting 2] [2024-09-24 00:23:55] [indexer:background] Health check [2024-09-24 00:23:55] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 00:23:58] [index:background] Health check [2024-09-24 00:23:58] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 00:24:00] [indexer:background] CPU load threshold (3) breached: 7.83 [waiting 2] [2024-09-24 00:25:23] [indexer:background] Health check [2024-09-24 00:25:23] [indexer:background] CPU load threshold (3) breached: 7.28 [waiting 2] [2024-09-24 00:26:11] [query] Query for: 2025 [2024-09-24 00:26:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 00:26:11] [query] Engine: default [2024-09-24 00:26:13] [query] Tokens: 2025 [2024-09-24 00:26:13] [query] Mods: 6 [2024-09-24 00:26:13] [query] Found results using: or logic [2024-09-24 00:26:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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-09-24 00:26:13] [query] Results: 139 Pages of results: 14 [2024-09-24 00:26:13] [query] Execution time: 2.05385 [2024-09-24 00:28:44] [index:background] Health check [2024-09-24 00:28:44] [index:background] CPU load threshold (3) breached: 8.6 [waiting 2] [2024-09-24 00:28:46] [indexer:background] CPU load threshold (3) breached: 8.6 [waiting 2] [2024-09-24 00:29:37] [indexer:background] Health check [2024-09-24 00:29:37] [indexer:background] CPU load threshold (3) breached: 7.61 [waiting 2] [2024-09-24 00:33:57] [index:background] Health check [2024-09-24 00:33:57] [index:background] CPU load threshold (3) breached: 10.01 [waiting 2] [2024-09-24 00:33:59] [indexer:background] CPU load threshold (3) breached: 10.01 [waiting 2] [2024-09-24 00:34:21] [indexer:background] Health check [2024-09-24 00:34:21] [indexer:background] CPU load threshold (3) breached: 10.26 [waiting 2] [2024-09-24 00:38:57] [index:background] Health check [2024-09-24 00:38:57] [index:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-09-24 00:38:59] [indexer:background] CPU load threshold (3) breached: 6.14 [waiting 2] [2024-09-24 00:39:27] [indexer:background] Health check [2024-09-24 00:39:27] [indexer:background] CPU load threshold (3) breached: 6.02 [waiting 2] [2024-09-24 00:43:57] [index:background] Health check [2024-09-24 00:43:57] [index:background] CPU load threshold (3) breached: 7.89 [waiting 2] [2024-09-24 00:43:59] [indexer:background] CPU load threshold (3) breached: 7.89 [waiting 2] [2024-09-24 00:44:52] [indexer:background] Health check [2024-09-24 00:44:52] [indexer:background] CPU load threshold (3) breached: 6.98 [waiting 2] [2024-09-24 00:48:59] [index:background] Health check [2024-09-24 00:48:59] [index:background] CPU load threshold (3) breached: 7.59 [waiting 2] [2024-09-24 00:49:01] [indexer:background] CPU load threshold (3) breached: 7.94 [waiting 2] [2024-09-24 00:54:18] [indexer:background] Health check [2024-09-24 00:54:18] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-09-24 00:54:22] [index:background] Health check [2024-09-24 00:54:22] [index:background] CPU load threshold (3) breached: 7.63 [waiting 2] [2024-09-24 00:54:24] [indexer:background] CPU load threshold (3) breached: 7.63 [waiting 2] [2024-09-24 01:00:24] [index:background] Health check [2024-09-24 01:00:24] [index:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-09-24 01:00:26] [indexer:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-09-24 01:00:29] [indexer:background] Health check [2024-09-24 01:00:29] [indexer:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-09-24 01:00:31] [indexer:background] Health check [2024-09-24 01:00:31] [indexer:background] CPU load threshold (3) breached: 7.79 [waiting 2] [2024-09-24 01:06:01] [index:background] Health check [2024-09-24 01:06:01] [index:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-09-24 01:06:03] [indexer:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-09-24 01:06:05] [indexer:background] Health check [2024-09-24 01:06:05] [indexer:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-09-24 01:06:07] [indexer:background] Health check [2024-09-24 01:06:07] [indexer:background] CPU load threshold (3) breached: 9.19 [waiting 2] [2024-09-24 01:09:17] [index:background] Health check [2024-09-24 01:09:17] [index:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2024-09-24 01:09:19] [indexer:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2024-09-24 01:09:21] [indexer:background] Health check [2024-09-24 01:09:22] [indexer:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2024-09-24 01:09:24] [indexer:background] Health check [2024-09-24 01:09:24] [indexer:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2024-09-24 01:14:53] [index:background] Health check [2024-09-24 01:14:53] [index:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-09-24 01:14:56] [indexer:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-09-24 01:14:58] [indexer:background] Health check [2024-09-24 01:14:58] [indexer:background] CPU load threshold (3) breached: 7.01 [waiting 2] [2024-09-24 01:15:00] [indexer:background] Health check [2024-09-24 01:15:00] [indexer:background] CPU load threshold (3) breached: 7.01 [waiting 2] [2024-09-24 01:22:17] [index:background] Health check [2024-09-24 01:22:17] [index:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 01:22:19] [indexer:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 01:22:21] [indexer:background] Health check [2024-09-24 01:22:21] [indexer:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 01:22:23] [indexer:background] Health check [2024-09-24 01:22:23] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-09-24 01:24:44] [index:background] Health check [2024-09-24 01:24:44] [index:background] CPU load threshold (3) breached: 8.76 [waiting 2] [2024-09-24 01:24:46] [indexer:background] CPU load threshold (3) breached: 8.76 [waiting 2] [2024-09-24 01:24:48] [indexer:background] Health check [2024-09-24 01:24:48] [indexer:background] CPU load threshold (3) breached: 8.22 [waiting 2] [2024-09-24 01:24:50] [indexer:background] Health check [2024-09-24 01:24:50] [indexer:background] CPU load threshold (3) breached: 8.22 [waiting 2] [2024-09-24 01:30:52] [index:background] Health check [2024-09-24 01:30:52] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 01:30:54] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 01:30:56] [indexer:background] Health check [2024-09-24 01:30:56] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 01:30:58] [indexer:background] Health check [2024-09-24 01:30:58] [indexer:background] CPU load threshold (3) breached: 7.67 [waiting 2] [2024-09-24 01:33:57] [index:background] Health check [2024-09-24 01:33:57] [index:background] CPU load threshold (3) breached: 6.57 [waiting 2] [2024-09-24 01:33:59] [indexer:background] CPU load threshold (3) breached: 6.57 [waiting 2] [2024-09-24 01:35:48] [indexer:background] Health check [2024-09-24 01:35:48] [indexer:background] CPU load threshold (3) breached: 5.65 [waiting 2] [2024-09-24 01:38:58] [index:background] Health check [2024-09-24 01:38:58] [index:background] CPU load threshold (3) breached: 6.51 [waiting 2] [2024-09-24 01:39:00] [indexer:background] CPU load threshold (3) breached: 6.51 [waiting 2] [2024-09-24 01:39:17] [indexer:background] Health check [2024-09-24 01:39:17] [indexer:background] CPU load threshold (3) breached: 6.75 [waiting 2] [2024-09-24 01:43:57] [index:background] Health check [2024-09-24 01:43:57] [index:background] CPU load threshold (3) breached: 10.41 [waiting 2] [2024-09-24 01:43:59] [indexer:background] CPU load threshold (3) breached: 10.38 [waiting 2] [2024-09-24 01:44:28] [indexer:background] Health check [2024-09-24 01:44:29] [indexer:background] CPU load threshold (3) breached: 9.86 [waiting 2] [2024-09-24 01:48:58] [index:background] Health check [2024-09-24 01:48:58] [index:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-09-24 01:49:00] [indexer:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-09-24 01:50:41] [indexer:background] Health check [2024-09-24 01:50:41] [indexer:background] CPU load threshold (3) breached: 6.89 [waiting 2] [2024-09-24 01:53:56] [index:background] Health check [2024-09-24 01:53:56] [index:background] CPU load threshold (3) breached: 5.9 [waiting 2] [2024-09-24 01:53:58] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-09-24 01:54:30] [indexer:background] Health check [2024-09-24 01:54:30] [indexer:background] CPU load threshold (3) breached: 5.81 [waiting 2] [2024-09-24 01:59:00] [index:background] Health check [2024-09-24 01:59:00] [index:background] CPU load threshold (3) breached: 5.93 [waiting 2] [2024-09-24 01:59:02] [indexer:background] CPU load threshold (3) breached: 5.93 [waiting 2] [2024-09-24 01:59:31] [indexer:background] Health check [2024-09-24 01:59:31] [indexer:background] CPU load threshold (3) breached: 5.65 [waiting 2] [2024-09-24 02:04:00] [index:background] Health check [2024-09-24 02:04:00] [index:background] CPU load threshold (3) breached: 6.05 [waiting 2] [2024-09-24 02:04:02] [indexer:background] CPU load threshold (3) breached: 6.05 [waiting 2] [2024-09-24 02:04:38] [indexer:background] Health check [2024-09-24 02:04:38] [indexer:background] CPU load threshold (3) breached: 6.01 [waiting 2] [2024-09-24 02:11:45] [index:background] Health check [2024-09-24 02:11:45] [index:background] CPU load threshold (3) breached: 5.77 [waiting 2] [2024-09-24 02:11:47] [indexer:background] CPU load threshold (3) breached: 5.77 [waiting 2] [2024-09-24 02:11:49] [indexer:background] Health check [2024-09-24 02:11:49] [indexer:background] CPU load threshold (3) breached: 5.95 [waiting 2] [2024-09-24 02:11:51] [indexer:background] Health check [2024-09-24 02:11:51] [indexer:background] CPU load threshold (3) breached: 5.95 [waiting 2] [2024-09-24 02:14:41] [index:background] Health check [2024-09-24 02:14:41] [index:background] CPU load threshold (3) breached: 8.39 [waiting 2] [2024-09-24 02:14:43] [indexer:background] CPU load threshold (3) breached: 8.39 [waiting 2] [2024-09-24 02:14:45] [indexer:background] Health check [2024-09-24 02:14:45] [indexer:background] CPU load threshold (3) breached: 8.44 [waiting 2] [2024-09-24 02:14:47] [indexer:background] Health check [2024-09-24 02:14:47] [indexer:background] CPU load threshold (3) breached: 8.44 [waiting 2] [2024-09-24 02:19:52] [index:background] Health check [2024-09-24 02:19:52] [index:background] CPU load threshold (3) breached: 11.37 [waiting 2] [2024-09-24 02:19:55] [indexer:background] CPU load threshold (3) breached: 11.26 [waiting 2] [2024-09-24 02:19:57] [indexer:background] Health check [2024-09-24 02:19:57] [indexer:background] CPU load threshold (3) breached: 11.26 [waiting 2] [2024-09-24 02:19:59] [indexer:background] Health check [2024-09-24 02:19:59] [indexer:background] CPU load threshold (3) breached: 11.26 [waiting 2] [2024-09-24 02:26:25] [index:background] Health check [2024-09-24 02:26:25] [index:background] CPU load threshold (3) breached: 9.5 [waiting 2] [2024-09-24 02:26:27] [indexer:background] CPU load threshold (3) breached: 9.5 [waiting 2] [2024-09-24 02:26:29] [indexer:background] Health check [2024-09-24 02:26:29] [indexer:background] CPU load threshold (3) breached: 9.5 [waiting 2] [2024-09-24 02:26:31] [indexer:background] Health check [2024-09-24 02:26:31] [indexer:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-09-24 02:29:11] [index:background] Health check [2024-09-24 02:29:11] [index:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-09-24 02:29:13] [indexer:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-09-24 02:29:42] [indexer:background] Health check [2024-09-24 02:29:42] [indexer:background] CPU load threshold (3) breached: 7.95 [waiting 2] [2024-09-24 02:35:16] [index:background] Health check [2024-09-24 02:35:16] [index:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-09-24 02:35:18] [indexer:background] CPU load threshold (3) breached: 8.02 [waiting 2] [2024-09-24 02:35:21] [indexer:background] Health check [2024-09-24 02:35:21] [indexer:background] CPU load threshold (3) breached: 8.09 [waiting 2] [2024-09-24 02:35:23] [indexer:background] Health check [2024-09-24 02:35:23] [indexer:background] CPU load threshold (3) breached: 8.09 [waiting 2] [2024-09-24 02:38:42] [index:background] Health check [2024-09-24 02:38:42] [index:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2024-09-24 02:38:44] [indexer:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2024-09-24 02:39:20] [indexer:background] Health check [2024-09-24 02:39:20] [indexer:background] CPU load threshold (3) breached: 8.75 [waiting 2] [2024-09-24 02:44:43] [index:background] Health check [2024-09-24 02:44:43] [index:background] CPU load threshold (3) breached: 8.32 [waiting 2] [2024-09-24 02:44:45] [indexer:background] CPU load threshold (3) breached: 8.32 [waiting 2] [2024-09-24 02:44:47] [indexer:background] Health check [2024-09-24 02:44:47] [indexer:background] CPU load threshold (3) breached: 8.37 [waiting 2] [2024-09-24 02:44:49] [indexer:background] Health check [2024-09-24 02:44:49] [indexer:background] CPU load threshold (3) breached: 8.37 [waiting 2] [2024-09-24 02:49:57] [index:background] Health check [2024-09-24 02:49:57] [index:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-09-24 02:49:59] [indexer:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-09-24 02:50:01] [indexer:background] Health check [2024-09-24 02:50:01] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2024-09-24 02:50:03] [indexer:background] Health check [2024-09-24 02:50:03] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2024-09-24 02:54:19] [index:background] Health check [2024-09-24 02:54:19] [index:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-09-24 02:54:21] [indexer:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2024-09-24 02:54:23] [indexer:background] Health check [2024-09-24 02:54:23] [indexer:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2024-09-24 02:54:25] [indexer:background] Health check [2024-09-24 02:54:25] [indexer:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2024-09-24 02:58:46] [index:background] Health check [2024-09-24 02:58:46] [index:background] CPU load threshold (3) breached: 8.83 [waiting 2] [2024-09-24 02:58:48] [indexer:background] CPU load threshold (3) breached: 8.6 [waiting 2] [2024-09-24 03:01:04] [indexer:background] Health check [2024-09-24 03:01:04] [indexer:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-09-24 03:04:56] [index:background] Health check [2024-09-24 03:04:56] [index:background] CPU load threshold (3) breached: 7.62 [waiting 2] [2024-09-24 03:04:58] [indexer:background] CPU load threshold (3) breached: 7.81 [waiting 2] [2024-09-24 03:05:00] [indexer:background] Health check [2024-09-24 03:05:00] [indexer:background] CPU load threshold (3) breached: 7.81 [waiting 2] [2024-09-24 03:05:02] [indexer:background] Health check [2024-09-24 03:05:02] [indexer:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-09-24 03:08:42] [index:background] Health check [2024-09-24 03:08:42] [index:background] CPU load threshold (3) breached: 11.02 [waiting 2] [2024-09-24 03:08:44] [indexer:background] CPU load threshold (3) breached: 11.02 [waiting 2] [2024-09-24 03:09:16] [indexer:background] Health check [2024-09-24 03:09:16] [indexer:background] CPU load threshold (3) breached: 10.74 [waiting 2] [2024-09-24 03:13:42] [index:background] Health check [2024-09-24 03:13:42] [index:background] CPU load threshold (3) breached: 8.38 [waiting 2] [2024-09-24 03:13:44] [indexer:background] CPU load threshold (3) breached: 8.38 [waiting 2] [2024-09-24 03:14:16] [indexer:background] Health check [2024-09-24 03:14:16] [indexer:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 03:19:01] [index:background] Health check [2024-09-24 03:19:01] [index:background] CPU load threshold (3) breached: 8.32 [waiting 2] [2024-09-24 03:19:04] [indexer:background] CPU load threshold (3) breached: 8.29 [waiting 2] [2024-09-24 03:20:22] [indexer:background] Health check [2024-09-24 03:20:22] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 03:24:06] [index:background] Health check [2024-09-24 03:24:06] [index:background] CPU load threshold (3) breached: 10.27 [waiting 2] [2024-09-24 03:24:08] [indexer:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2024-09-24 03:24:27] [indexer:background] Health check [2024-09-24 03:24:27] [indexer:background] CPU load threshold (3) breached: 9.44 [waiting 2] [2024-09-24 03:29:00] [index:background] Health check [2024-09-24 03:29:00] [index:background] CPU load threshold (3) breached: 7.97 [waiting 2] [2024-09-24 03:29:02] [indexer:background] CPU load threshold (3) breached: 7.97 [waiting 2] [2024-09-24 03:29:36] [indexer:background] Health check [2024-09-24 03:29:37] [indexer:background] CPU load threshold (3) breached: 6.95 [waiting 2] [2024-09-24 03:34:42] [index:background] Health check [2024-09-24 03:34:42] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 03:34:44] [indexer:background] CPU load threshold (3) breached: 7.74 [waiting 2] [2024-09-24 03:34:47] [indexer:background] Health check [2024-09-24 03:34:47] [indexer:background] CPU load threshold (3) breached: 7.74 [waiting 2] [2024-09-24 03:34:49] [indexer:background] Health check [2024-09-24 03:34:49] [indexer:background] CPU load threshold (3) breached: 7.84 [waiting 2] [2024-09-24 03:39:21] [index:background] Health check [2024-09-24 03:39:21] [index:background] CPU load threshold (3) breached: 7.35 [waiting 2] [2024-09-24 03:39:23] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 03:39:25] [indexer:background] Health check [2024-09-24 03:39:25] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 03:39:27] [indexer:background] Health check [2024-09-24 03:39:28] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 03:42:32] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 03:42:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 16 offset: 0 fields: all [2024-09-24 03:42:32] [query] Engine: default [2024-09-24 03:42:34] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 03:42:34] [query] Mods: 6 [2024-09-24 03:42:34] [query] Using OR logic [2024-09-24 03:42:35] [query] Found results using: or logic [2024-09-24 03:42:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 150, 10 [2024-09-24 03:42:35] [query] Results: 906 Pages of results: 91 [2024-09-24 03:42:35] [query] Execution time: 3.29364 [2024-09-24 03:43:45] [index:background] Health check [2024-09-24 03:43:45] [index:background] CPU load threshold (3) breached: 9.53 [waiting 2] [2024-09-24 03:43:47] [indexer:background] CPU load threshold (3) breached: 9.53 [waiting 2] [2024-09-24 03:44:18] [indexer:background] Health check [2024-09-24 03:44:19] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 03:49:21] [index:background] Health check [2024-09-24 03:49:21] [index:background] CPU load threshold (3) breached: 6.67 [waiting 2] [2024-09-24 03:49:23] [indexer:background] CPU load threshold (3) breached: 6.67 [waiting 2] [2024-09-24 03:49:25] [indexer:background] Health check [2024-09-24 03:49:25] [indexer:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-09-24 03:49:27] [indexer:background] Health check [2024-09-24 03:49:27] [indexer:background] CPU load threshold (3) breached: 6.7 [waiting 2] [2024-09-24 03:56:10] [index:background] Health check [2024-09-24 03:56:10] [index:background] CPU load threshold (3) breached: 6.56 [waiting 2] [2024-09-24 03:56:12] [indexer:background] CPU load threshold (3) breached: 6.56 [waiting 2] [2024-09-24 03:56:14] [indexer:background] Health check [2024-09-24 03:56:14] [indexer:background] CPU load threshold (3) breached: 6.56 [waiting 2] [2024-09-24 03:56:16] [indexer:background] Health check [2024-09-24 03:56:16] [indexer:background] CPU load threshold (3) breached: 6.36 [waiting 2] [2024-09-24 03:59:20] [index:background] Health check [2024-09-24 03:59:20] [index:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-09-24 03:59:22] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-09-24 03:59:24] [indexer:background] Health check [2024-09-24 03:59:24] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-09-24 03:59:26] [indexer:background] Health check [2024-09-24 03:59:26] [indexer:background] CPU load threshold (3) breached: 6.73 [waiting 2] [2024-09-24 04:03:48] [index:background] Health check [2024-09-24 04:03:48] [index:background] CPU load threshold (3) breached: 9.74 [waiting 2] [2024-09-24 04:03:50] [indexer:background] CPU load threshold (3) breached: 10.24 [waiting 2] [2024-09-24 04:06:14] [indexer:background] Health check [2024-09-24 04:06:14] [indexer:background] CPU load threshold (3) breached: 9.32 [waiting 2] [2024-09-24 04:09:02] [index:background] Health check [2024-09-24 04:09:02] [index:background] CPU load threshold (3) breached: 9.22 [waiting 2] [2024-09-24 04:09:04] [indexer:background] CPU load threshold (3) breached: 9.22 [waiting 2] [2024-09-24 04:10:41] [indexer:background] Health check [2024-09-24 04:10:41] [indexer:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-09-24 04:13:51] [index:background] Health check [2024-09-24 04:13:51] [index:background] CPU load threshold (3) breached: 9.57 [waiting 2] [2024-09-24 04:13:53] [indexer:background] CPU load threshold (3) breached: 9.57 [waiting 2] [2024-09-24 04:14:45] [indexer:background] Health check [2024-09-24 04:14:45] [indexer:background] CPU load threshold (3) breached: 9.35 [waiting 2] [2024-09-24 04:18:51] [index:background] Health check [2024-09-24 04:18:51] [index:background] CPU load threshold (3) breached: 10.18 [waiting 2] [2024-09-24 04:18:53] [indexer:background] CPU load threshold (3) breached: 10.18 [waiting 2] [2024-09-24 04:20:22] [indexer:background] Health check [2024-09-24 04:20:22] [indexer:background] CPU load threshold (3) breached: 11.06 [waiting 2] [2024-09-24 04:24:10] [index:background] Health check [2024-09-24 04:24:10] [index:background] CPU load threshold (3) breached: 11.92 [waiting 2] [2024-09-24 04:24:12] [indexer:background] CPU load threshold (3) breached: 11.29 [waiting 2] [2024-09-24 04:24:42] [indexer:background] Health check [2024-09-24 04:24:42] [indexer:background] CPU load threshold (3) breached: 11.96 [waiting 2] [2024-09-24 04:28:51] [index:background] Health check [2024-09-24 04:28:51] [index:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2024-09-24 04:28:53] [indexer:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2024-09-24 04:29:55] [indexer:background] Health check [2024-09-24 04:29:55] [indexer:background] CPU load threshold (3) breached: 9.4 [waiting 2] [2024-09-24 04:34:05] [index:background] Health check [2024-09-24 04:34:05] [index:background] CPU load threshold (3) breached: 11.6 [waiting 2] [2024-09-24 04:34:07] [indexer:background] CPU load threshold (3) breached: 11.47 [waiting 2] [2024-09-24 04:36:10] [indexer:background] Health check [2024-09-24 04:36:10] [indexer:background] CPU load threshold (3) breached: 10.5 [waiting 2] [2024-09-24 04:39:01] [index:background] Health check [2024-09-24 04:39:01] [index:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2024-09-24 04:39:03] [indexer:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2024-09-24 04:41:15] [indexer:background] Health check [2024-09-24 04:41:15] [indexer:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2024-09-24 04:44:05] [index:background] Health check [2024-09-24 04:44:05] [index:background] CPU load threshold (3) breached: 10.78 [waiting 2] [2024-09-24 04:44:07] [indexer:background] CPU load threshold (3) breached: 10.88 [waiting 2] [2024-09-24 04:45:19] [indexer:background] Health check [2024-09-24 04:45:19] [indexer:background] CPU load threshold (3) breached: 9.18 [waiting 2] [2024-09-24 04:49:25] [index:background] Health check [2024-09-24 04:49:25] [index:background] CPU load threshold (3) breached: 7.02 [waiting 2] [2024-09-24 04:49:27] [indexer:background] CPU load threshold (3) breached: 6.94 [waiting 2] [2024-09-24 04:49:29] [indexer:background] Health check [2024-09-24 04:49:29] [indexer:background] CPU load threshold (3) breached: 6.94 [waiting 2] [2024-09-24 04:49:31] [indexer:background] Health check [2024-09-24 04:49:31] [indexer:background] CPU load threshold (3) breached: 6.94 [waiting 2] [2024-09-24 04:53:52] [index:background] Health check [2024-09-24 04:53:52] [index:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-09-24 04:53:54] [indexer:background] CPU load threshold (3) breached: 5.66 [waiting 2] [2024-09-24 04:54:25] [indexer:background] Health check [2024-09-24 04:54:25] [indexer:background] CPU load threshold (3) breached: 5.58 [waiting 2] [2024-09-24 04:58:57] [index:background] Health check [2024-09-24 04:58:57] [index:background] CPU load threshold (3) breached: 7.5 [waiting 2] [2024-09-24 04:58:59] [indexer:background] CPU load threshold (3) breached: 7.5 [waiting 2] [2024-09-24 05:01:01] [indexer:background] Health check [2024-09-24 05:01:01] [indexer:background] CPU load threshold (3) breached: 8.26 [waiting 2] [2024-09-24 05:06:27] [index:background] Health check [2024-09-24 05:06:27] [index:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-09-24 05:06:29] [indexer:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-09-24 05:06:31] [indexer:background] Health check [2024-09-24 05:06:31] [indexer:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-09-24 05:06:33] [indexer:background] Health check [2024-09-24 05:06:33] [indexer:background] CPU load threshold (3) breached: 7.53 [waiting 2] [2024-09-24 05:10:16] [index:background] Health check [2024-09-24 05:10:16] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 05:10:18] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 05:10:20] [indexer:background] Health check [2024-09-24 05:10:20] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 05:10:22] [indexer:background] Health check [2024-09-24 05:10:22] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 05:13:43] [index:background] Health check [2024-09-24 05:13:43] [index:background] CPU load threshold (3) breached: 9.04 [waiting 2] [2024-09-24 05:13:45] [indexer:background] CPU load threshold (3) breached: 9.04 [waiting 2] [2024-09-24 05:15:38] [indexer:background] Health check [2024-09-24 05:15:38] [indexer:background] CPU load threshold (3) breached: 9.8 [waiting 2] [2024-09-24 05:19:15] [index:background] Health check [2024-09-24 05:19:15] [index:background] CPU load threshold (3) breached: 6.6 [waiting 2] [2024-09-24 05:19:18] [indexer:background] CPU load threshold (3) breached: 6.6 [waiting 2] [2024-09-24 05:19:20] [indexer:background] Health check [2024-09-24 05:19:20] [indexer:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-09-24 05:19:22] [indexer:background] Health check [2024-09-24 05:19:22] [indexer:background] CPU load threshold (3) breached: 6.87 [waiting 2] [2024-09-24 05:23:53] [index:background] Health check [2024-09-24 05:23:53] [index:background] CPU load threshold (3) breached: 8.08 [waiting 2] [2024-09-24 05:23:55] [indexer:background] CPU load threshold (3) breached: 8.08 [waiting 2] [2024-09-24 05:24:28] [indexer:background] Health check [2024-09-24 05:24:28] [indexer:background] CPU load threshold (3) breached: 7.35 [waiting 2] [2024-09-24 05:28:04] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 05:28:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 90 offset: 0 fields: all [2024-09-24 05:28:04] [query] Engine: default [2024-09-24 05:28:06] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 05:28:06] [query] Mods: 6 [2024-09-24 05:28:06] [query] Using OR logic [2024-09-24 05:28:07] [query] Found results using: or logic [2024-09-24 05:28:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 890, 10 [2024-09-24 05:28:07] [query] Results: 906 Pages of results: 91 [2024-09-24 05:28:07] [query] Execution time: 3.24924 [2024-09-24 05:29:05] [index:background] Health check [2024-09-24 05:29:05] [index:background] CPU load threshold (3) breached: 8.05 [waiting 2] [2024-09-24 05:29:07] [indexer:background] CPU load threshold (3) breached: 8.05 [waiting 2] [2024-09-24 05:31:12] [indexer:background] Health check [2024-09-24 05:31:12] [indexer:background] CPU load threshold (3) breached: 7.7 [waiting 2] [2024-09-24 05:34:00] [index:background] Health check [2024-09-24 05:34:00] [index:background] CPU load threshold (3) breached: 7.29 [waiting 2] [2024-09-24 05:34:02] [indexer:background] CPU load threshold (3) breached: 7.29 [waiting 2] [2024-09-24 05:34:18] [indexer:background] Health check [2024-09-24 05:34:18] [indexer:background] CPU load threshold (3) breached: 7.83 [waiting 2] [2024-09-24 05:38:59] [index:background] Health check [2024-09-24 05:38:59] [index:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 05:39:01] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 05:39:22] [indexer:background] Health check [2024-09-24 05:39:22] [indexer:background] CPU load threshold (3) breached: 7.65 [waiting 2] [2024-09-24 05:39:23] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 05:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-09-24 05:39:23] [query] Engine: default [2024-09-24 05:39:24] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 05:39:24] [query] Mods: 6 [2024-09-24 05:39:24] [query] Using OR logic [2024-09-24 05:39:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-09-24 05:39:39] [query] Results: 1 Pages of results: 1 [2024-09-24 05:39:39] [query] Execution time: 16.00746 [2024-09-24 05:44:00] [index:background] Health check [2024-09-24 05:44:00] [index:background] CPU load threshold (3) breached: 8.4 [waiting 2] [2024-09-24 05:44:02] [indexer:background] CPU load threshold (3) breached: 8.4 [waiting 2] [2024-09-24 05:44:44] [indexer:background] Health check [2024-09-24 05:44:44] [indexer:background] CPU load threshold (3) breached: 9.25 [waiting 2] [2024-09-24 05:49:06] [index:background] Health check [2024-09-24 05:49:06] [index:background] CPU load threshold (3) breached: 8.87 [waiting 2] [2024-09-24 05:49:08] [indexer:background] CPU load threshold (3) breached: 8.87 [waiting 2] [2024-09-24 05:50:51] [indexer:background] Health check [2024-09-24 05:50:51] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-09-24 05:54:20] [index:background] Health check [2024-09-24 05:54:20] [index:background] CPU load threshold (3) breached: 6.15 [waiting 2] [2024-09-24 05:54:22] [indexer:background] CPU load threshold (3) breached: 5.97 [waiting 2] [2024-09-24 05:54:24] [indexer:background] Health check [2024-09-24 05:54:24] [indexer:background] CPU load threshold (3) breached: 5.97 [waiting 2] [2024-09-24 05:54:26] [indexer:background] Health check [2024-09-24 05:54:26] [indexer:background] CPU load threshold (3) breached: 5.98 [waiting 2] [2024-09-24 05:59:02] [index:background] Health check [2024-09-24 05:59:02] [index:background] CPU load threshold (3) breached: 33.84 [waiting 2] [2024-09-24 05:59:04] [indexer:background] CPU load threshold (3) breached: 33.84 [waiting 2] [2024-09-24 05:59:22] [indexer:background] Health check [2024-09-24 05:59:22] [indexer:background] CPU load threshold (3) breached: 40.94 [waiting 2] [2024-09-24 06:03:43] [index:background] Health check [2024-09-24 06:03:43] [index:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-09-24 06:03:45] [indexer:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-09-24 06:06:00] [indexer:background] Health check [2024-09-24 06:06:00] [indexer:background] CPU load threshold (3) breached: 6.34 [waiting 2] [2024-09-24 06:09:01] [index:background] Health check [2024-09-24 06:09:01] [index:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-09-24 06:09:03] [indexer:background] CPU load threshold (3) breached: 6.13 [waiting 2] [2024-09-24 06:09:42] [indexer:background] Health check [2024-09-24 06:09:42] [indexer:background] CPU load threshold (3) breached: 6.66 [waiting 2] [2024-09-24 06:13:43] [index:background] Health check [2024-09-24 06:13:43] [index:background] CPU load threshold (3) breached: 7.82 [waiting 2] [2024-09-24 06:13:45] [indexer:background] CPU load threshold (3) breached: 7.82 [waiting 2] [2024-09-24 06:14:28] [indexer:background] Health check [2024-09-24 06:14:28] [indexer:background] CPU load threshold (3) breached: 7.56 [waiting 2] [2024-09-24 06:18:46] [index:background] Health check [2024-09-24 06:18:46] [index:background] CPU load threshold (3) breached: 8.41 [waiting 2] [2024-09-24 06:18:48] [indexer:background] CPU load threshold (3) breached: 8.41 [waiting 2] [2024-09-24 06:21:48] [indexer:background] Health check [2024-09-24 06:21:48] [indexer:background] CPU load threshold (3) breached: 10.65 [waiting 2] [2024-09-24 06:24:07] [index:background] Health check [2024-09-24 06:24:07] [index:background] CPU load threshold (3) breached: 10.99 [waiting 2] [2024-09-24 06:24:09] [indexer:background] CPU load threshold (3) breached: 10.99 [waiting 2] [2024-09-24 06:24:19] [indexer:background] Health check [2024-09-24 06:24:19] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-09-24 06:29:05] [index:background] Health check [2024-09-24 06:29:05] [index:background] CPU load threshold (3) breached: 10.54 [waiting 2] [2024-09-24 06:29:07] [indexer:background] CPU load threshold (3) breached: 10.41 [waiting 2] [2024-09-24 06:29:37] [indexer:background] Health check [2024-09-24 06:29:37] [indexer:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-09-24 06:33:48] [index:background] Health check [2024-09-24 06:33:48] [index:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-09-24 06:33:51] [indexer:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-09-24 06:36:06] [indexer:background] Health check [2024-09-24 06:36:06] [indexer:background] CPU load threshold (3) breached: 12.8 [waiting 2] [2024-09-24 06:39:07] [index:background] Health check [2024-09-24 06:39:07] [index:background] CPU load threshold (3) breached: 10.05 [waiting 2] [2024-09-24 06:39:09] [indexer:background] CPU load threshold (3) breached: 10.05 [waiting 2] [2024-09-24 06:39:48] [indexer:background] Health check [2024-09-24 06:39:48] [indexer:background] CPU load threshold (3) breached: 8.93 [waiting 2] [2024-09-24 06:44:07] [index:background] Health check [2024-09-24 06:44:07] [index:background] CPU load threshold (3) breached: 8.29 [waiting 2] [2024-09-24 06:44:09] [indexer:background] CPU load threshold (3) breached: 8.29 [waiting 2] [2024-09-24 06:44:28] [indexer:background] Health check [2024-09-24 06:44:28] [indexer:background] CPU load threshold (3) breached: 8.08 [waiting 2] [2024-09-24 06:49:08] [index:background] Health check [2024-09-24 06:49:08] [index:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-09-24 06:49:10] [indexer:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-09-24 06:49:20] [indexer:background] Health check [2024-09-24 06:49:20] [indexer:background] CPU load threshold (3) breached: 9.5 [waiting 2] [2024-09-24 06:53:56] [index:background] Health check [2024-09-24 06:53:56] [index:background] CPU load threshold (3) breached: 7.87 [waiting 2] [2024-09-24 06:53:58] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 06:54:18] [indexer:background] Health check [2024-09-24 06:54:18] [indexer:background] CPU load threshold (3) breached: 7.85 [waiting 2] [2024-09-24 06:59:09] [index:background] Health check [2024-09-24 06:59:09] [index:background] CPU load threshold (3) breached: 9.03 [waiting 2] [2024-09-24 06:59:11] [indexer:background] CPU load threshold (3) breached: 9.03 [waiting 2] [2024-09-24 06:59:57] [indexer:background] Health check [2024-09-24 06:59:57] [indexer:background] CPU load threshold (3) breached: 9.61 [waiting 2] [2024-09-24 07:03:47] [index:background] Health check [2024-09-24 07:03:47] [index:background] CPU load threshold (3) breached: 9.2 [waiting 2] [2024-09-24 07:03:49] [indexer:background] CPU load threshold (3) breached: 8.95 [waiting 2] [2024-09-24 07:04:21] [indexer:background] Health check [2024-09-24 07:04:21] [indexer:background] CPU load threshold (3) breached: 8.38 [waiting 2] [2024-09-24 07:08:58] [index:background] Health check [2024-09-24 07:08:58] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 07:09:00] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 07:09:39] [indexer:background] Health check [2024-09-24 07:09:39] [indexer:background] CPU load threshold (3) breached: 6.73 [waiting 2] [2024-09-24 07:14:09] [index:background] Health check [2024-09-24 07:14:09] [index:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-09-24 07:14:11] [indexer:background] CPU load threshold (3) breached: 5.75 [waiting 2] [2024-09-24 07:14:59] [indexer:background] Health check [2024-09-24 07:14:59] [indexer:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-09-24 07:19:09] [index:background] Health check [2024-09-24 07:19:09] [index:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-09-24 07:19:11] [indexer:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-09-24 07:19:32] [indexer:background] Health check [2024-09-24 07:19:32] [indexer:background] CPU load threshold (3) breached: 8.68 [waiting 2] [2024-09-24 07:23:46] [index:background] Health check [2024-09-24 07:23:46] [index:background] CPU load threshold (3) breached: 8.7 [waiting 2] [2024-09-24 07:23:48] [indexer:background] CPU load threshold (3) breached: 8.7 [waiting 2] [2024-09-24 07:24:49] [indexer:background] Health check [2024-09-24 07:24:49] [indexer:background] CPU load threshold (3) breached: 8.73 [waiting 2] [2024-09-24 07:28:43] [index:background] Health check [2024-09-24 07:28:43] [index:background] CPU load threshold (3) breached: 8.78 [waiting 2] [2024-09-24 07:28:45] [indexer:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-09-24 07:29:20] [indexer:background] Health check [2024-09-24 07:29:20] [indexer:background] CPU load threshold (3) breached: 8.33 [waiting 2] [2024-09-24 07:33:50] [index:background] Health check [2024-09-24 07:33:50] [index:background] CPU load threshold (3) breached: 11.92 [waiting 2] [2024-09-24 07:33:52] [indexer:background] CPU load threshold (3) breached: 11.92 [waiting 2] [2024-09-24 07:34:57] [indexer:background] Health check [2024-09-24 07:34:57] [indexer:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2024-09-24 07:38:46] [index:background] Health check [2024-09-24 07:38:46] [index:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-09-24 07:38:48] [indexer:background] CPU load threshold (3) breached: 5.54 [waiting 2] [2024-09-24 07:39:16] [indexer:background] Health check [2024-09-24 07:39:16] [indexer:background] CPU load threshold (3) breached: 5.88 [waiting 2] [2024-09-24 07:40:51] [query] Query for: 2024 [2024-09-24 07:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 07:40:51] [query] Engine: default [2024-09-24 07:40:51] [query] Tokens: 2024 [2024-09-24 07:40:51] [query] Mods: 6 [2024-09-24 07:40:51] [query] Found results using: or logic [2024-09-24 07:40:51] [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-09-24 07:40:51] [query] Results: 162 Pages of results: 17 [2024-09-24 07:40:51] [query] Execution time: 0.43234 [2024-09-24 07:40:51] [query] Query for: 2024 [2024-09-24 07:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2024-09-24 07:40:51] [query] Engine: default [2024-09-24 07:40:51] [query] Tokens: 2024 [2024-09-24 07:40:51] [query] Mods: 6 [2024-09-24 07:40:51] [query] Found results using: or logic [2024-09-24 07:40:51] [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, 100 [2024-09-24 07:40:51] [query] Results: 162 Pages of results: 2 [2024-09-24 07:40:51] [query] Execution time: 0.18748 [2024-09-24 07:43:48] [index:background] Health check [2024-09-24 07:43:48] [index:background] CPU load threshold (3) breached: 7.04 [waiting 2] [2024-09-24 07:43:50] [indexer:background] CPU load threshold (3) breached: 7.28 [waiting 2] [2024-09-24 07:44:16] [indexer:background] Health check [2024-09-24 07:44:16] [indexer:background] CPU load threshold (3) breached: 8.08 [waiting 2] [2024-09-24 07:48:50] [index:background] Health check [2024-09-24 07:48:50] [index:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-09-24 07:48:52] [indexer:background] CPU load threshold (3) breached: 6.83 [waiting 2] [2024-09-24 07:49:41] [indexer:background] Health check [2024-09-24 07:49:41] [indexer:background] CPU load threshold (3) breached: 6.6 [waiting 2] [2024-09-24 07:54:01] [index:background] Health check [2024-09-24 07:54:01] [index:background] CPU load threshold (3) breached: 8.15 [waiting 2] [2024-09-24 07:54:04] [indexer:background] CPU load threshold (3) breached: 8.15 [waiting 2] [2024-09-24 07:55:00] [indexer:background] Health check [2024-09-24 07:55:00] [indexer:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-09-24 07:58:49] [index:background] Health check [2024-09-24 07:58:49] [index:background] CPU load threshold (3) breached: 8.11 [waiting 2] [2024-09-24 07:58:51] [indexer:background] CPU load threshold (3) breached: 8.11 [waiting 2] [2024-09-24 07:59:32] [indexer:background] Health check [2024-09-24 07:59:32] [indexer:background] CPU load threshold (3) breached: 7.63 [waiting 2] [2024-09-24 08:01:36] [index] Marking post.post 15929 to be dropped [2024-09-24 08:01:39] [index] Dropping post.post 15929 [2024-09-24 08:01:39] [index:background] CPU load threshold (3) breached: 7.82 [waiting 2] [2024-09-24 08:01:41] [indexer] Index built [2024-09-24 08:01:41] [indexer:background] CPU load threshold (3) breached: 7.92 [waiting 2] [2024-09-24 08:03:47] [index:background] Health check [2024-09-24 08:03:47] [index:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-09-24 08:03:49] [indexer:background] CPU load threshold (3) breached: 7.06 [waiting 2] [2024-09-24 08:04:39] [indexer:background] Health check [2024-09-24 08:04:40] [indexer:background] CPU load threshold (3) breached: 7.59 [waiting 2] [2024-09-24 08:07:17] [index] Marking post.post 15929 to be dropped [2024-09-24 08:07:19] [index] Dropping post.post 15929 [2024-09-24 08:07:19] [index:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-09-24 08:07:21] [indexer] Index built [2024-09-24 08:07:21] [indexer:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-09-24 08:08:43] [index:background] Health check [2024-09-24 08:08:43] [index:background] CPU load threshold (3) breached: 11.03 [waiting 2] [2024-09-24 08:08:45] [indexer:background] CPU load threshold (3) breached: 11.03 [waiting 2] [2024-09-24 08:09:25] [indexer:background] Health check [2024-09-24 08:09:25] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-09-24 08:13:28] [index] Marking post.post 15915 to be dropped [2024-09-24 08:13:31] [index] Dropping post.post 15915 [2024-09-24 08:13:31] [index:background] CPU load threshold (3) breached: 10.3 [waiting 2] [2024-09-24 08:13:33] [indexer] Index built [2024-09-24 08:13:33] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-09-24 08:13:33] [index] Marking post.post 15915 to be dropped [2024-09-24 08:13:35] [index] Dropping post.post 15915 [2024-09-24 08:13:35] [index:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-09-24 08:13:37] [indexer] Index built [2024-09-24 08:13:37] [indexer:background] CPU load threshold (3) breached: 11.35 [waiting 2] [2024-09-24 08:13:45] [index:background] Health check [2024-09-24 08:13:45] [index:background] CPU load threshold (3) breached: 11.32 [waiting 2] [2024-09-24 08:13:47] [indexer:background] CPU load threshold (3) breached: 11.46 [waiting 2] [2024-09-24 08:14:21] [indexer:background] Health check [2024-09-24 08:14:21] [indexer:background] CPU load threshold (3) breached: 11.14 [waiting 2] [2024-09-24 08:19:08] [index:background] Health check [2024-09-24 08:19:08] [index:background] CPU load threshold (3) breached: 9.1 [waiting 2] [2024-09-24 08:19:10] [indexer:background] CPU load threshold (3) breached: 9.1 [waiting 2] [2024-09-24 08:19:17] [indexer:background] Health check [2024-09-24 08:19:17] [indexer:background] CPU load threshold (3) breached: 9.08 [waiting 2] [2024-09-24 08:24:03] [index:background] Health check [2024-09-24 08:24:03] [index:background] CPU load threshold (3) breached: 10.12 [waiting 2] [2024-09-24 08:24:05] [indexer:background] CPU load threshold (3) breached: 10.12 [waiting 2] [2024-09-24 08:26:07] [indexer:background] Health check [2024-09-24 08:26:07] [indexer:background] CPU load threshold (3) breached: 10.68 [waiting 2] [2024-09-24 08:29:07] [index:background] Health check [2024-09-24 08:29:07] [index:background] CPU load threshold (3) breached: 12.59 [waiting 2] [2024-09-24 08:29:09] [indexer:background] CPU load threshold (3) breached: 12.59 [waiting 2] [2024-09-24 08:29:24] [indexer:background] Health check [2024-09-24 08:29:24] [indexer:background] CPU load threshold (3) breached: 12.39 [waiting 2] [2024-09-24 08:30:49] [query] Query for: instruction loi de finance 2021 [2024-09-24 08:30:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 08:30:49] [query] Engine: default [2024-09-24 08:30:49] [query] Tokens: financs, loii, loyis, loyant, loyi, loya, loia, loyer, loie, instructi, instructs, instructives, instruction, instructions, financi, financie, financa, financées, financés, financement, finances, finance, financements, financer, financeront, financée, financé, finançant, financant, financez, financera, loi, financ, 2021, finance 2021 [2024-09-24 08:30:49] [query] Mods: 6 [2024-09-24 08:30:49] [query] Using OR logic [2024-09-24 08:30:52] [query] Found results using: or logic [2024-09-24 08:30:52] [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 (418789,750620,732569,669031,250776,72489,55165,20535,1740,742535,533119,519912,22995,6329,507839,178508,10800,221,799,858,922,1221,8009,8804,147650,15019,27032,27653,28790,34790,38664,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-09-24 08:30:52] [query] Results: 3127 Pages of results: 313 [2024-09-24 08:30:52] [query] Execution time: 2.99118 [2024-09-24 08:31:28] [query] Query for: instruction loi de finance 2021 [2024-09-24 08:31:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-09-24 08:31:28] [query] Engine: default [2024-09-24 08:31:28] [query] Tokens: financs, loii, loyis, loyant, loyi, loya, loia, loyer, loie, instructi, instructs, instructives, instruction, instructions, financi, financie, financa, financées, financés, financement, finances, finance, financements, financer, financeront, financée, financé, finançant, financant, financez, financera, loi, financ, 2021, finance 2021 [2024-09-24 08:31:28] [query] Mods: 6 [2024-09-24 08:31:28] [query] Using OR logic [2024-09-24 08:31:30] [query] Found results using: or logic [2024-09-24 08:31:30] [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 (418789,750620,732569,669031,250776,72489,55165,20535,1740,742535,533119,519912,22995,6329,507839,178508,10800,221,799,858,922,1221,8009,8804,147650,15019,27032,27653,28790,34790,38664,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-09-24 08:31:30] [query] Results: 3127 Pages of results: 313 [2024-09-24 08:31:30] [query] Execution time: 2.73860 [2024-09-24 08:33:51] [index:background] Health check [2024-09-24 08:33:51] [index:background] CPU load threshold (3) breached: 11.74 [waiting 2] [2024-09-24 08:33:53] [indexer:background] CPU load threshold (3) breached: 11.68 [waiting 2] [2024-09-24 08:35:27] [query] Query for: instruction loi de finance 2021 [2024-09-24 08:35:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-09-24 08:35:27] [query] Engine: default [2024-09-24 08:35:27] [indexer:background] Health check [2024-09-24 08:35:28] [indexer:background] CPU load threshold (3) breached: 11.09 [waiting 2] [2024-09-24 08:35:28] [query] Tokens: financs, loii, loyis, loyant, loyi, loya, loia, loyer, loie, instructi, instructs, instructives, instruction, instructions, financi, financie, financa, financées, financés, financement, finances, finance, financements, financer, financeront, financée, financé, finançant, financant, financez, financera, loi, financ, 2021, finance 2021 [2024-09-24 08:35:28] [query] Mods: 6 [2024-09-24 08:35:28] [query] Using OR logic [2024-09-24 08:35:30] [query] Found results using: or logic [2024-09-24 08:35:30] [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 (418789,750620,732569,669031,250776,72489,55165,20535,1740,742535,533119,519912,22995,6329,507839,178508,10800,221,799,858,922,1221,8009,8804,147650,15019,27032,27653,28790,34790,38664,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-09-24 08:35:30] [query] Results: 3127 Pages of results: 313 [2024-09-24 08:35:30] [query] Execution time: 2.60381 [2024-09-24 08:36:07] [query] Query for: loi de finance 2021 [2024-09-24 08:36:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 08:36:07] [query] Engine: default [2024-09-24 08:36:08] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2021, finance 2021 [2024-09-24 08:36:08] [query] Mods: 6 [2024-09-24 08:36:08] [query] Using OR logic [2024-09-24 08:36:10] [query] Found results using: or logic [2024-09-24 08:36:10] [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 (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-09-24 08:36:10] [query] Results: 3120 Pages of results: 312 [2024-09-24 08:36:10] [query] Execution time: 2.24912 [2024-09-24 08:36:31] [query] Query for: loi de finance 2021 [2024-09-24 08:36:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-09-24 08:36:31] [query] Engine: default [2024-09-24 08:36:31] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2021, finance 2021 [2024-09-24 08:36:31] [query] Mods: 6 [2024-09-24 08:36:31] [query] Using OR logic [2024-09-24 08:36:33] [query] Found results using: or logic [2024-09-24 08:36: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 (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-09-24 08:36:33] [query] Results: 3120 Pages of results: 312 [2024-09-24 08:36:33] [query] Execution time: 2.37921 [2024-09-24 08:36:52] [query] Query for: loi de finance 2021 [2024-09-24 08:36:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-09-24 08:36:52] [query] Engine: default [2024-09-24 08:36:53] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2021, finance 2021 [2024-09-24 08:36:53] [query] Mods: 6 [2024-09-24 08:36:53] [query] Using OR logic [2024-09-24 08:36:55] [query] Found results using: or logic [2024-09-24 08:36:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-09-24 08:36:55] [query] Results: 3120 Pages of results: 312 [2024-09-24 08:36:55] [query] Execution time: 2.32255 [2024-09-24 08:37:01] [query] Query for: loi de finance 2021 [2024-09-24 08:37:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2024-09-24 08:37:01] [query] Engine: default [2024-09-24 08:37:02] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2021, finance 2021 [2024-09-24 08:37:02] [query] Mods: 6 [2024-09-24 08:37:02] [query] Using OR logic [2024-09-24 08:37:04] [query] Found results using: or logic [2024-09-24 08:37: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 (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 30, 10 [2024-09-24 08:37:04] [query] Results: 3120 Pages of results: 312 [2024-09-24 08:37:04] [query] Execution time: 2.32547 [2024-09-24 08:37:13] [query] Query for: loi de finance 2021 [2024-09-24 08:37:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2024-09-24 08:37:13] [query] Engine: default [2024-09-24 08:37:14] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2021, finance 2021 [2024-09-24 08:37:14] [query] Mods: 6 [2024-09-24 08:37:14] [query] Using OR logic [2024-09-24 08:37:15] [query] Found results using: or logic [2024-09-24 08:37:15] [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 (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2799,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 40, 10 [2024-09-24 08:37:15] [query] Results: 3120 Pages of results: 312 [2024-09-24 08:37:15] [query] Execution time: 2.12630 [2024-09-24 08:38:49] [index:background] Health check [2024-09-24 08:38:49] [index:background] CPU load threshold (3) breached: 10.16 [waiting 2] [2024-09-24 08:38:51] [indexer:background] CPU load threshold (3) breached: 10.16 [waiting 2] [2024-09-24 08:39:10] [query] Query for: loi de finance 2020 [2024-09-24 08:39:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 08:39:10] [query] Engine: default [2024-09-24 08:39:11] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2020, finance 2020 [2024-09-24 08:39:11] [query] Mods: 6 [2024-09-24 08:39:11] [query] Using OR logic [2024-09-24 08:39:13] [query] Found results using: or logic [2024-09-24 08:39:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2523,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-09-24 08:39:13] [query] Results: 3009 Pages of results: 301 [2024-09-24 08:39:13] [query] Execution time: 2.37463 [2024-09-24 08:39:17] [indexer:background] Health check [2024-09-24 08:39:17] [indexer:background] CPU load threshold (3) breached: 9.79 [waiting 2] [2024-09-24 08:39:47] [query] Query for: loi de finance 2020 [2024-09-24 08:39:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 2 offset: 0 fields: all [2024-09-24 08:39:47] [query] Engine: default [2024-09-24 08:39:48] [query] Tokens: financera, loii, loyis, loyant, loyi, loya, loia, loyer, loie, financi, financs, financie, financeront, financez, financant, finançant, financé, financée, financa, financer, financements, finance, finances, financement, financés, financées, loi, financ, 2020, finance 2020 [2024-09-24 08:39:48] [query] Mods: 6 [2024-09-24 08:39:48] [query] Using OR logic [2024-09-24 08:39:50] [query] Found results using: or logic [2024-09-24 08:39:50] [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 (38664,750620,732569,669031,250776,72489,55165,20535,1740,507839,418789,178508,147650,34790,28790,27653,27032,15019,10800,8804,8009,1221,922,858,799,221,3877,690302,2523,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 10, 10 [2024-09-24 08:39:50] [query] Results: 3009 Pages of results: 301 [2024-09-24 08:39:50] [query] Execution time: 2.56841 [2024-09-24 08:43:52] [index:background] Health check [2024-09-24 08:43:52] [index:background] CPU load threshold (3) breached: 9.79 [waiting 2] [2024-09-24 08:43:54] [indexer:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-09-24 08:44:19] [indexer:background] Health check [2024-09-24 08:44:19] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 08:49:43] [index:background] Health check [2024-09-24 08:49:43] [index:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 08:49:46] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 08:49:48] [indexer:background] Health check [2024-09-24 08:49:48] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 08:49:50] [indexer:background] Health check [2024-09-24 08:49:50] [indexer:background] CPU load threshold (3) breached: 9.96 [waiting 2] [2024-09-24 08:53:51] [index:background] Health check [2024-09-24 08:53:51] [index:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 08:53:53] [indexer:background] CPU load threshold (3) breached: 9.12 [waiting 2] [2024-09-24 08:54:39] [indexer:background] Health check [2024-09-24 08:54:39] [indexer:background] CPU load threshold (3) breached: 9.79 [waiting 2] [2024-09-24 08:58:02] [query] Query for: sous-secteur forets et faune [2024-09-24 08:58:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 08:58:02] [query] Engine: default [2024-09-24 08:58:02] [query] Tokens: faune, faunes, forets, secteurs, secteura, sous-secteurs, secteur, foret, faun, sous-secteur [2024-09-24 08:58:02] [query] Mods: 6 [2024-09-24 08:58:03] [query] Trying AND logic [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Query for: sous-secteur forets et faune [2024-09-24 08:58:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 08:58:03] [query] Engine: default [2024-09-24 08:58:03] [query] Tokens: faune, faunes, forets, secteurs, secteura, sous-secteurs, secteur, foret, faun, sous-secteur [2024-09-24 08:58:03] [query] Mods: 6 [2024-09-24 08:58:03] [query] Trying AND logic [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:03] [query] Skipping AND logic Source Attribute consideration (single Engine) [2024-09-24 08:58:04] [query] Found results using: and logic [2024-09-24 08:58:04] [query] Found results using: and logic [2024-09-24 08:58: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 (4703,44597,5503,72,66405,24847,91,4141,750245,42766) 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' ) ) ))) AND s.id IN ('4708', '4710', '6192', '6310', '6898', '7112', '7196', '7749', '6191', '6309', '6897', '7111', '7195', '7748', '6582', '7058', '7526', '7631', '6581', '7057', '7630') 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-09-24 08:58:04] [query] Results: 21 Pages of results: 3 [2024-09-24 08:58: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 (4703,44597,5503,72,66405,24847,91,4141,750245,42766) 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' ) ) ))) AND s.id IN ('4708', '4710', '6192', '6310', '6898', '7112', '7196', '7749', '6191', '6309', '6897', '7111', '7195', '7748', '6582', '7058', '7526', '7631', '6581', '7057', '7630') 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-09-24 08:58:04] [query] Results: 21 Pages of results: 3 [2024-09-24 08:58:04] [query] Execution time: 1.72763 [2024-09-24 08:58:04] [query] Execution time: 2.19173 [2024-09-24 08:58:44] [index:background] Health check [2024-09-24 08:58:44] [index:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-09-24 08:58:46] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-09-24 08:59:28] [indexer:background] Health check [2024-09-24 08:59:28] [indexer:background] CPU load threshold (3) breached: 7.73 [waiting 2] [2024-09-24 09:04:16] [index:background] Health check [2024-09-24 09:04:16] [index:background] CPU load threshold (3) breached: 7.56 [waiting 2] [2024-09-24 09:04:18] [indexer:background] CPU load threshold (3) breached: 7.56 [waiting 2] [2024-09-24 09:04:20] [indexer:background] Health check [2024-09-24 09:04:20] [indexer:background] CPU load threshold (3) breached: 7.35 [waiting 2] [2024-09-24 09:04:22] [indexer:background] Health check [2024-09-24 09:04:22] [indexer:background] CPU load threshold (3) breached: 7.35 [waiting 2] [2024-09-24 09:09:43] [index:background] Health check [2024-09-24 09:09:43] [index:background] CPU load threshold (3) breached: 9.1 [waiting 2] [2024-09-24 09:09:45] [indexer:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-09-24 09:09:47] [indexer:background] Health check [2024-09-24 09:09:47] [indexer:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2024-09-24 09:09:49] [indexer:background] Health check [2024-09-24 09:09:49] [indexer:background] CPU load threshold (3) breached: 8.79 [waiting 2] [2024-09-24 09:13:52] [index:background] Health check [2024-09-24 09:13:52] [index:background] CPU load threshold (3) breached: 10.87 [waiting 2] [2024-09-24 09:13:54] [indexer:background] CPU load threshold (3) breached: 11.12 [waiting 2] [2024-09-24 09:14:37] [indexer:background] Health check [2024-09-24 09:14:37] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 09:19:52] [index:background] Health check [2024-09-24 09:19:52] [index:background] CPU load threshold (3) breached: 9.56 [waiting 2] [2024-09-24 09:19:54] [indexer:background] CPU load threshold (3) breached: 9.56 [waiting 2] [2024-09-24 09:19:56] [indexer:background] Health check [2024-09-24 09:19:56] [indexer:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-09-24 09:19:58] [indexer:background] Health check [2024-09-24 09:19:58] [indexer:background] CPU load threshold (3) breached: 9.51 [waiting 2] [2024-09-24 09:23:42] [index:background] Health check [2024-09-24 09:23:42] [index:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-09-24 09:23:44] [indexer:background] CPU load threshold (3) breached: 9.63 [waiting 2] [2024-09-24 09:24:38] [indexer:background] Health check [2024-09-24 09:24:38] [indexer:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2024-09-24 09:28:58] [index:background] Health check [2024-09-24 09:28:58] [index:background] CPU load threshold (3) breached: 9.46 [waiting 2] [2024-09-24 09:29:00] [indexer:background] CPU load threshold (3) breached: 9.34 [waiting 2] [2024-09-24 09:29:20] [indexer:background] Health check [2024-09-24 09:29:20] [indexer:background] CPU load threshold (3) breached: 9.2 [waiting 2] [2024-09-24 09:34:39] [index:background] Health check [2024-09-24 09:34:39] [index:background] CPU load threshold (3) breached: 10.51 [waiting 2] [2024-09-24 09:34:41] [indexer:background] CPU load threshold (3) breached: 10.79 [waiting 2] [2024-09-24 09:34:43] [indexer:background] Health check [2024-09-24 09:34:43] [indexer:background] CPU load threshold (3) breached: 10.79 [waiting 2] [2024-09-24 09:34:45] [indexer:background] Health check [2024-09-24 09:34:45] [indexer:background] CPU load threshold (3) breached: 10.79 [waiting 2] [2024-09-24 09:38:52] [index:background] Health check [2024-09-24 09:38:52] [index:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-09-24 09:38:54] [indexer:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2024-09-24 09:40:14] [indexer:background] Health check [2024-09-24 09:40:14] [indexer:background] CPU load threshold (3) breached: 8.9 [waiting 2] [2024-09-24 09:43:51] [index:background] Health check [2024-09-24 09:43:51] [index:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2024-09-24 09:43:53] [indexer:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2024-09-24 09:44:36] [indexer:background] Health check [2024-09-24 09:44:36] [indexer:background] CPU load threshold (3) breached: 9.88 [waiting 2] [2024-09-24 09:48:56] [index:background] Health check [2024-09-24 09:48:56] [index:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-09-24 09:48:58] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-09-24 09:49:24] [indexer:background] Health check [2024-09-24 09:49:24] [indexer:background] CPU load threshold (3) breached: 9.75 [waiting 2] [2024-09-24 09:54:05] [index:background] Health check [2024-09-24 09:54:05] [index:background] CPU load threshold (3) breached: 8.08 [waiting 2] [2024-09-24 09:54:07] [indexer:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 09:54:47] [indexer:background] Health check [2024-09-24 09:54:47] [indexer:background] CPU load threshold (3) breached: 7.76 [waiting 2] [2024-09-24 09:58:50] [index:background] Health check [2024-09-24 09:58:50] [index:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-09-24 09:58:52] [indexer:background] CPU load threshold (3) breached: 10.17 [waiting 2] [2024-09-24 09:59:21] [indexer:background] Health check [2024-09-24 09:59:21] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2024-09-24 10:04:03] [index:background] Health check [2024-09-24 10:04:03] [index:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 10:04:05] [indexer:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 10:04:25] [indexer:background] Health check [2024-09-24 10:04:25] [indexer:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-09-24 10:09:07] [index:background] Health check [2024-09-24 10:09:07] [index:background] CPU load threshold (3) breached: 8.47 [waiting 2] [2024-09-24 10:09:09] [indexer:background] CPU load threshold (3) breached: 8.47 [waiting 2] [2024-09-24 10:09:27] [indexer:background] Health check [2024-09-24 10:09:27] [indexer:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-09-24 10:10:15] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 10:10:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-09-24 10:10:15] [query] Engine: default [2024-09-24 10:10:15] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 10:10:15] [query] Mods: 6 [2024-09-24 10:10:15] [query] Using OR logic [2024-09-24 10:10:16] [query] Found results using: or logic [2024-09-24 10:10:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-09-24 10:10:16] [query] Results: 906 Pages of results: 91 [2024-09-24 10:10:16] [query] Execution time: 0.91614 [2024-09-24 10:13:54] [index:background] Health check [2024-09-24 10:13:54] [index:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-09-24 10:13:56] [indexer:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-09-24 10:15:06] [indexer:background] Health check [2024-09-24 10:15:06] [indexer:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-09-24 10:18:48] [index:background] Health check [2024-09-24 10:18:48] [index:background] CPU load threshold (3) breached: 11.22 [waiting 2] [2024-09-24 10:18:50] [indexer:background] CPU load threshold (3) breached: 11.22 [waiting 2] [2024-09-24 10:19:36] [indexer:background] Health check [2024-09-24 10:19:36] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2024-09-24 10:24:11] [index:background] Health check [2024-09-24 10:24:11] [index:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-09-24 10:24:13] [indexer:background] CPU load threshold (3) breached: 10.2 [waiting 2] [2024-09-24 10:24:18] [indexer:background] Health check [2024-09-24 10:24:18] [indexer:background] CPU load threshold (3) breached: 10.18 [waiting 2] [2024-09-24 10:29:03] [index:background] Health check [2024-09-24 10:29:03] [index:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2024-09-24 10:29:05] [indexer:background] CPU load threshold (3) breached: 11.74 [waiting 2] [2024-09-24 10:29:48] [indexer:background] Health check [2024-09-24 10:29:48] [indexer:background] CPU load threshold (3) breached: 13.21 [waiting 2] [2024-09-24 10:34:08] [index:background] Health check [2024-09-24 10:34:08] [index:background] CPU load threshold (3) breached: 10.8 [waiting 2] [2024-09-24 10:34:10] [indexer:background] CPU load threshold (3) breached: 10.74 [waiting 2] [2024-09-24 10:34:17] [indexer:background] Health check [2024-09-24 10:34:17] [indexer:background] CPU load threshold (3) breached: 10.68 [waiting 2] [2024-09-24 10:39:12] [index:background] Health check [2024-09-24 10:39:12] [index:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-09-24 10:39:14] [indexer:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-09-24 10:39:24] [indexer:background] Health check [2024-09-24 10:39:24] [indexer:background] CPU load threshold (3) breached: 9.85 [waiting 2] [2024-09-24 10:43:43] [index:background] Health check [2024-09-24 10:43:43] [index:background] CPU load threshold (3) breached: 9.18 [waiting 2] [2024-09-24 10:43:45] [indexer:background] CPU load threshold (3) breached: 9.18 [waiting 2] [2024-09-24 10:44:16] [indexer:background] Health check [2024-09-24 10:44:16] [indexer:background] CPU load threshold (3) breached: 8.57 [waiting 2] [2024-09-24 10:48:46] [index:background] Health check [2024-09-24 10:48:46] [index:background] CPU load threshold (3) breached: 9.32 [waiting 2] [2024-09-24 10:48:48] [indexer:background] CPU load threshold (3) breached: 9.32 [waiting 2] [2024-09-24 10:49:16] [indexer:background] Health check [2024-09-24 10:49:16] [indexer:background] CPU load threshold (3) breached: 9.1 [waiting 2] [2024-09-24 10:53:42] [index:background] Health check [2024-09-24 10:53:42] [index:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2024-09-24 10:53:44] [indexer:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2024-09-24 10:54:18] [indexer:background] Health check [2024-09-24 10:54:18] [indexer:background] CPU load threshold (3) breached: 10.35 [waiting 2] [2024-09-24 10:59:12] [index:background] Health check [2024-09-24 10:59:12] [index:background] CPU load threshold (3) breached: 10.8 [waiting 2] [2024-09-24 10:59:14] [indexer:background] CPU load threshold (3) breached: 11.37 [waiting 2] [2024-09-24 10:59:50] [indexer:background] Health check [2024-09-24 10:59:50] [indexer:background] CPU load threshold (3) breached: 9.99 [waiting 2] [2024-09-24 11:05:08] [index:background] Health check [2024-09-24 11:05:08] [index:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-09-24 11:05:10] [indexer:background] CPU load threshold (3) breached: 8 [waiting 2] [2024-09-24 11:05:12] [indexer:background] Health check [2024-09-24 11:05:12] [indexer:background] CPU load threshold (3) breached: 8 [waiting 2] [2024-09-24 11:05:14] [indexer:background] Health check [2024-09-24 11:05:14] [indexer:background] CPU load threshold (3) breached: 8 [waiting 2] [2024-09-24 11:09:09] [index:background] Health check [2024-09-24 11:09:09] [index:background] CPU load threshold (3) breached: 10.38 [waiting 2] [2024-09-24 11:09:11] [indexer:background] CPU load threshold (3) breached: 10.11 [waiting 2] [2024-09-24 11:09:24] [indexer:background] Health check [2024-09-24 11:09:24] [indexer:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 11:14:40] [index:background] Health check [2024-09-24 11:14:40] [index:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-09-24 11:14:42] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-09-24 11:14:44] [indexer:background] Health check [2024-09-24 11:14:45] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-09-24 11:14:47] [indexer:background] Health check [2024-09-24 11:14:47] [indexer:background] CPU load threshold (3) breached: 8.97 [waiting 2] [2024-09-24 11:18:51] [index:background] Health check [2024-09-24 11:18:51] [index:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-09-24 11:18:53] [indexer:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-09-24 11:19:26] [indexer:background] Health check [2024-09-24 11:19:26] [indexer:background] CPU load threshold (3) breached: 9.81 [waiting 2] [2024-09-24 11:23:44] [index:background] Health check [2024-09-24 11:23:44] [index:background] CPU load threshold (3) breached: 9.35 [waiting 2] [2024-09-24 11:23:46] [indexer:background] CPU load threshold (3) breached: 9.4 [waiting 2] [2024-09-24 11:24:58] [indexer:background] Health check [2024-09-24 11:24:58] [indexer:background] CPU load threshold (3) breached: 8.69 [waiting 2] [2024-09-24 11:28:42] [index:background] Health check [2024-09-24 11:28:42] [index:background] CPU load threshold (3) breached: 7.1 [waiting 2] [2024-09-24 11:28:44] [indexer:background] CPU load threshold (3) breached: 7.1 [waiting 2] [2024-09-24 11:29:16] [indexer:background] Health check [2024-09-24 11:29:16] [indexer:background] CPU load threshold (3) breached: 7.38 [waiting 2] [2024-09-24 11:33:42] [index:background] Health check [2024-09-24 11:33:42] [index:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-09-24 11:33:44] [indexer:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-09-24 11:34:17] [indexer:background] Health check [2024-09-24 11:34:17] [indexer:background] CPU load threshold (3) breached: 9.59 [waiting 2] [2024-09-24 11:38:43] [index:background] Health check [2024-09-24 11:38:43] [index:background] CPU load threshold (3) breached: 7.87 [waiting 2] [2024-09-24 11:38:45] [indexer:background] CPU load threshold (3) breached: 7.87 [waiting 2] [2024-09-24 11:39:16] [indexer:background] Health check [2024-09-24 11:39:16] [indexer:background] CPU load threshold (3) breached: 7.99 [waiting 2] [2024-09-24 11:43:43] [index:background] Health check [2024-09-24 11:43:43] [index:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-09-24 11:43:45] [indexer:background] CPU load threshold (3) breached: 9.11 [waiting 2] [2024-09-24 11:44:18] [indexer:background] Health check [2024-09-24 11:44:18] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-09-24 11:49:21] [index:background] Health check [2024-09-24 11:49:21] [index:background] CPU load threshold (3) breached: 7.03 [waiting 2] [2024-09-24 11:49:23] [indexer:background] CPU load threshold (3) breached: 6.71 [waiting 2] [2024-09-24 11:49:25] [indexer:background] Health check [2024-09-24 11:49:25] [indexer:background] CPU load threshold (3) breached: 6.71 [waiting 2] [2024-09-24 11:49:27] [indexer:background] Health check [2024-09-24 11:49:27] [indexer:background] CPU load threshold (3) breached: 6.41 [waiting 2] [2024-09-24 11:53:45] [index:background] Health check [2024-09-24 11:53:45] [index:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-09-24 11:53:47] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-09-24 11:54:18] [indexer:background] Health check [2024-09-24 11:54:19] [indexer:background] CPU load threshold (3) breached: 6.1 [waiting 2] [2024-09-24 11:59:02] [index:background] Health check [2024-09-24 11:59:02] [index:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-09-24 11:59:04] [indexer:background] CPU load threshold (3) breached: 7.08 [waiting 2] [2024-09-24 11:59:26] [indexer:background] Health check [2024-09-24 11:59:26] [indexer:background] CPU load threshold (3) breached: 7.32 [waiting 2] [2024-09-24 12:03:48] [index:background] Health check [2024-09-24 12:03:48] [index:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 12:03:50] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 12:04:24] [indexer:background] Health check [2024-09-24 12:04:24] [indexer:background] CPU load threshold (3) breached: 7.7 [waiting 2] [2024-09-24 12:08:52] [index:background] Health check [2024-09-24 12:08:52] [index:background] CPU load threshold (3) breached: 9.95 [waiting 2] [2024-09-24 12:08:55] [indexer:background] CPU load threshold (3) breached: 9.95 [waiting 2] [2024-09-24 12:09:16] [indexer:background] Health check [2024-09-24 12:09:16] [indexer:background] CPU load threshold (3) breached: 9.68 [waiting 2] [2024-09-24 12:13:46] [index:background] Health check [2024-09-24 12:13:46] [index:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2024-09-24 12:13:48] [indexer:background] CPU load threshold (3) breached: 11.17 [waiting 2] [2024-09-24 12:14:25] [indexer:background] Health check [2024-09-24 12:14:25] [indexer:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-09-24 12:18:44] [index:background] Health check [2024-09-24 12:18:44] [index:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2024-09-24 12:18:46] [indexer:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2024-09-24 12:19:21] [indexer:background] Health check [2024-09-24 12:19:21] [indexer:background] CPU load threshold (3) breached: 10.16 [waiting 2] [2024-09-24 12:23:57] [index:background] Health check [2024-09-24 12:23:57] [index:background] CPU load threshold (3) breached: 10.65 [waiting 2] [2024-09-24 12:23:59] [indexer:background] CPU load threshold (3) breached: 11.16 [waiting 2] [2024-09-24 12:24:28] [indexer:background] Health check [2024-09-24 12:24:28] [indexer:background] CPU load threshold (3) breached: 10.54 [waiting 2] [2024-09-24 12:30:42] [index:background] Health check [2024-09-24 12:30:42] [index:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-09-24 12:30:44] [indexer:background] CPU load threshold (3) breached: 9.69 [waiting 2] [2024-09-24 12:30:46] [indexer:background] Health check [2024-09-24 12:30:46] [indexer:background] CPU load threshold (3) breached: 9.69 [waiting 2] [2024-09-24 12:30:48] [indexer:background] Health check [2024-09-24 12:30:48] [indexer:background] CPU load threshold (3) breached: 9.69 [waiting 2] [2024-09-24 12:34:13] [index:background] Health check [2024-09-24 12:34:13] [index:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2024-09-24 12:34:15] [indexer:background] CPU load threshold (3) breached: 10.79 [waiting 2] [2024-09-24 12:34:54] [indexer:background] Health check [2024-09-24 12:34:54] [indexer:background] CPU load threshold (3) breached: 10.79 [waiting 2] [2024-09-24 12:38:48] [index:background] Health check [2024-09-24 12:38:48] [index:background] CPU load threshold (3) breached: 9.24 [waiting 2] [2024-09-24 12:38:50] [indexer:background] CPU load threshold (3) breached: 9.38 [waiting 2] [2024-09-24 12:39:30] [indexer:background] Health check [2024-09-24 12:39:31] [indexer:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-09-24 12:43:42] [index:background] Health check [2024-09-24 12:43:42] [index:background] CPU load threshold (3) breached: 8.66 [waiting 2] [2024-09-24 12:43:44] [indexer:background] CPU load threshold (3) breached: 8.52 [waiting 2] [2024-09-24 12:44:19] [indexer:background] Health check [2024-09-24 12:44:19] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 12:48:48] [index:background] Health check [2024-09-24 12:48:49] [index:background] CPU load threshold (3) breached: 8.29 [waiting 2] [2024-09-24 12:48:51] [indexer:background] CPU load threshold (3) breached: 8.27 [waiting 2] [2024-09-24 12:49:39] [indexer:background] Health check [2024-09-24 12:49:39] [indexer:background] CPU load threshold (3) breached: 9.91 [waiting 2] [2024-09-24 12:52:10] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 12:52:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 87 offset: 0 fields: all [2024-09-24 12:52:10] [query] Engine: default [2024-09-24 12:52:11] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 12:52:11] [query] Mods: 6 [2024-09-24 12:52:11] [query] Using OR logic [2024-09-24 12:52:11] [query] Found results using: or logic [2024-09-24 12:52:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 860, 10 [2024-09-24 12:52:11] [query] Results: 906 Pages of results: 91 [2024-09-24 12:52:11] [query] Execution time: 0.78568 [2024-09-24 12:53:15] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 12:53:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 20 offset: 0 fields: all [2024-09-24 12:53:15] [query] Engine: default [2024-09-24 12:53:16] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 12:53:16] [query] Mods: 6 [2024-09-24 12:53:16] [query] Using OR logic [2024-09-24 12:53:16] [query] Found results using: or logic [2024-09-24 12:53:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 190, 10 [2024-09-24 12:53:16] [query] Results: 906 Pages of results: 91 [2024-09-24 12:53:16] [query] Execution time: 0.81987 [2024-09-24 12:53:44] [index:background] Health check [2024-09-24 12:53:44] [index:background] CPU load threshold (3) breached: 10.05 [waiting 2] [2024-09-24 12:53:46] [indexer:background] CPU load threshold (3) breached: 9.89 [waiting 2] [2024-09-24 12:55:26] [indexer:background] Health check [2024-09-24 12:55:26] [indexer:background] CPU load threshold (3) breached: 7.72 [waiting 2] [2024-09-24 12:55:33] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 12:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 83 offset: 0 fields: all [2024-09-24 12:55:33] [query] Engine: default [2024-09-24 12:55:33] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 12:55:33] [query] Mods: 6 [2024-09-24 12:55:33] [query] Using OR logic [2024-09-24 12:55:34] [query] Found results using: or logic [2024-09-24 12:55:34] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 820, 10 [2024-09-24 12:55:34] [query] Results: 906 Pages of results: 91 [2024-09-24 12:55:34] [query] Execution time: 1.16500 [2024-09-24 12:59:04] [index:background] Health check [2024-09-24 12:59:04] [index:background] CPU load threshold (3) breached: 7.92 [waiting 2] [2024-09-24 12:59:06] [indexer:background] CPU load threshold (3) breached: 8.24 [waiting 2] [2024-09-24 13:00:07] [indexer:background] Health check [2024-09-24 13:00:07] [indexer:background] CPU load threshold (3) breached: 8.61 [waiting 2] [2024-09-24 13:03:45] [index:background] Health check [2024-09-24 13:03:45] [index:background] CPU load threshold (3) breached: 6.66 [waiting 2] [2024-09-24 13:03:47] [indexer:background] CPU load threshold (3) breached: 6.61 [waiting 2] [2024-09-24 13:04:18] [indexer:background] Health check [2024-09-24 13:04:18] [indexer:background] CPU load threshold (3) breached: 7.24 [waiting 2] [2024-09-24 13:08:50] [index:background] Health check [2024-09-24 13:08:50] [index:background] CPU load threshold (3) breached: 8.56 [waiting 2] [2024-09-24 13:08:52] [indexer:background] CPU load threshold (3) breached: 8.67 [waiting 2] [2024-09-24 13:09:17] [indexer:background] Health check [2024-09-24 13:09:17] [indexer:background] CPU load threshold (3) breached: 8.67 [waiting 2] [2024-09-24 13:14:20] [index:background] Health check [2024-09-24 13:14:20] [index:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2024-09-24 13:14:22] [indexer:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-09-24 13:14:24] [indexer:background] Health check [2024-09-24 13:14:24] [indexer:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-09-24 13:14:26] [indexer:background] Health check [2024-09-24 13:14:26] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2024-09-24 13:19:02] [index:background] Health check [2024-09-24 13:19:02] [index:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-09-24 13:19:04] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-09-24 13:20:53] [indexer:background] Health check [2024-09-24 13:20:53] [indexer:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-09-24 13:23:43] [index:background] Health check [2024-09-24 13:23:43] [index:background] CPU load threshold (3) breached: 11.98 [waiting 2] [2024-09-24 13:23:45] [indexer:background] CPU load threshold (3) breached: 11.98 [waiting 2] [2024-09-24 13:24:19] [indexer:background] Health check [2024-09-24 13:24:20] [indexer:background] CPU load threshold (3) breached: 10.6 [waiting 2] [2024-09-24 13:28:52] [index:background] Health check [2024-09-24 13:28:52] [index:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-09-24 13:28:54] [indexer:background] CPU load threshold (3) breached: 7.66 [waiting 2] [2024-09-24 13:29:19] [indexer:background] Health check [2024-09-24 13:29:19] [indexer:background] CPU load threshold (3) breached: 8.34 [waiting 2] [2024-09-24 13:34:00] [index:background] Health check [2024-09-24 13:34:00] [index:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-09-24 13:34:02] [indexer:background] CPU load threshold (3) breached: 10.55 [waiting 2] [2024-09-24 13:34:21] [indexer:background] Health check [2024-09-24 13:34:21] [indexer:background] CPU load threshold (3) breached: 9.72 [waiting 2] [2024-09-24 13:39:39] [index:background] Health check [2024-09-24 13:39:39] [index:background] CPU load threshold (3) breached: 9 [waiting 2] [2024-09-24 13:39:41] [indexer:background] CPU load threshold (3) breached: 9 [waiting 2] [2024-09-24 13:39:43] [indexer:background] Health check [2024-09-24 13:39:43] [indexer:background] CPU load threshold (3) breached: 8.68 [waiting 2] [2024-09-24 13:39:45] [indexer:background] Health check [2024-09-24 13:39:45] [indexer:background] CPU load threshold (3) breached: 8.68 [waiting 2] [2024-09-24 13:44:47] [index:background] Health check [2024-09-24 13:44:47] [index:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-09-24 13:44:49] [indexer:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-09-24 13:44:51] [indexer:background] Health check [2024-09-24 13:44:51] [indexer:background] CPU load threshold (3) breached: 7.09 [waiting 2] [2024-09-24 13:44:53] [indexer:background] Health check [2024-09-24 13:44:53] [indexer:background] CPU load threshold (3) breached: 7.56 [waiting 2] [2024-09-24 13:49:15] [index:background] Health check [2024-09-24 13:49:15] [index:background] CPU load threshold (3) breached: 7.02 [waiting 2] [2024-09-24 13:49:17] [indexer:background] CPU load threshold (3) breached: 7.02 [waiting 2] [2024-09-24 13:49:19] [indexer:background] Health check [2024-09-24 13:49:19] [indexer:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-09-24 13:49:21] [indexer:background] Health check [2024-09-24 13:49:21] [indexer:background] CPU load threshold (3) breached: 7.26 [waiting 2] [2024-09-24 13:55:01] [index:background] Health check [2024-09-24 13:55:01] [index:background] CPU load threshold (3) breached: 9.71 [waiting 2] [2024-09-24 13:55:03] [indexer:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-09-24 13:55:05] [indexer:background] Health check [2024-09-24 13:55:05] [indexer:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-09-24 13:55:07] [indexer:background] Health check [2024-09-24 13:55:07] [indexer:background] CPU load threshold (3) breached: 9.82 [waiting 2] [2024-09-24 13:58:42] [index:background] Health check [2024-09-24 13:58:42] [index:background] CPU load threshold (3) breached: 9.2 [waiting 2] [2024-09-24 13:58:44] [indexer:background] CPU load threshold (3) breached: 8.94 [waiting 2] [2024-09-24 13:59:17] [indexer:background] Health check [2024-09-24 13:59:17] [indexer:background] CPU load threshold (3) breached: 9.33 [waiting 2] [2024-09-24 14:05:13] [index:background] Health check [2024-09-24 14:05:13] [index:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-09-24 14:05:15] [indexer:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-09-24 14:05:17] [indexer:background] Health check [2024-09-24 14:05:17] [indexer:background] CPU load threshold (3) breached: 9.17 [waiting 2] [2024-09-24 14:05:19] [indexer:background] Health check [2024-09-24 14:05:19] [indexer:background] CPU load threshold (3) breached: 9.48 [waiting 2] [2024-09-24 14:08:45] [index:background] Health check [2024-09-24 14:08:45] [index:background] CPU load threshold (3) breached: 8.64 [waiting 2] [2024-09-24 14:08:47] [indexer:background] CPU load threshold (3) breached: 8.64 [waiting 2] [2024-09-24 14:09:21] [indexer:background] Health check [2024-09-24 14:09:21] [indexer:background] CPU load threshold (3) breached: 7.68 [waiting 2] [2024-09-24 14:13:45] [index:background] Health check [2024-09-24 14:13:45] [index:background] CPU load threshold (3) breached: 11.45 [waiting 2] [2024-09-24 14:13:47] [indexer:background] CPU load threshold (3) breached: 11.45 [waiting 2] [2024-09-24 14:14:22] [indexer:background] Health check [2024-09-24 14:14:22] [indexer:background] CPU load threshold (3) breached: 11.09 [waiting 2] [2024-09-24 14:19:00] [index:background] Health check [2024-09-24 14:19:00] [index:background] CPU load threshold (3) breached: 9.04 [waiting 2] [2024-09-24 14:19:02] [indexer:background] CPU load threshold (3) breached: 9.04 [waiting 2] [2024-09-24 14:19:20] [indexer:background] Health check [2024-09-24 14:19:21] [indexer:background] CPU load threshold (3) breached: 8.96 [waiting 2] [2024-09-24 14:24:22] [index:background] Health check [2024-09-24 14:24:22] [index:background] CPU load threshold (3) breached: 5.85 [waiting 2] [2024-09-24 14:24:24] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-09-24 14:24:26] [indexer:background] Health check [2024-09-24 14:24:26] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-09-24 14:24:28] [indexer:background] Health check [2024-09-24 14:24:28] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-09-24 14:28:58] [index:background] Health check [2024-09-24 14:28:58] [index:background] CPU load threshold (3) breached: 8.98 [waiting 2] [2024-09-24 14:29:00] [indexer:background] CPU load threshold (3) breached: 8.82 [waiting 2] [2024-09-24 14:29:22] [indexer:background] Health check [2024-09-24 14:29:22] [indexer:background] CPU load threshold (3) breached: 9.49 [waiting 2] [2024-09-24 14:34:09] [index:background] Health check [2024-09-24 14:34:09] [index:background] CPU load threshold (3) breached: 9.66 [waiting 2] [2024-09-24 14:34:11] [indexer:background] CPU load threshold (3) breached: 9.66 [waiting 2] [2024-09-24 14:34:21] [indexer:background] Health check [2024-09-24 14:34:21] [indexer:background] CPU load threshold (3) breached: 10.09 [waiting 2] [2024-09-24 14:38:53] [index:background] Health check [2024-09-24 14:38:53] [index:background] CPU load threshold (3) breached: 9.6 [waiting 2] [2024-09-24 14:38:55] [indexer:background] CPU load threshold (3) breached: 9.39 [waiting 2] [2024-09-24 14:39:17] [indexer:background] Health check [2024-09-24 14:39:17] [indexer:background] CPU load threshold (3) breached: 9.54 [waiting 2] [2024-09-24 14:43:52] [index:background] Health check [2024-09-24 14:43:52] [index:background] CPU load threshold (3) breached: 7.44 [waiting 2] [2024-09-24 14:43:54] [indexer:background] CPU load threshold (3) breached: 7.44 [waiting 2] [2024-09-24 14:44:22] [indexer:background] Health check [2024-09-24 14:44:22] [indexer:background] CPU load threshold (3) breached: 7.2 [waiting 2] [2024-09-24 14:49:16] [index:background] Health check [2024-09-24 14:49:16] [index:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 14:49:18] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 14:49:20] [indexer:background] Health check [2024-09-24 14:49:20] [indexer:background] CPU load threshold (3) breached: 7.96 [waiting 2] [2024-09-24 14:49:22] [indexer:background] Health check [2024-09-24 14:49:22] [indexer:background] CPU load threshold (3) breached: 7.8 [waiting 2] [2024-09-24 14:54:22] [index:background] Health check [2024-09-24 14:54:22] [index:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-09-24 14:54:24] [indexer:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-09-24 14:54:27] [indexer:background] Health check [2024-09-24 14:54:27] [indexer:background] CPU load threshold (3) breached: 11.19 [waiting 2] [2024-09-24 14:54:29] [indexer:background] Health check [2024-09-24 14:54:29] [indexer:background] CPU load threshold (3) breached: 11.19 [waiting 2] [2024-09-24 14:58:43] [index:background] Health check [2024-09-24 14:58:43] [index:background] CPU load threshold (3) breached: 10.51 [waiting 2] [2024-09-24 14:58:45] [indexer:background] CPU load threshold (3) breached: 10.51 [waiting 2] [2024-09-24 14:59:30] [indexer:background] Health check [2024-09-24 14:59:30] [indexer:background] CPU load threshold (3) breached: 12.9 [waiting 2] [2024-09-24 15:04:24] [index:background] Health check [2024-09-24 15:04:24] [index:background] CPU load threshold (3) breached: 11.45 [waiting 2] [2024-09-24 15:04:26] [indexer:background] CPU load threshold (3) breached: 11.45 [waiting 2] [2024-09-24 15:04:28] [indexer:background] Health check [2024-09-24 15:04:28] [indexer:background] CPU load threshold (3) breached: 10.85 [waiting 2] [2024-09-24 15:04:30] [indexer:background] Health check [2024-09-24 15:04:30] [indexer:background] CPU load threshold (3) breached: 10.85 [waiting 2] [2024-09-24 15:08:48] [index:background] Health check [2024-09-24 15:08:48] [index:background] CPU load threshold (3) breached: 9.08 [waiting 2] [2024-09-24 15:08:50] [indexer:background] CPU load threshold (3) breached: 9.08 [waiting 2] [2024-09-24 15:09:16] [indexer:background] Health check [2024-09-24 15:09:16] [indexer:background] CPU load threshold (3) breached: 8.99 [waiting 2] [2024-09-24 15:14:32] [index:background] Health check [2024-09-24 15:14:32] [index:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-09-24 15:14:34] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-09-24 15:14:36] [indexer:background] Health check [2024-09-24 15:14:36] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-09-24 15:14:38] [indexer:background] Health check [2024-09-24 15:14:38] [indexer:background] CPU load threshold (3) breached: 6.33 [waiting 2] [2024-09-24 15:19:33] [index:background] Health check [2024-09-24 15:19:33] [index:background] CPU load threshold (3) breached: 5.62 [waiting 2] [2024-09-24 15:19:35] [indexer:background] CPU load threshold (3) breached: 5.62 [waiting 2] [2024-09-24 15:19:37] [indexer:background] Health check [2024-09-24 15:19:37] [indexer:background] CPU load threshold (3) breached: 5.25 [waiting 2] [2024-09-24 15:19:39] [indexer:background] Health check [2024-09-24 15:19:40] [indexer:background] CPU load threshold (3) breached: 5.25 [waiting 2] [2024-09-24 15:23:47] [index:background] Health check [2024-09-24 15:23:47] [index:background] CPU load threshold (3) breached: 7.57 [waiting 2] [2024-09-24 15:23:49] [indexer:background] CPU load threshold (3) breached: 7.57 [waiting 2] [2024-09-24 15:24:40] [indexer:background] Health check [2024-09-24 15:24:40] [indexer:background] CPU load threshold (3) breached: 8.29 [waiting 2] [2024-09-24 15:28:51] [index:background] Health check [2024-09-24 15:28:51] [index:background] CPU load threshold (3) breached: 10.07 [waiting 2] [2024-09-24 15:28:53] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2024-09-24 15:29:47] [indexer:background] Health check [2024-09-24 15:29:47] [indexer:background] CPU load threshold (3) breached: 10.27 [waiting 2] [2024-09-24 15:34:20] [index:background] Health check [2024-09-24 15:34:20] [index:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-09-24 15:34:22] [indexer:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-09-24 15:34:24] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 15:34:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 17 offset: 0 fields: all [2024-09-24 15:34:24] [query] Engine: default [2024-09-24 15:34:24] [indexer:background] Health check [2024-09-24 15:34:24] [indexer:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-09-24 15:34:24] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 15:34:24] [query] Mods: 6 [2024-09-24 15:34:24] [query] Using OR logic [2024-09-24 15:34:25] [query] Found results using: or logic [2024-09-24 15:34:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 160, 10 [2024-09-24 15:34:25] [query] Results: 906 Pages of results: 91 [2024-09-24 15:34:25] [query] Execution time: 0.68901 [2024-09-24 15:34:26] [indexer:background] Health check [2024-09-24 15:34:26] [indexer:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-09-24 15:37:57] [query] Query for: 2025 [2024-09-24 15:37:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-09-24 15:37:57] [query] Engine: default [2024-09-24 15:37:57] [query] Tokens: 2025 [2024-09-24 15:37:57] [query] Mods: 6 [2024-09-24 15:37:57] [query] Found results using: or logic [2024-09-24 15:37:57] [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 20, 10 [2024-09-24 15:37:57] [query] Results: 139 Pages of results: 14 [2024-09-24 15:37:57] [query] Execution time: 0.39776 [2024-09-24 15:38:45] [index:background] Health check [2024-09-24 15:38:45] [index:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 15:38:47] [indexer:background] CPU load threshold (3) breached: 8.31 [waiting 2] [2024-09-24 15:39:19] [indexer:background] Health check [2024-09-24 15:39:19] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 15:43:47] [index:background] Health check [2024-09-24 15:43:47] [index:background] CPU load threshold (3) breached: 9.16 [waiting 2] [2024-09-24 15:43:49] [indexer:background] CPU load threshold (3) breached: 9.23 [waiting 2] [2024-09-24 15:44:26] [indexer:background] Health check [2024-09-24 15:44:26] [indexer:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2024-09-24 15:49:00] [index:background] Health check [2024-09-24 15:49:00] [index:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-09-24 15:49:02] [indexer:background] CPU load threshold (3) breached: 5.7 [waiting 2] [2024-09-24 15:49:17] [indexer:background] Health check [2024-09-24 15:49:18] [indexer:background] CPU load threshold (3) breached: 5.78 [waiting 2] [2024-09-24 15:51:50] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 15:51:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 84 offset: 0 fields: all [2024-09-24 15:51:50] [query] Engine: default [2024-09-24 15:51:50] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 15:51:50] [query] Mods: 6 [2024-09-24 15:51:50] [query] Using OR logic [2024-09-24 15:51:50] [query] Found results using: or logic [2024-09-24 15:51:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 830, 10 [2024-09-24 15:51:50] [query] Results: 906 Pages of results: 91 [2024-09-24 15:51:50] [query] Execution time: 0.48880 [2024-09-24 15:53:44] [index:background] Health check [2024-09-24 15:53:44] [index:background] CPU load threshold (3) breached: 7.46 [waiting 2] [2024-09-24 15:53:46] [indexer:background] CPU load threshold (3) breached: 7.46 [waiting 2] [2024-09-24 15:54:18] [indexer:background] Health check [2024-09-24 15:54:18] [indexer:background] CPU load threshold (3) breached: 7.77 [waiting 2] [2024-09-24 15:59:28] [index:background] Health check [2024-09-24 15:59:28] [index:background] CPU load threshold (3) breached: 7.32 [waiting 2] [2024-09-24 15:59:30] [indexer:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-09-24 15:59:32] [indexer:background] Health check [2024-09-24 15:59:32] [indexer:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-09-24 15:59:34] [indexer:background] Health check [2024-09-24 15:59:34] [indexer:background] CPU load threshold (3) breached: 7.64 [waiting 2] [2024-09-24 16:00:03] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 16:00:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 3 offset: 0 fields: all [2024-09-24 16:00:03] [query] Engine: default [2024-09-24 16:00:03] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 16:00:03] [query] Mods: 6 [2024-09-24 16:00:03] [query] Using OR logic [2024-09-24 16:00:03] [query] Found results using: or logic [2024-09-24 16:00:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 20, 10 [2024-09-24 16:00:03] [query] Results: 906 Pages of results: 91 [2024-09-24 16:00:03] [query] Execution time: 0.45919 [2024-09-24 16:04:09] [index:background] Health check [2024-09-24 16:04:09] [index:background] CPU load threshold (3) breached: 8.1 [waiting 2] [2024-09-24 16:04:11] [indexer:background] CPU load threshold (3) breached: 8.1 [waiting 2] [2024-09-24 16:04:27] [indexer:background] Health check [2024-09-24 16:04:27] [indexer:background] CPU load threshold (3) breached: 7.71 [waiting 2] [2024-09-24 16:09:26] [index:background] Health check [2024-09-24 16:09:26] [index:background] CPU load threshold (3) breached: 6.88 [waiting 2] [2024-09-24 16:09:28] [indexer:background] CPU load threshold (3) breached: 6.88 [waiting 2] [2024-09-24 16:09:30] [indexer:background] Health check [2024-09-24 16:09:30] [indexer:background] CPU load threshold (3) breached: 6.97 [waiting 2] [2024-09-24 16:09:32] [indexer:background] Health check [2024-09-24 16:09:32] [indexer:background] CPU load threshold (3) breached: 6.97 [waiting 2] [2024-09-24 16:14:09] [index:background] Health check [2024-09-24 16:14:09] [index:background] CPU load threshold (3) breached: 8.7 [waiting 2] [2024-09-24 16:14:11] [indexer:background] CPU load threshold (3) breached: 8.17 [waiting 2] [2024-09-24 16:14:26] [indexer:background] Health check [2024-09-24 16:14:26] [indexer:background] CPU load threshold (3) breached: 8.27 [waiting 2] [2024-09-24 16:18:51] [index:background] Health check [2024-09-24 16:18:51] [index:background] CPU load threshold (3) breached: 7.33 [waiting 2] [2024-09-24 16:18:53] [indexer:background] CPU load threshold (3) breached: 7.33 [waiting 2] [2024-09-24 16:20:07] [indexer:background] Health check [2024-09-24 16:20:07] [indexer:background] CPU load threshold (3) breached: 6.18 [waiting 2] [2024-09-24 16:23:57] [index:background] Health check [2024-09-24 16:23:57] [index:background] CPU load threshold (3) breached: 6.26 [waiting 2] [2024-09-24 16:24:14] [indexer:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-09-24 16:24:49] [indexer:background] Health check [2024-09-24 16:24:49] [indexer:background] CPU load threshold (3) breached: 7.91 [waiting 2] [2024-09-24 16:30:35] [index:background] Health check [2024-09-24 16:30:35] [index:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-09-24 16:30:37] [indexer:background] CPU load threshold (3) breached: 8.65 [waiting 2] [2024-09-24 16:30:39] [indexer:background] Health check [2024-09-24 16:30:39] [indexer:background] CPU load threshold (3) breached: 8.65 [waiting 2] [2024-09-24 16:30:41] [indexer:background] Health check [2024-09-24 16:30:41] [indexer:background] CPU load threshold (3) breached: 8.92 [waiting 2] [2024-09-24 16:33:58] [index:background] Health check [2024-09-24 16:33:58] [index:background] CPU load threshold (3) breached: 10.97 [waiting 2] [2024-09-24 16:34:00] [indexer:background] CPU load threshold (3) breached: 10.97 [waiting 2] [2024-09-24 16:35:17] [indexer:background] Health check [2024-09-24 16:35:17] [indexer:background] CPU load threshold (3) breached: 10.46 [waiting 2] [2024-09-24 16:39:39] [index:background] Health check [2024-09-24 16:39:39] [index:background] CPU load threshold (3) breached: 8.54 [waiting 2] [2024-09-24 16:39:41] [indexer:background] CPU load threshold (3) breached: 8.33 [waiting 2] [2024-09-24 16:39:43] [indexer:background] Health check [2024-09-24 16:39:43] [indexer:background] CPU load threshold (3) breached: 8.33 [waiting 2] [2024-09-24 16:39:45] [indexer:background] Health check [2024-09-24 16:39:45] [indexer:background] CPU load threshold (3) breached: 8.33 [waiting 2] [2024-09-24 16:43:52] [index:background] Health check [2024-09-24 16:43:52] [index:background] CPU load threshold (3) breached: 9.85 [waiting 2] [2024-09-24 16:43:54] [indexer:background] CPU load threshold (3) breached: 9.85 [waiting 2] [2024-09-24 16:44:31] [indexer:background] Health check [2024-09-24 16:44:31] [indexer:background] CPU load threshold (3) breached: 8.74 [waiting 2] [2024-09-24 16:52:10] [index:background] Health check [2024-09-24 16:52:10] [index:background] CPU load threshold (3) breached: 8.54 [waiting 2] [2024-09-24 16:52:12] [indexer:background] CPU load threshold (3) breached: 8.58 [waiting 2] [2024-09-24 16:52:14] [indexer:background] Health check [2024-09-24 16:52:14] [indexer:background] CPU load threshold (3) breached: 8.58 [waiting 2] [2024-09-24 16:52:16] [indexer:background] Health check [2024-09-24 16:52:17] [indexer:background] CPU load threshold (3) breached: 8.21 [waiting 2] [2024-09-24 16:53:52] [index:background] Health check [2024-09-24 16:53:52] [index:background] CPU load threshold (3) breached: 8.32 [waiting 2] [2024-09-24 16:53:54] [indexer:background] CPU load threshold (3) breached: 8.32 [waiting 2] [2024-09-24 16:54:28] [indexer:background] Health check [2024-09-24 16:54:28] [indexer:background] CPU load threshold (3) breached: 9.06 [waiting 2] [2024-09-24 16:58:43] [index:background] Health check [2024-09-24 16:58:43] [index:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-09-24 16:58:45] [indexer:background] CPU load threshold (3) breached: 7.86 [waiting 2] [2024-09-24 17:00:00] [index:background] Health check [2024-09-24 17:00:00] [index:background] CPU load threshold (3) breached: 8.49 [waiting 2] [2024-09-24 17:00:03] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-09-24 17:00:05] [indexer:background] Health check [2024-09-24 17:00:05] [indexer:background] CPU load threshold (3) breached: 8.13 [waiting 2] [2024-09-24 17:00:07] [indexer:background] Health check [2024-09-24 17:00:07] [indexer:background] CPU load threshold (3) breached: 8.2 [waiting 2] [2024-09-24 17:03:43] [index:background] Health check [2024-09-24 17:03:43] [index:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2024-09-24 17:03:45] [indexer:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2024-09-24 17:04:25] [indexer:background] Health check [2024-09-24 17:04:26] [indexer:background] CPU load threshold (3) breached: 8.4 [waiting 2] [2024-09-24 17:08:45] [index:background] Health check [2024-09-24 17:08:45] [index:background] CPU load threshold (3) breached: 9.41 [waiting 2] [2024-09-24 17:08:48] [indexer:background] CPU load threshold (3) breached: 9.3 [waiting 2] [2024-09-24 17:09:52] [indexer:background] Health check [2024-09-24 17:09:52] [indexer:background] CPU load threshold (3) breached: 10.82 [waiting 2] [2024-09-24 17:14:07] [index:background] Health check [2024-09-24 17:14:07] [index:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-09-24 17:14:09] [indexer:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-09-24 17:14:51] [indexer:background] Health check [2024-09-24 17:14:51] [indexer:background] CPU load threshold (3) breached: 10.07 [waiting 2] [2024-09-24 17:19:00] [index:background] Health check [2024-09-24 17:19:00] [index:background] CPU load threshold (3) breached: 9.77 [waiting 2] [2024-09-24 17:19:03] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-09-24 17:19:27] [indexer:background] Health check [2024-09-24 17:19:27] [indexer:background] CPU load threshold (3) breached: 10.88 [waiting 2] [2024-09-24 17:23:42] [index:background] Health check [2024-09-24 17:23:42] [index:background] CPU load threshold (3) breached: 7.9 [waiting 2] [2024-09-24 17:23:44] [indexer:background] CPU load threshold (3) breached: 7.75 [waiting 2] [2024-09-24 17:24:29] [indexer:background] Health check [2024-09-24 17:24:29] [indexer:background] CPU load threshold (3) breached: 8.45 [waiting 2] [2024-09-24 17:29:30] [index:background] Health check [2024-09-24 17:29:30] [index:background] CPU load threshold (3) breached: 8.04 [waiting 2] [2024-09-24 17:29:32] [indexer:background] CPU load threshold (3) breached: 8.04 [waiting 2] [2024-09-24 17:29:34] [indexer:background] Health check [2024-09-24 17:29:34] [indexer:background] CPU load threshold (3) breached: 7.8 [waiting 2] [2024-09-24 17:29:36] [indexer:background] Health check [2024-09-24 17:29:36] [indexer:background] CPU load threshold (3) breached: 7.8 [waiting 2] [2024-09-24 17:34:38] [index:background] Health check [2024-09-24 17:34:38] [index:background] CPU load threshold (3) breached: 10.07 [waiting 2] [2024-09-24 17:34:40] [indexer:background] CPU load threshold (3) breached: 10.14 [waiting 2] [2024-09-24 17:34:42] [indexer:background] Health check [2024-09-24 17:34:42] [indexer:background] CPU load threshold (3) breached: 10.14 [waiting 2] [2024-09-24 17:34:44] [indexer:background] Health check [2024-09-24 17:34:44] [indexer:background] CPU load threshold (3) breached: 10.29 [waiting 2] [2024-09-24 17:39:26] [index:background] Health check [2024-09-24 17:39:26] [index:background] CPU load threshold (3) breached: 11.58 [waiting 2] [2024-09-24 17:39:28] [indexer:background] CPU load threshold (3) breached: 11.58 [waiting 2] [2024-09-24 17:39:30] [indexer:background] Health check [2024-09-24 17:39:30] [indexer:background] CPU load threshold (3) breached: 11.13 [waiting 2] [2024-09-24 17:39:32] [indexer:background] Health check [2024-09-24 17:39:32] [indexer:background] CPU load threshold (3) breached: 11.13 [waiting 2] [2024-09-24 17:44:05] [index:background] Health check [2024-09-24 17:44:05] [index:background] CPU load threshold (3) breached: 9.47 [waiting 2] [2024-09-24 17:44:07] [indexer:background] CPU load threshold (3) breached: 9.47 [waiting 2] [2024-09-24 17:45:01] [indexer:background] Health check [2024-09-24 17:45:01] [indexer:background] CPU load threshold (3) breached: 8.64 [waiting 2] [2024-09-24 17:49:36] [index:background] Health check [2024-09-24 17:49:36] [index:background] CPU load threshold (3) breached: 6.09 [waiting 2] [2024-09-24 17:49:38] [indexer:background] CPU load threshold (3) breached: 6.09 [waiting 2] [2024-09-24 17:49:40] [indexer:background] Health check [2024-09-24 17:49:40] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-09-24 17:49:42] [indexer:background] Health check [2024-09-24 17:49:42] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-09-24 17:56:55] [index:background] Health check [2024-09-24 17:56:55] [index:background] CPU load threshold (3) breached: 7.2 [waiting 2] [2024-09-24 17:56:57] [indexer:background] CPU load threshold (3) breached: 7.2 [waiting 2] [2024-09-24 17:57:01] [indexer:background] Health check [2024-09-24 17:57:01] [indexer:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 17:57:03] [indexer:background] Health check [2024-09-24 17:57:03] [indexer:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 18:00:56] [index:background] Health check [2024-09-24 18:00:56] [index:background] CPU load threshold (3) breached: 10.39 [waiting 2] [2024-09-24 18:00:58] [indexer:background] CPU load threshold (3) breached: 10.39 [waiting 2] [2024-09-24 18:01:00] [indexer:background] Health check [2024-09-24 18:01:00] [indexer:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2024-09-24 18:01:02] [indexer:background] Health check [2024-09-24 18:01:02] [indexer:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2024-09-24 18:03:44] [index:background] Health check [2024-09-24 18:03:44] [index:background] CPU load threshold (3) breached: 7.48 [waiting 2] [2024-09-24 18:03:46] [indexer:background] CPU load threshold (3) breached: 7.36 [waiting 2] [2024-09-24 18:04:19] [indexer:background] Health check [2024-09-24 18:04:19] [indexer:background] CPU load threshold (3) breached: 7.23 [waiting 2] [2024-09-24 18:08:43] [index:background] Health check [2024-09-24 18:08:43] [index:background] CPU load threshold (3) breached: 7.69 [waiting 2] [2024-09-24 18:08:45] [indexer:background] CPU load threshold (3) breached: 8.84 [waiting 2] [2024-09-24 18:09:19] [indexer:background] Health check [2024-09-24 18:09:19] [indexer:background] CPU load threshold (3) breached: 9.53 [waiting 2] [2024-09-24 18:13:24] [query] Query for: 2025 [2024-09-24 18:13:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 18:13:24] [query] Engine: default [2024-09-24 18:13:26] [query] Tokens: 2025 [2024-09-24 18:13:26] [query] Mods: 6 [2024-09-24 18:13:26] [query] Found results using: or logic [2024-09-24 18:13:26] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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-09-24 18:13:26] [query] Results: 139 Pages of results: 14 [2024-09-24 18:13:26] [query] Execution time: 1.65899 [2024-09-24 18:13:43] [index:background] Health check [2024-09-24 18:13:43] [index:background] CPU load threshold (3) breached: 9.29 [waiting 2] [2024-09-24 18:13:46] [indexer:background] CPU load threshold (3) breached: 8.94 [waiting 2] [2024-09-24 18:14:22] [indexer:background] Health check [2024-09-24 18:14:22] [indexer:background] CPU load threshold (3) breached: 8.62 [waiting 2] [2024-09-24 18:18:45] [index:background] Health check [2024-09-24 18:18:45] [index:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2024-09-24 18:18:47] [indexer:background] CPU load threshold (3) breached: 12.32 [waiting 2] [2024-09-24 18:19:19] [indexer:background] Health check [2024-09-24 18:19:19] [indexer:background] CPU load threshold (3) breached: 11.16 [waiting 2] [2024-09-24 18:23:44] [index:background] Health check [2024-09-24 18:23:44] [index:background] CPU load threshold (3) breached: 12.28 [waiting 2] [2024-09-24 18:23:46] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2024-09-24 18:24:16] [indexer:background] Health check [2024-09-24 18:24:16] [indexer:background] CPU load threshold (3) breached: 10.23 [waiting 2] [2024-09-24 18:28:43] [index:background] Health check [2024-09-24 18:28:43] [index:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 18:28:45] [indexer:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 18:29:19] [indexer:background] Health check [2024-09-24 18:29:19] [indexer:background] CPU load threshold (3) breached: 9.21 [waiting 2] [2024-09-24 18:33:43] [index:background] Health check [2024-09-24 18:33:43] [index:background] CPU load threshold (3) breached: 13.28 [waiting 2] [2024-09-24 18:33:45] [indexer:background] CPU load threshold (3) breached: 13.28 [waiting 2] [2024-09-24 18:34:17] [indexer:background] Health check [2024-09-24 18:34:17] [indexer:background] CPU load threshold (3) breached: 13.95 [waiting 2] [2024-09-24 18:36:02] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 18:36:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 18:36:02] [query] Engine: default [2024-09-24 18:36:06] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 18:36:06] [query] Mods: 6 [2024-09-24 18:36:06] [query] Using OR logic [2024-09-24 18:36:07] [query] Found results using: or logic [2024-09-24 18:36:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-09-24 18:36:07] [query] Results: 906 Pages of results: 91 [2024-09-24 18:36:07] [query] Execution time: 4.58350 [2024-09-24 18:38:43] [index:background] Health check [2024-09-24 18:38:43] [index:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-09-24 18:38:45] [indexer:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-09-24 18:39:16] [indexer:background] Health check [2024-09-24 18:39:16] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2024-09-24 18:43:43] [index:background] Health check [2024-09-24 18:43:43] [index:background] CPU load threshold (3) breached: 8.91 [waiting 2] [2024-09-24 18:43:45] [indexer:background] CPU load threshold (3) breached: 8.91 [waiting 2] [2024-09-24 18:44:16] [indexer:background] Health check [2024-09-24 18:44:16] [indexer:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2024-09-24 18:50:37] [index:background] Health check [2024-09-24 18:50:37] [index:background] CPU load threshold (3) breached: 11.04 [waiting 2] [2024-09-24 18:50:39] [indexer:background] CPU load threshold (3) breached: 11.03 [waiting 2] [2024-09-24 18:50:41] [indexer:background] Health check [2024-09-24 18:50:41] [indexer:background] CPU load threshold (3) breached: 11.03 [waiting 2] [2024-09-24 18:50:43] [indexer:background] Health check [2024-09-24 18:50:43] [indexer:background] CPU load threshold (3) breached: 10.71 [waiting 2] [2024-09-24 18:55:57] [index:background] Health check [2024-09-24 18:55:57] [index:background] CPU load threshold (3) breached: 8.53 [waiting 2] [2024-09-24 18:55:59] [indexer:background] CPU load threshold (3) breached: 8.25 [waiting 2] [2024-09-24 18:56:01] [indexer:background] Health check [2024-09-24 18:56:01] [indexer:background] CPU load threshold (3) breached: 8.25 [waiting 2] [2024-09-24 18:56:03] [indexer:background] Health check [2024-09-24 18:56:03] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 18:59:02] [index:background] Health check [2024-09-24 18:59:02] [index:background] CPU load threshold (3) breached: 7.64 [waiting 2] [2024-09-24 18:59:04] [indexer:background] CPU load threshold (3) breached: 7.51 [waiting 2] [2024-09-24 18:59:34] [indexer:background] Health check [2024-09-24 18:59:34] [indexer:background] CPU load threshold (3) breached: 6.93 [waiting 2] [2024-09-24 19:03:42] [index:background] Health check [2024-09-24 19:03:42] [index:background] CPU load threshold (3) breached: 11.12 [waiting 2] [2024-09-24 19:03:45] [indexer:background] CPU load threshold (3) breached: 11.12 [waiting 2] [2024-09-24 19:04:20] [indexer:background] Health check [2024-09-24 19:04:20] [indexer:background] CPU load threshold (3) breached: 9.67 [waiting 2] [2024-09-24 19:08:47] [index:background] Health check [2024-09-24 19:08:47] [index:background] CPU load threshold (3) breached: 9.89 [waiting 2] [2024-09-24 19:08:49] [indexer:background] CPU load threshold (3) breached: 9.66 [waiting 2] [2024-09-24 19:09:19] [indexer:background] Health check [2024-09-24 19:09:19] [indexer:background] CPU load threshold (3) breached: 10.83 [waiting 2] [2024-09-24 19:13:44] [index:background] Health check [2024-09-24 19:13:44] [index:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2024-09-24 19:13:46] [indexer:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2024-09-24 19:14:16] [indexer:background] Health check [2024-09-24 19:14:16] [indexer:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2024-09-24 19:18:52] [index:background] Health check [2024-09-24 19:18:52] [index:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2024-09-24 19:18:54] [indexer:background] CPU load threshold (3) breached: 11.97 [waiting 2] [2024-09-24 19:19:20] [indexer:background] Health check [2024-09-24 19:19:20] [indexer:background] CPU load threshold (3) breached: 10.92 [waiting 2] [2024-09-24 19:23:43] [index:background] Health check [2024-09-24 19:23:43] [index:background] CPU load threshold (3) breached: 12.33 [waiting 2] [2024-09-24 19:23:45] [indexer:background] CPU load threshold (3) breached: 11.91 [waiting 2] [2024-09-24 19:24:16] [indexer:background] Health check [2024-09-24 19:24:16] [indexer:background] CPU load threshold (3) breached: 12.45 [waiting 2] [2024-09-24 19:28:47] [index:background] Health check [2024-09-24 19:28:47] [index:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-09-24 19:28:49] [indexer:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-09-24 19:29:24] [indexer:background] Health check [2024-09-24 19:29:24] [indexer:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2024-09-24 19:33:43] [index:background] Health check [2024-09-24 19:33:43] [index:background] CPU load threshold (3) breached: 10 [waiting 2] [2024-09-24 19:33:46] [indexer:background] CPU load threshold (3) breached: 9.84 [waiting 2] [2024-09-24 19:34:16] [indexer:background] Health check [2024-09-24 19:34:16] [indexer:background] CPU load threshold (3) breached: 9.46 [waiting 2] [2024-09-24 19:38:43] [index:background] Health check [2024-09-24 19:38:43] [index:background] CPU load threshold (3) breached: 8.83 [waiting 2] [2024-09-24 19:38:45] [indexer:background] CPU load threshold (3) breached: 9.08 [waiting 2] [2024-09-24 19:39:16] [indexer:background] Health check [2024-09-24 19:39:16] [indexer:background] CPU load threshold (3) breached: 9.49 [waiting 2] [2024-09-24 19:43:43] [index:background] Health check [2024-09-24 19:43:43] [index:background] CPU load threshold (3) breached: 9.65 [waiting 2] [2024-09-24 19:43:45] [indexer:background] CPU load threshold (3) breached: 9.83 [waiting 2] [2024-09-24 19:44:19] [indexer:background] Health check [2024-09-24 19:44:19] [indexer:background] CPU load threshold (3) breached: 10.46 [waiting 2] [2024-09-24 19:48:43] [index:background] Health check [2024-09-24 19:48:43] [index:background] CPU load threshold (3) breached: 8.76 [waiting 2] [2024-09-24 19:48:45] [indexer:background] CPU load threshold (3) breached: 8.69 [waiting 2] [2024-09-24 19:49:16] [indexer:background] Health check [2024-09-24 19:49:16] [indexer:background] CPU load threshold (3) breached: 8.3 [waiting 2] [2024-09-24 19:52:08] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 19:52:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 21 offset: 0 fields: all [2024-09-24 19:52:08] [query] Engine: default [2024-09-24 19:52:10] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 19:52:10] [query] Mods: 6 [2024-09-24 19:52:10] [query] Using OR logic [2024-09-24 19:52:12] [query] Found results using: or logic [2024-09-24 19:52:12] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 200, 10 [2024-09-24 19:52:12] [query] Results: 906 Pages of results: 91 [2024-09-24 19:52:12] [query] Execution time: 3.45825 [2024-09-24 19:53:14] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 19:53:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 18 offset: 0 fields: all [2024-09-24 19:53:14] [query] Engine: default [2024-09-24 19:53:15] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 19:53:15] [query] Mods: 6 [2024-09-24 19:53:15] [query] Using OR logic [2024-09-24 19:53:15] [query] Found results using: or logic [2024-09-24 19:53:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 170, 10 [2024-09-24 19:53:15] [query] Results: 906 Pages of results: 91 [2024-09-24 19:53:15] [query] Execution time: 1.26935 [2024-09-24 19:53:43] [index:background] Health check [2024-09-24 19:53:43] [index:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-09-24 19:53:45] [indexer:background] CPU load threshold (3) breached: 8.8 [waiting 2] [2024-09-24 19:54:16] [indexer:background] Health check [2024-09-24 19:54:16] [indexer:background] CPU load threshold (3) breached: 9.31 [waiting 2] [2024-09-24 19:58:43] [index:background] Health check [2024-09-24 19:58:43] [index:background] CPU load threshold (3) breached: 8.97 [waiting 2] [2024-09-24 19:58:45] [indexer:background] CPU load threshold (3) breached: 8.97 [waiting 2] [2024-09-24 19:59:17] [indexer:background] Health check [2024-09-24 19:59:17] [indexer:background] CPU load threshold (3) breached: 8.78 [waiting 2] [2024-09-24 20:03:42] [index:background] Health check [2024-09-24 20:03:42] [index:background] CPU load threshold (3) breached: 12.91 [waiting 2] [2024-09-24 20:03:44] [indexer:background] CPU load threshold (3) breached: 12.91 [waiting 2] [2024-09-24 20:04:16] [indexer:background] Health check [2024-09-24 20:04:16] [indexer:background] CPU load threshold (3) breached: 12.63 [waiting 2] [2024-09-24 20:08:43] [index:background] Health check [2024-09-24 20:08:43] [index:background] CPU load threshold (3) breached: 8.83 [waiting 2] [2024-09-24 20:08:45] [indexer:background] CPU load threshold (3) breached: 8.83 [waiting 2] [2024-09-24 20:09:19] [indexer:background] Health check [2024-09-24 20:09:19] [indexer:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-09-24 20:13:43] [index:background] Health check [2024-09-24 20:13:43] [index:background] CPU load threshold (3) breached: 9.22 [waiting 2] [2024-09-24 20:13:45] [indexer:background] CPU load threshold (3) breached: 9.22 [waiting 2] [2024-09-24 20:14:20] [indexer:background] Health check [2024-09-24 20:14:20] [indexer:background] CPU load threshold (3) breached: 9.26 [waiting 2] [2024-09-24 20:18:43] [index:background] Health check [2024-09-24 20:18:43] [index:background] CPU load threshold (3) breached: 8.47 [waiting 2] [2024-09-24 20:18:45] [indexer:background] CPU load threshold (3) breached: 8.47 [waiting 2] [2024-09-24 20:19:16] [indexer:background] Health check [2024-09-24 20:19:16] [indexer:background] CPU load threshold (3) breached: 7.8 [waiting 2] [2024-09-24 20:23:43] [index:background] Health check [2024-09-24 20:23:43] [index:background] CPU load threshold (3) breached: 8.39 [waiting 2] [2024-09-24 20:23:45] [indexer:background] CPU load threshold (3) breached: 8.39 [waiting 2] [2024-09-24 20:24:19] [indexer:background] Health check [2024-09-24 20:24:19] [indexer:background] CPU load threshold (3) breached: 8.93 [waiting 2] [2024-09-24 20:28:44] [index:background] Health check [2024-09-24 20:28:44] [index:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 20:28:46] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 20:29:16] [indexer:background] Health check [2024-09-24 20:29:16] [indexer:background] CPU load threshold (3) breached: 8.89 [waiting 2] [2024-09-24 20:33:43] [index:background] Health check [2024-09-24 20:33:43] [index:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2024-09-24 20:33:45] [indexer:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2024-09-24 20:34:19] [indexer:background] Health check [2024-09-24 20:34:19] [indexer:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2024-09-24 20:38:44] [index:background] Health check [2024-09-24 20:38:44] [index:background] CPU load threshold (3) breached: 12.41 [waiting 2] [2024-09-24 20:38:46] [indexer:background] CPU load threshold (3) breached: 12.41 [waiting 2] [2024-09-24 20:39:17] [indexer:background] Health check [2024-09-24 20:39:17] [indexer:background] CPU load threshold (3) breached: 13.68 [waiting 2] [2024-09-24 20:43:01] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 20:43:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 86 offset: 0 fields: all [2024-09-24 20:43:01] [query] Engine: default [2024-09-24 20:43:04] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 20:43:04] [query] Mods: 6 [2024-09-24 20:43:04] [query] Using OR logic [2024-09-24 20:43:05] [query] Found results using: or logic [2024-09-24 20:43:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 850, 10 [2024-09-24 20:43:05] [query] Results: 906 Pages of results: 91 [2024-09-24 20:43:05] [query] Execution time: 3.50255 [2024-09-24 20:43:42] [index:background] Health check [2024-09-24 20:43:43] [index:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2024-09-24 20:43:45] [indexer:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2024-09-24 20:44:17] [indexer:background] Health check [2024-09-24 20:44:17] [indexer:background] CPU load threshold (3) breached: 12.35 [waiting 2] [2024-09-24 20:45:07] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 20:45:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 19 offset: 0 fields: all [2024-09-24 20:45:07] [query] Engine: default [2024-09-24 20:45:09] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 20:45:09] [query] Mods: 6 [2024-09-24 20:45:09] [query] Using OR logic [2024-09-24 20:45:10] [query] Found results using: or logic [2024-09-24 20:45:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 180, 10 [2024-09-24 20:45:10] [query] Results: 906 Pages of results: 91 [2024-09-24 20:45:10] [query] Execution time: 3.43383 [2024-09-24 20:46:40] [query] Query for: {search_term_string} [2024-09-24 20:46:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 76 offset: 0 fields: all [2024-09-24 20:46:40] [query] Engine: default [2024-09-24 20:46:41] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-09-24 20:46:41] [query] Mods: 6 [2024-09-24 20:46:41] [query] Using OR logic [2024-09-24 20:46:42] [query] Found results using: or logic [2024-09-24 20:46:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 750, 10 [2024-09-24 20:46:42] [query] Results: 1365 Pages of results: 137 [2024-09-24 20:46:42] [query] Execution time: 1.15391 [2024-09-24 20:49:55] [index:background] Health check [2024-09-24 20:49:55] [index:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 20:49:57] [indexer:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 20:49:59] [indexer:background] Health check [2024-09-24 20:49:59] [indexer:background] CPU load threshold (3) breached: 7.4 [waiting 2] [2024-09-24 20:50:01] [indexer:background] Health check [2024-09-24 20:50:01] [indexer:background] CPU load threshold (3) breached: 7.4 [waiting 2] [2024-09-24 20:55:24] [index:background] Health check [2024-09-24 20:55:24] [index:background] CPU load threshold (3) breached: 7.53 [waiting 2] [2024-09-24 20:55:26] [indexer:background] CPU load threshold (3) breached: 7.53 [waiting 2] [2024-09-24 20:55:29] [indexer:background] Health check [2024-09-24 20:55:29] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 20:55:31] [indexer:background] Health check [2024-09-24 20:55:31] [indexer:background] CPU load threshold (3) breached: 9.09 [waiting 2] [2024-09-24 20:58:43] [index:background] Health check [2024-09-24 20:58:43] [index:background] CPU load threshold (3) breached: 7.75 [waiting 2] [2024-09-24 20:58:45] [indexer:background] CPU load threshold (3) breached: 8.33 [waiting 2] [2024-09-24 20:59:19] [indexer:background] Health check [2024-09-24 20:59:19] [indexer:background] CPU load threshold (3) breached: 9 [waiting 2] [2024-09-24 21:03:47] [index:background] Health check [2024-09-24 21:03:47] [index:background] CPU load threshold (3) breached: 9.24 [waiting 2] [2024-09-24 21:03:49] [indexer:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2024-09-24 21:04:18] [indexer:background] Health check [2024-09-24 21:04:18] [indexer:background] CPU load threshold (3) breached: 9.68 [waiting 2] [2024-09-24 21:08:43] [index:background] Health check [2024-09-24 21:08:43] [index:background] CPU load threshold (3) breached: 10.81 [waiting 2] [2024-09-24 21:08:45] [indexer:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-09-24 21:09:19] [indexer:background] Health check [2024-09-24 21:09:19] [indexer:background] CPU load threshold (3) breached: 9.74 [waiting 2] [2024-09-24 21:13:43] [index:background] Health check [2024-09-24 21:13:43] [index:background] CPU load threshold (3) breached: 11.27 [waiting 2] [2024-09-24 21:13:45] [indexer:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2024-09-24 21:14:19] [indexer:background] Health check [2024-09-24 21:14:19] [indexer:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2024-09-24 21:18:43] [index:background] Health check [2024-09-24 21:18:43] [index:background] CPU load threshold (3) breached: 8.12 [waiting 2] [2024-09-24 21:18:45] [indexer:background] CPU load threshold (3) breached: 7.95 [waiting 2] [2024-09-24 21:19:19] [indexer:background] Health check [2024-09-24 21:19:19] [indexer:background] CPU load threshold (3) breached: 8.2 [waiting 2] [2024-09-24 21:23:44] [index:background] Health check [2024-09-24 21:23:44] [index:background] CPU load threshold (3) breached: 9.62 [waiting 2] [2024-09-24 21:23:46] [indexer:background] CPU load threshold (3) breached: 9.73 [waiting 2] [2024-09-24 21:24:49] [indexer:background] Health check [2024-09-24 21:24:49] [indexer:background] CPU load threshold (3) breached: 9.26 [waiting 2] [2024-09-24 21:29:07] [index:background] Health check [2024-09-24 21:29:07] [index:background] CPU load threshold (3) breached: 9.36 [waiting 2] [2024-09-24 21:29:09] [indexer:background] CPU load threshold (3) breached: 9.36 [waiting 2] [2024-09-24 21:29:20] [indexer:background] Health check [2024-09-24 21:29:20] [indexer:background] CPU load threshold (3) breached: 9.75 [waiting 2] [2024-09-24 21:34:04] [index:background] Health check [2024-09-24 21:34:04] [index:background] CPU load threshold (3) breached: 10.56 [waiting 2] [2024-09-24 21:34:06] [indexer:background] CPU load threshold (3) breached: 10.92 [waiting 2] [2024-09-24 21:34:20] [indexer:background] Health check [2024-09-24 21:34:20] [indexer:background] CPU load threshold (3) breached: 11.29 [waiting 2] [2024-09-24 21:38:55] [index:background] Health check [2024-09-24 21:38:55] [index:background] CPU load threshold (3) breached: 8.73 [waiting 2] [2024-09-24 21:38:57] [indexer:background] CPU load threshold (3) breached: 8.59 [waiting 2] [2024-09-24 21:40:33] [indexer:background] Health check [2024-09-24 21:40:33] [indexer:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2024-09-24 21:43:47] [index:background] Health check [2024-09-24 21:43:47] [index:background] CPU load threshold (3) breached: 10.53 [waiting 2] [2024-09-24 21:43:49] [indexer:background] CPU load threshold (3) breached: 10.53 [waiting 2] [2024-09-24 21:44:19] [indexer:background] Health check [2024-09-24 21:44:19] [indexer:background] CPU load threshold (3) breached: 11.52 [waiting 2] [2024-09-24 21:48:44] [index:background] Health check [2024-09-24 21:48:44] [index:background] CPU load threshold (3) breached: 9.61 [waiting 2] [2024-09-24 21:48:46] [indexer:background] CPU load threshold (3) breached: 9.72 [waiting 2] [2024-09-24 21:49:22] [indexer:background] Health check [2024-09-24 21:49:22] [indexer:background] CPU load threshold (3) breached: 10.48 [waiting 2] [2024-09-24 21:53:43] [index:background] Health check [2024-09-24 21:53:43] [index:background] CPU load threshold (3) breached: 8.54 [waiting 2] [2024-09-24 21:53:45] [indexer:background] CPU load threshold (3) breached: 8.54 [waiting 2] [2024-09-24 21:54:16] [indexer:background] Health check [2024-09-24 21:54:16] [indexer:background] CPU load threshold (3) breached: 9.32 [waiting 2] [2024-09-24 21:58:43] [index:background] Health check [2024-09-24 21:58:43] [index:background] CPU load threshold (3) breached: 7.57 [waiting 2] [2024-09-24 21:58:45] [indexer:background] CPU load threshold (3) breached: 7.57 [waiting 2] [2024-09-24 21:59:19] [indexer:background] Health check [2024-09-24 21:59:19] [indexer:background] CPU load threshold (3) breached: 8.45 [waiting 2] [2024-09-24 22:03:43] [index:background] Health check [2024-09-24 22:03:43] [index:background] CPU load threshold (3) breached: 10.45 [waiting 2] [2024-09-24 22:03:45] [indexer:background] CPU load threshold (3) breached: 10.45 [waiting 2] [2024-09-24 22:04:19] [indexer:background] Health check [2024-09-24 22:04:19] [indexer:background] CPU load threshold (3) breached: 9.12 [waiting 2] [2024-09-24 22:05:08] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-09-24 22:05:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 23 offset: 0 fields: all [2024-09-24 22:05:08] [query] Engine: default [2024-09-24 22:05:08] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-09-24 22:05:08] [query] Mods: 6 [2024-09-24 22:05:08] [query] Using OR logic [2024-09-24 22:05:09] [query] Found results using: or logic [2024-09-24 22:05:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 220, 10 [2024-09-24 22:05:09] [query] Results: 906 Pages of results: 91 [2024-09-24 22:05:09] [query] Execution time: 0.76671 [2024-09-24 22:08:47] [index:background] Health check [2024-09-24 22:08:47] [index:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-09-24 22:08:49] [indexer:background] CPU load threshold (3) breached: 9.87 [waiting 2] [2024-09-24 22:09:46] [indexer:background] Health check [2024-09-24 22:09:46] [indexer:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2024-09-24 22:13:48] [index:background] Health check [2024-09-24 22:13:48] [index:background] CPU load threshold (3) breached: 10.29 [waiting 2] [2024-09-24 22:13:50] [indexer:background] CPU load threshold (3) breached: 10.29 [waiting 2] [2024-09-24 22:14:19] [indexer:background] Health check [2024-09-24 22:14:19] [indexer:background] CPU load threshold (3) breached: 10.91 [waiting 2] [2024-09-24 22:18:50] [index:background] Health check [2024-09-24 22:18:50] [index:background] CPU load threshold (3) breached: 14.79 [waiting 2] [2024-09-24 22:18:52] [indexer:background] CPU load threshold (3) breached: 14.8 [waiting 2] [2024-09-24 22:19:31] [indexer:background] Health check [2024-09-24 22:19:31] [indexer:background] CPU load threshold (3) breached: 13.65 [waiting 2] [2024-09-24 22:23:44] [index:background] Health check [2024-09-24 22:23:44] [index:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-09-24 22:23:46] [indexer:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2024-09-24 22:24:16] [indexer:background] Health check [2024-09-24 22:24:16] [indexer:background] CPU load threshold (3) breached: 8.97 [waiting 2] [2024-09-24 22:29:36] [index:background] Health check [2024-09-24 22:29:36] [index:background] CPU load threshold (3) breached: 10.8 [waiting 2] [2024-09-24 22:29:39] [indexer:background] CPU load threshold (3) breached: 10.58 [waiting 2] [2024-09-24 22:29:41] [indexer:background] Health check [2024-09-24 22:29:41] [indexer:background] CPU load threshold (3) breached: 10.58 [waiting 2] [2024-09-24 22:29:43] [indexer:background] Health check [2024-09-24 22:29:43] [indexer:background] CPU load threshold (3) breached: 10.77 [waiting 2] [2024-09-24 22:33:45] [index:background] Health check [2024-09-24 22:33:45] [index:background] CPU load threshold (3) breached: 7.97 [waiting 2] [2024-09-24 22:33:47] [indexer:background] CPU load threshold (3) breached: 7.97 [waiting 2] [2024-09-24 22:34:20] [indexer:background] Health check [2024-09-24 22:34:20] [indexer:background] CPU load threshold (3) breached: 8.07 [waiting 2] [2024-09-24 22:38:44] [index:background] Health check [2024-09-24 22:38:44] [index:background] CPU load threshold (3) breached: 8.86 [waiting 2] [2024-09-24 22:38:46] [indexer:background] CPU load threshold (3) breached: 8.86 [waiting 2] [2024-09-24 22:39:48] [indexer:background] Health check [2024-09-24 22:39:48] [indexer:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2024-09-24 22:43:43] [index:background] Health check [2024-09-24 22:43:43] [index:background] CPU load threshold (3) breached: 12 [waiting 2] [2024-09-24 22:43:45] [indexer:background] CPU load threshold (3) breached: 12.56 [waiting 2] [2024-09-24 22:44:19] [indexer:background] Health check [2024-09-24 22:44:19] [indexer:background] CPU load threshold (3) breached: 12.44 [waiting 2] [2024-09-24 22:50:04] [index:background] Health check [2024-09-24 22:50:04] [index:background] CPU load threshold (3) breached: 11.8 [waiting 2] [2024-09-24 22:50:06] [indexer:background] CPU load threshold (3) breached: 11.8 [waiting 2] [2024-09-24 22:50:08] [indexer:background] Health check [2024-09-24 22:50:08] [indexer:background] CPU load threshold (3) breached: 11.74 [waiting 2] [2024-09-24 22:50:10] [indexer:background] Health check [2024-09-24 22:50:10] [indexer:background] CPU load threshold (3) breached: 11.74 [waiting 2] [2024-09-24 22:53:43] [index:background] Health check [2024-09-24 22:53:43] [index:background] CPU load threshold (3) breached: 9.78 [waiting 2] [2024-09-24 22:53:45] [indexer:background] CPU load threshold (3) breached: 9.96 [waiting 2] [2024-09-24 22:54:19] [indexer:background] Health check [2024-09-24 22:54:19] [indexer:background] CPU load threshold (3) breached: 9.99 [waiting 2] [2024-09-24 22:58:44] [index:background] Health check [2024-09-24 22:58:44] [index:background] CPU load threshold (3) breached: 10.26 [waiting 2] [2024-09-24 22:58:46] [indexer:background] CPU load threshold (3) breached: 10.4 [waiting 2] [2024-09-24 22:59:16] [indexer:background] Health check [2024-09-24 22:59:16] [indexer:background] CPU load threshold (3) breached: 10.38 [waiting 2] [2024-09-24 23:03:43] [index:background] Health check [2024-09-24 23:03:43] [index:background] CPU load threshold (3) breached: 21.21 [waiting 2] [2024-09-24 23:03:45] [indexer:background] CPU load threshold (3) breached: 21.59 [waiting 2] [2024-09-24 23:04:20] [indexer:background] Health check [2024-09-24 23:04:20] [indexer:background] CPU load threshold (3) breached: 21.38 [waiting 2] [2024-09-24 23:08:42] [index:background] Health check [2024-09-24 23:08:42] [index:background] CPU load threshold (3) breached: 14.13 [waiting 2] [2024-09-24 23:08:45] [indexer:background] CPU load threshold (3) breached: 14.36 [waiting 2] [2024-09-24 23:09:19] [indexer:background] Health check [2024-09-24 23:09:19] [indexer:background] CPU load threshold (3) breached: 15.18 [waiting 2] [2024-09-24 23:13:43] [index:background] Health check [2024-09-24 23:13:43] [index:background] CPU load threshold (3) breached: 8.34 [waiting 2] [2024-09-24 23:13:45] [indexer:background] CPU load threshold (3) breached: 8.72 [waiting 2] [2024-09-24 23:14:19] [indexer:background] Health check [2024-09-24 23:14:19] [indexer:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2024-09-24 23:18:44] [index:background] Health check [2024-09-24 23:18:44] [index:background] CPU load threshold (3) breached: 10.44 [waiting 2] [2024-09-24 23:18:46] [indexer:background] CPU load threshold (3) breached: 10.64 [waiting 2] [2024-09-24 23:19:16] [indexer:background] Health check [2024-09-24 23:19:16] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2024-09-24 23:23:46] [index:background] Health check [2024-09-24 23:23:46] [index:background] CPU load threshold (3) breached: 8.38 [waiting 2] [2024-09-24 23:23:48] [indexer:background] CPU load threshold (3) breached: 8.38 [waiting 2] [2024-09-24 23:24:20] [indexer:background] Health check [2024-09-24 23:24:20] [indexer:background] CPU load threshold (3) breached: 8.66 [waiting 2] [2024-09-24 23:28:44] [index:background] Health check [2024-09-24 23:28:44] [index:background] CPU load threshold (3) breached: 6.32 [waiting 2] [2024-09-24 23:28:46] [indexer:background] CPU load threshold (3) breached: 6.29 [waiting 2] [2024-09-24 23:29:16] [indexer:background] Health check [2024-09-24 23:29:16] [indexer:background] CPU load threshold (3) breached: 6.77 [waiting 2] [2024-09-24 23:33:31] [query] Query for: 2025 [2024-09-24 23:33:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-09-24 23:33:31] [query] Engine: default [2024-09-24 23:33:31] [query] Tokens: 2025 [2024-09-24 23:33:31] [query] Mods: 6 [2024-09-24 23:33:31] [query] Found results using: or logic [2024-09-24 23:33:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-09-24 23:33:31] [query] Results: 139 Pages of results: 14 [2024-09-24 23:33:31] [query] Execution time: 0.36419 [2024-09-24 23:33:31] [query] Query for: 2025 [2024-09-24 23:33:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2024-09-24 23:33:31] [query] Engine: default [2024-09-24 23:33:31] [query] Tokens: 2025 [2024-09-24 23:33:31] [query] Mods: 6 [2024-09-24 23:33:31] [query] Found results using: or logic [2024-09-24 23:33:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 100 [2024-09-24 23:33:31] [query] Results: 139 Pages of results: 2 [2024-09-24 23:33:31] [query] Execution time: 0.13951 [2024-09-24 23:33:42] [index:background] Health check [2024-09-24 23:33:42] [index:background] CPU load threshold (3) breached: 7.79 [waiting 2] [2024-09-24 23:33:44] [indexer:background] CPU load threshold (3) breached: 7.79 [waiting 2] [2024-09-24 23:34:18] [indexer:background] Health check [2024-09-24 23:34:18] [indexer:background] CPU load threshold (3) breached: 8.23 [waiting 2] [2024-09-24 23:38:43] [index:background] Health check [2024-09-24 23:38:43] [index:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-09-24 23:38:45] [indexer:background] CPU load threshold (3) breached: 6.35 [waiting 2] [2024-09-24 23:39:19] [indexer:background] Health check [2024-09-24 23:39:19] [indexer:background] CPU load threshold (3) breached: 7.04 [waiting 2] [2024-09-24 23:43:43] [index:background] Health check [2024-09-24 23:43:43] [index:background] CPU load threshold (3) breached: 6.74 [waiting 2] [2024-09-24 23:43:45] [indexer:background] CPU load threshold (3) breached: 6.74 [waiting 2] [2024-09-24 23:44:20] [indexer:background] Health check [2024-09-24 23:44:20] [indexer:background] CPU load threshold (3) breached: 6.5 [waiting 2] [2024-09-24 23:48:43] [index:background] Health check [2024-09-24 23:48:43] [index:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-09-24 23:48:45] [indexer:background] CPU load threshold (3) breached: 5.89 [waiting 2] [2024-09-24 23:49:19] [indexer:background] Health check [2024-09-24 23:49:19] [indexer:background] CPU load threshold (3) breached: 5.9 [waiting 2] [2024-09-24 23:53:43] [index:background] Health check [2024-09-24 23:53:43] [index:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 23:53:45] [indexer:background] CPU load threshold (3) breached: 7.18 [waiting 2] [2024-09-24 23:54:19] [indexer:background] Health check [2024-09-24 23:54:19] [indexer:background] CPU load threshold (3) breached: 6.95 [waiting 2] [2024-09-24 23:59:45] [index:background] Health check [2024-09-24 23:59:45] [index:background] CPU load threshold (3) breached: 6.54 [waiting 2] [2024-09-24 23:59:48] [indexer:background] CPU load threshold (3) breached: 6.89 [waiting 2] [2024-09-24 23:59:50] [indexer:background] Health check [2024-09-24 23:59:50] [indexer:background] CPU load threshold (3) breached: 6.89 [waiting 2] [2024-09-24 23:59:52] [indexer:background] Health check [2024-09-24 23:59:52] [indexer:background] CPU load threshold (3) breached: 6.82 [waiting 2]