[2023-10-04 00:02:31] [indexer:background] Health check [2023-10-04 00:02:31] [index:background] Health check [2023-10-04 00:06:42] [indexer:background] Health check [2023-10-04 00:08:22] [index:background] Health check [2023-10-04 00:12:18] [indexer:background] Health check [2023-10-04 00:12:18] [index:background] Health check [2023-10-04 00:17:19] [indexer:background] Health check [2023-10-04 00:17:19] [index:background] Health check [2023-10-04 00:21:45] [indexer:background] Health check [2023-10-04 00:24:15] [index:background] Health check [2023-10-04 00:26:47] [indexer:background] Health check [2023-10-04 00:27:12] [index:background] Health check [2023-10-04 00:31:48] [indexer:background] Health check [2023-10-04 00:34:16] [index:background] Health check [2023-10-04 00:37:13] [indexer:background] Health check [2023-10-04 00:37:13] [index:background] Health check [2023-10-04 00:41:41] [indexer:background] Health check [2023-10-04 00:42:15] [index:background] Health check [2023-10-04 00:46:43] [indexer:background] Health check [2023-10-04 00:49:36] [index:background] Health check [2023-10-04 00:52:31] [indexer:background] Health check [2023-10-04 00:52:31] [index:background] Health check [2023-10-04 00:56:57] [indexer:background] Health check [2023-10-04 00:57:24] [index:background] Health check [2023-10-04 01:01:51] [indexer:background] Health check [2023-10-04 01:02:52] [index:background] Health check [2023-10-04 01:07:11] [indexer:background] Health check [2023-10-04 01:07:51] [index:background] Health check [2023-10-04 01:12:50] [indexer:background] Health check [2023-10-04 01:12:50] [index:background] Health check [2023-10-04 01:16:52] [indexer:background] Health check [2023-10-04 01:18:23] [index:background] Health check [2023-10-04 01:22:21] [indexer:background] Health check [2023-10-04 01:22:21] [index:background] Health check [2023-10-04 01:22:33] [query] Query for: search_term_string [2023-10-04 01:22:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 01:22:33] [query] Engine: default [2023-10-04 01:22:34] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2023-10-04 01:22:34] [query] Mods: 6 [2023-10-04 01:22:34] [query] Using OR logic [2023-10-04 01:22:35] [query] Found results using: or logic [2023-10-04 01:22: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 (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2023-10-04 01:22:35] [query] Results: 1343 Pages of results: 135 [2023-10-04 01:22:35] [query] Execution time: 1.70819 [2023-10-04 01:27:56] [indexer:background] Health check [2023-10-04 01:27:56] [index:background] Health check [2023-10-04 01:31:50] [indexer:background] Health check [2023-10-04 01:32:30] [index:background] Health check [2023-10-04 01:37:30] [indexer:background] Health check [2023-10-04 01:37:30] [index:background] Health check [2023-10-04 01:41:47] [indexer:background] Health check [2023-10-04 01:42:15] [index:background] Health check [2023-10-04 01:47:43] [indexer:background] Health check [2023-10-04 01:47:43] [index:background] Health check [2023-10-04 01:49:14] [query] Query for: {search_term_string} [2023-10-04 01:49:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 54 offset: 0 fields: all [2023-10-04 01:49:14] [query] Engine: default [2023-10-04 01:49:14] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2023-10-04 01:49:14] [query] Mods: 6 [2023-10-04 01:49:14] [query] Using OR logic [2023-10-04 01:49:15] [query] Found results using: or logic [2023-10-04 01:49: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 (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 530, 10 [2023-10-04 01:49:15] [query] Results: 1343 Pages of results: 135 [2023-10-04 01:49:15] [query] Execution time: 0.57414 [2023-10-04 01:52:36] [indexer:background] Health check [2023-10-04 01:52:36] [index:background] Health check [2023-10-04 01:58:26] [indexer:background] Health check [2023-10-04 01:58:26] [index:background] Health check [2023-10-04 02:02:31] [indexer:background] Health check [2023-10-04 02:02:31] [index:background] Health check [2023-10-04 02:08:36] [indexer:background] Health check [2023-10-04 02:08:36] [index:background] Health check [2023-10-04 02:11:48] [indexer:background] Health check [2023-10-04 02:14:51] [index:background] Health check [2023-10-04 02:16:56] [indexer:background] Health check [2023-10-04 02:17:43] [index:background] Health check [2023-10-04 02:23:42] [indexer:background] Health check [2023-10-04 02:23:42] [index:background] Health check [2023-10-04 02:29:24] [indexer:background] Health check [2023-10-04 02:29:24] [index:background] Health check [2023-10-04 02:31:39] [indexer:background] Health check [2023-10-04 02:32:12] [index:background] Health check [2023-10-04 02:38:03] [indexer:background] Health check [2023-10-04 02:38:03] [indexer:background] CPU load threshold (3) breached: 3.1 [waiting 2] [2023-10-04 02:38:05] [index:background] Health check [2023-10-04 02:38:05] [index:background] CPU load threshold (3) breached: 3.1 [waiting 2] [2023-10-04 02:38:07] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2] [2023-10-04 02:42:16] [indexer:background] Health check [2023-10-04 02:42:16] [indexer:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2023-10-04 02:42:18] [index:background] Health check [2023-10-04 02:42:19] [index:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2023-10-04 02:42:21] [indexer:background] CPU load threshold (3) breached: 3.94 [waiting 2] [2023-10-04 02:46:53] [indexer:background] Health check [2023-10-04 02:50:54] [index:background] Health check [2023-10-04 02:50:54] [index:background] CPU load threshold (3) breached: 3.46 [waiting 2] [2023-10-04 02:50:56] [indexer:background] CPU load threshold (3) breached: 3.46 [waiting 2] [2023-10-04 02:51:39] [indexer:background] Health check [2023-10-04 02:52:30] [index:background] Health check [2023-10-04 02:52:30] [index:background] CPU load threshold (3) breached: 3.31 [waiting 2] [2023-10-04 02:52:32] [indexer:background] CPU load threshold (3) breached: 3.28 [waiting 2] [2023-10-04 02:56:52] [indexer:background] Health check [2023-10-04 02:56:52] [indexer:background] CPU load threshold (3) breached: 3.66 [waiting 2] [2023-10-04 02:57:16] [index:background] Health check [2023-10-04 02:57:16] [index:background] CPU load threshold (3) breached: 3.49 [waiting 2] [2023-10-04 02:57:18] [indexer:background] CPU load threshold (3) breached: 3.62 [waiting 2] [2023-10-04 03:02:35] [indexer:background] Health check [2023-10-04 03:02:35] [index:background] Health check [2023-10-04 03:07:26] [indexer:background] Health check [2023-10-04 03:07:26] [index:background] Health check [2023-10-04 03:11:48] [indexer:background] Health check [2023-10-04 03:11:48] [indexer:background] CPU load threshold (3) breached: 3.38 [waiting 2] [2023-10-04 03:12:41] [index:background] Health check [2023-10-04 03:12:41] [index:background] CPU load threshold (3) breached: 3.68 [waiting 2] [2023-10-04 03:12:43] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2] [2023-10-04 03:17:34] [indexer:background] Health check [2023-10-04 03:17:34] [index:background] Health check [2023-10-04 03:22:19] [indexer:background] Health check [2023-10-04 03:22:19] [indexer:background] CPU load threshold (3) breached: 3.33 [waiting 2] [2023-10-04 03:22:21] [index:background] Health check [2023-10-04 03:22:21] [index:background] CPU load threshold (3) breached: 3.33 [waiting 2] [2023-10-04 03:22:23] [indexer:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2023-10-04 03:27:09] [indexer:background] Health check [2023-10-04 03:27:09] [indexer:background] CPU load threshold (3) breached: 3.38 [waiting 2] [2023-10-04 03:27:36] [index:background] Health check [2023-10-04 03:27:36] [index:background] CPU load threshold (3) breached: 3.26 [waiting 2] [2023-10-04 03:27:38] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2] [2023-10-04 03:36:54] [indexer:background] Health check [2023-10-04 03:36:54] [index:background] Health check [2023-10-04 03:41:37] [index:background] Health check [2023-10-04 03:44:20] [indexer:background] Health check [2023-10-04 03:44:20] [index:background] Health check [2023-10-04 03:47:12] [indexer:background] Health check [2023-10-04 03:47:12] [index:background] Health check [2023-10-04 03:51:51] [indexer:background] Health check [2023-10-04 03:52:13] [index:background] Health check [2023-10-04 03:56:47] [indexer:background] Health check [2023-10-04 03:58:21] [index:background] Health check [2023-10-04 04:01:53] [indexer:background] Health check [2023-10-04 04:02:27] [index:background] Health check [2023-10-04 04:07:03] [indexer:background] Health check [2023-10-04 04:08:38] [index:background] Health check [2023-10-04 04:12:49] [indexer:background] Health check [2023-10-04 04:12:49] [index:background] Health check [2023-10-04 04:22:27] [indexer:background] Health check [2023-10-04 04:22:27] [index:background] Health check [2023-10-04 04:27:13] [indexer:background] Health check [2023-10-04 04:27:13] [index:background] Health check [2023-10-04 04:31:45] [indexer:background] Health check [2023-10-04 04:34:25] [index:background] Health check [2023-10-04 04:38:23] [indexer:background] Health check [2023-10-04 04:38:23] [index:background] Health check [2023-10-04 04:42:19] [indexer:background] Health check [2023-10-04 04:42:19] [index:background] Health check [2023-10-04 04:43:30] [query] Query for: drou.cn [2023-10-04 04:43:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 04:43:30] [query] Query for: drou.cn [2023-10-04 04:43:30] [query] Engine: default [2023-10-04 04:43:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 04:43:30] [query] Engine: default [2023-10-04 04:43:30] [query] Tokens: drou drou.cn [2023-10-04 04:43:30] [query] Tokens: drou drou.cn [2023-10-04 04:43:30] [query] Mods: 6 [2023-10-04 04:43:30] [query] Mods: 6 [2023-10-04 04:43: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 (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 [2023-10-04 04:43: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 (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 [2023-10-04 04:43:30] [query] Results: 0 Pages of results: 0 [2023-10-04 04:43:30] [query] Results: 0 Pages of results: 0 [2023-10-04 04:43:30] [query] Execution time: 0.16385 [2023-10-04 04:43:30] [query] Execution time: 0.16466 [2023-10-04 04:52:34] [indexer:background] Health check [2023-10-04 04:52:34] [index:background] Health check [2023-10-04 04:57:08] [indexer:background] Health check [2023-10-04 04:57:58] [index:background] Health check [2023-10-04 05:02:27] [indexer:background] Health check [2023-10-04 05:02:27] [index:background] Health check [2023-10-04 05:06:58] [indexer:background] Health check [2023-10-04 05:08:17] [index:background] Health check [2023-10-04 05:11:57] [indexer:background] Health check [2023-10-04 05:14:02] [index:background] Health check [2023-10-04 05:16:59] [indexer:background] Health check [2023-10-04 05:17:43] [index:background] Health check [2023-10-04 05:24:14] [indexer:background] Health check [2023-10-04 05:24:14] [index:background] Health check [2023-10-04 05:26:49] [indexer:background] Health check [2023-10-04 05:27:20] [index:background] Health check [2023-10-04 05:31:59] [indexer:background] Health check [2023-10-04 05:32:43] [index:background] Health check [2023-10-04 05:36:43] [indexer:background] Health check [2023-10-04 05:37:25] [index:background] Health check [2023-10-04 05:41:54] [indexer:background] Health check [2023-10-04 05:42:34] [index:background] Health check [2023-10-04 05:46:44] [indexer:background] Health check [2023-10-04 05:48:35] [index:background] Health check [2023-10-04 05:51:54] [indexer:background] Health check [2023-10-04 05:52:43] [index:background] Health check [2023-10-04 05:57:00] [indexer:background] Health check [2023-10-04 05:58:16] [index:background] Health check [2023-10-04 06:02:08] [indexer:background] Health check [2023-10-04 06:02:43] [index:background] Health check [2023-10-04 06:07:33] [indexer:background] Health check [2023-10-04 06:07:33] [index:background] Health check [2023-10-04 06:12:17] [indexer:background] Health check [2023-10-04 06:12:17] [index:background] Health check [2023-10-04 06:17:01] [indexer:background] Health check [2023-10-04 06:17:17] [index:background] Health check [2023-10-04 06:21:42] [indexer:background] Health check [2023-10-04 06:22:35] [index:background] Health check [2023-10-04 06:27:19] [indexer:background] Health check [2023-10-04 06:27:19] [index:background] Health check [2023-10-04 06:31:47] [indexer:background] Health check [2023-10-04 06:32:45] [index:background] Health check [2023-10-04 06:36:40] [indexer:background] Health check [2023-10-04 06:38:34] [index:background] Health check [2023-10-04 06:42:07] [indexer:background] Health check [2023-10-04 06:43:22] [index:background] Health check [2023-10-04 06:50:09] [indexer:background] Health check [2023-10-04 06:50:09] [index:background] Health check [2023-10-04 06:52:23] [indexer:background] Health check [2023-10-04 06:52:23] [index:background] Health check [2023-10-04 06:56:58] [indexer:background] Health check [2023-10-04 06:57:45] [index:background] Health check [2023-10-04 07:02:42] [indexer:background] Health check [2023-10-04 07:02:42] [index:background] Health check [2023-10-04 07:06:51] [indexer:background] Health check [2023-10-04 07:08:55] [index:background] Health check [2023-10-04 07:12:22] [indexer:background] Health check [2023-10-04 07:12:22] [index:background] Health check [2023-10-04 07:16:53] [indexer:background] Health check [2023-10-04 07:17:14] [index:background] Health check [2023-10-04 07:22:45] [indexer:background] Health check [2023-10-04 07:22:45] [indexer:background] CPU load threshold (3) breached: 3.41 [waiting 2] [2023-10-04 07:22:47] [index:background] Health check [2023-10-04 07:22:47] [index:background] CPU load threshold (3) breached: 3.38 [waiting 2] [2023-10-04 07:22:49] [indexer:background] CPU load threshold (3) breached: 3.38 [waiting 2] [2023-10-04 07:29:35] [indexer:background] Health check [2023-10-04 07:29:35] [index:background] Health check [2023-10-04 07:31:46] [indexer:background] Health check [2023-10-04 07:31:46] [indexer:background] CPU load threshold (3) breached: 3.07 [waiting 2] [2023-10-04 07:32:13] [index:background] Health check [2023-10-04 07:36:51] [indexer:background] Health check [2023-10-04 07:36:51] [indexer:background] CPU load threshold (3) breached: 3.92 [waiting 2] [2023-10-04 07:38:03] [index:background] Health check [2023-10-04 07:38:03] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 07:38:05] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 07:42:24] [indexer:background] Health check [2023-10-04 07:42:24] [indexer:background] CPU load threshold (3) breached: 3.31 [waiting 2] [2023-10-04 07:42:26] [index:background] Health check [2023-10-04 07:42:26] [index:background] CPU load threshold (3) breached: 3.28 [waiting 2] [2023-10-04 07:42:28] [indexer:background] CPU load threshold (3) breached: 3.28 [waiting 2] [2023-10-04 07:46:49] [indexer:background] Health check [2023-10-04 07:47:36] [index:background] Health check [2023-10-04 07:51:43] [indexer:background] Health check [2023-10-04 07:52:21] [index:background] Health check [2023-10-04 07:57:34] [indexer:background] Health check [2023-10-04 07:57:34] [index:background] Health check [2023-10-04 08:01:42] [indexer:background] Health check [2023-10-04 08:02:15] [index:background] Health check [2023-10-04 08:07:10] [indexer:background] Health check [2023-10-04 08:07:10] [index:background] Health check [2023-10-04 08:12:46] [indexer:background] Health check [2023-10-04 08:12:46] [index:background] Health check [2023-10-04 08:16:58] [indexer:background] Health check [2023-10-04 08:18:10] [index:background] Health check [2023-10-04 08:22:03] [indexer:background] Health check [2023-10-04 08:22:25] [index:background] Health check [2023-10-04 08:27:03] [indexer:background] Health check [2023-10-04 08:27:20] [index:background] Health check [2023-10-04 08:31:58] [indexer:background] Health check [2023-10-04 08:32:21] [index:background] Health check [2023-10-04 08:37:25] [indexer:background] Health check [2023-10-04 08:37:25] [indexer:background] CPU load threshold (3) breached: 3.08 [waiting 2] [2023-10-04 08:37:27] [index:background] Health check [2023-10-04 08:37:27] [index:background] CPU load threshold (3) breached: 3.08 [waiting 2] [2023-10-04 08:37:29] [indexer:background] CPU load threshold (3) breached: 3.31 [waiting 2] [2023-10-04 08:41:42] [indexer:background] Health check [2023-10-04 08:43:39] [index:background] Health check [2023-10-04 08:46:41] [indexer:background] Health check [2023-10-04 08:50:35] [index:background] Health check [2023-10-04 08:50:35] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 08:50:37] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 08:51:55] [indexer:background] Health check [2023-10-04 08:52:25] [index:background] Health check [2023-10-04 08:57:19] [indexer:background] Health check [2023-10-04 08:57:19] [index:background] Health check [2023-10-04 09:02:14] [indexer:background] Health check [2023-10-04 09:02:14] [indexer:background] CPU load threshold (3) breached: 3.19 [waiting 2] [2023-10-04 09:02:16] [index:background] Health check [2023-10-04 09:02:16] [index:background] CPU load threshold (3) breached: 3.01 [waiting 2] [2023-10-04 09:02:18] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2] [2023-10-04 09:07:07] [indexer:background] Health check [2023-10-04 09:07:07] [indexer:background] CPU load threshold (3) breached: 3.17 [waiting 2] [2023-10-04 09:08:54] [index:background] Health check [2023-10-04 09:08:54] [index:background] CPU load threshold (3) breached: 3 [waiting 2] [2023-10-04 09:08:56] [indexer:background] CPU load threshold (3) breached: 3 [waiting 2] [2023-10-04 09:12:25] [indexer:background] Health check [2023-10-04 09:12:25] [index:background] Health check [2023-10-04 09:12:25] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2] [2023-10-04 09:17:08] [indexer:background] Health check [2023-10-04 09:18:03] [index:background] Health check [2023-10-04 09:18:03] [index:background] CPU load threshold (3) breached: 3.06 [waiting 2] [2023-10-04 09:18:05] [indexer:background] CPU load threshold (3) breached: 3.06 [waiting 2] [2023-10-04 09:21:51] [indexer:background] Health check [2023-10-04 09:22:13] [index:background] Health check [2023-10-04 09:26:50] [indexer:background] Health check [2023-10-04 09:26:50] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2] [2023-10-04 09:27:22] [index:background] Health check [2023-10-04 09:27:22] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 09:27:24] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 09:31:50] [indexer:background] Health check [2023-10-04 09:31:50] [indexer:background] CPU load threshold (3) breached: 4.59 [waiting 2] [2023-10-04 09:33:33] [index:background] Health check [2023-10-04 09:37:58] [indexer:background] Health check [2023-10-04 09:37:59] [indexer:background] CPU load threshold (3) breached: 3.07 [waiting 2] [2023-10-04 09:38:01] [index:background] Health check [2023-10-04 09:38:01] [index:background] CPU load threshold (3) breached: 3.07 [waiting 2] [2023-10-04 09:41:52] [indexer:background] Health check [2023-10-04 09:41:52] [indexer:background] CPU load threshold (3) breached: 3.2 [waiting 2] [2023-10-04 09:43:13] [index:background] Health check [2023-10-04 09:46:55] [indexer:background] Health check [2023-10-04 09:46:55] [indexer:background] CPU load threshold (3) breached: 3.29 [waiting 2] [2023-10-04 09:47:32] [index:background] Health check [2023-10-04 09:47:32] [index:background] CPU load threshold (3) breached: 4.04 [waiting 2] [2023-10-04 09:47:34] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2] [2023-10-04 09:52:57] [indexer:background] Health check [2023-10-04 09:52:57] [indexer:background] CPU load threshold (3) breached: 3.19 [waiting 2] [2023-10-04 09:52:59] [index:background] Health check [2023-10-04 09:52:59] [index:background] CPU load threshold (3) breached: 3.25 [waiting 2] [2023-10-04 09:53:01] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2] [2023-10-04 09:57:11] [indexer:background] Health check [2023-10-04 09:57:11] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2] [2023-10-04 09:57:13] [index:background] Health check [2023-10-04 09:57:13] [index:background] CPU load threshold (3) breached: 3.5 [waiting 2] [2023-10-04 09:57:15] [indexer:background] CPU load threshold (3) breached: 3.5 [waiting 2] [2023-10-04 10:02:26] [indexer:background] Health check [2023-10-04 10:02:26] [indexer:background] CPU load threshold (3) breached: 4.16 [waiting 2] [2023-10-04 10:02:28] [index:background] Health check [2023-10-04 10:02:28] [index:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2023-10-04 10:02:30] [indexer:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2023-10-04 10:07:33] [indexer:background] Health check [2023-10-04 10:07:34] [indexer:background] CPU load threshold (3) breached: 3.44 [waiting 2] [2023-10-04 10:07:36] [index:background] Health check [2023-10-04 10:07:36] [index:background] CPU load threshold (3) breached: 3.44 [waiting 2] [2023-10-04 10:07:38] [indexer:background] CPU load threshold (3) breached: 3.44 [waiting 2] [2023-10-04 10:12:20] [indexer:background] Health check [2023-10-04 10:12:20] [indexer:background] CPU load threshold (3) breached: 3.74 [waiting 2] [2023-10-04 10:12:22] [index:background] Health check [2023-10-04 10:12:22] [index:background] CPU load threshold (3) breached: 3.74 [waiting 2] [2023-10-04 10:12:24] [indexer:background] CPU load threshold (3) breached: 3.92 [waiting 2] [2023-10-04 10:17:06] [indexer:background] Health check [2023-10-04 10:17:27] [index:background] Health check [2023-10-04 10:17:27] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2023-10-04 10:17:29] [indexer:background] CPU load threshold (3) breached: 3 [waiting 2] [2023-10-04 10:21:51] [indexer:background] Health check [2023-10-04 10:22:35] [index:background] Health check [2023-10-04 10:22:36] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2] [2023-10-04 10:22:38] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2] [2023-10-04 10:27:04] [indexer:background] Health check [2023-10-04 10:27:53] [index:background] Health check [2023-10-04 10:31:48] [indexer:background] Health check [2023-10-04 10:31:48] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2] [2023-10-04 10:33:09] [index:background] Health check [2023-10-04 10:37:03] [indexer:background] Health check [2023-10-04 10:37:15] [index:background] Health check [2023-10-04 10:42:04] [indexer:background] Health check [2023-10-04 10:42:27] [index:background] Health check [2023-10-04 10:47:45] [indexer:background] Health check [2023-10-04 10:47:45] [index:background] Health check [2023-10-04 10:51:43] [indexer:background] Health check [2023-10-04 10:52:35] [index:background] Health check [2023-10-04 10:57:13] [indexer:background] Health check [2023-10-04 10:57:13] [index:background] Health check [2023-10-04 11:02:01] [indexer:background] Health check [2023-10-04 11:03:13] [index:background] Health check [2023-10-04 11:07:44] [indexer:background] Health check [2023-10-04 11:07:44] [index:background] Health check [2023-10-04 11:11:49] [indexer:background] Health check [2023-10-04 11:12:18] [index:background] Health check [2023-10-04 11:18:09] [indexer:background] Health check [2023-10-04 11:18:09] [index:background] Health check [2023-10-04 11:22:42] [indexer:background] Health check [2023-10-04 11:22:42] [index:background] Health check [2023-10-04 11:26:55] [indexer:background] Health check [2023-10-04 11:28:05] [index:background] Health check [2023-10-04 11:32:22] [indexer:background] Health check [2023-10-04 11:32:22] [index:background] Health check [2023-10-04 11:36:57] [indexer:background] Health check [2023-10-04 11:37:33] [index:background] Health check [2023-10-04 11:43:30] [indexer:background] Health check [2023-10-04 11:43:30] [index:background] Health check [2023-10-04 11:45:32] [query] Query for: immatricullation cnss [2023-10-04 11:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 11:45:32] [query] Engine: default [2023-10-04 11:45:32] [query] Tokens: cnss, immatricull [2023-10-04 11:45:32] [query] Mods: 6 [2023-10-04 11:45:32] [query] Using OR logic [2023-10-04 11:45:33] [query] Found results using: or logic [2023-10-04 11:45: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 (386,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 [2023-10-04 11:45:33] [query] Results: 209 Pages of results: 21 [2023-10-04 11:45:33] [query] Execution time: 0.98953 [2023-10-04 11:45:33] [query] Query for: immatricullation cnss [2023-10-04 11:45:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 11:45:33] [query] Engine: default [2023-10-04 11:45:33] [query] Tokens: cnss, immatricull [2023-10-04 11:45:33] [query] Mods: 6 [2023-10-04 11:45:33] [query] Using OR logic [2023-10-04 11:45:33] [query] Found results using: or logic [2023-10-04 11:45: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 (386,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, 100 [2023-10-04 11:45:33] [query] Results: 209 Pages of results: 3 [2023-10-04 11:45:33] [query] Execution time: 0.08139 [2023-10-04 11:46:31] [query] Query for: immatricullation [2023-10-04 11:46:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 11:46:31] [query] Engine: default [2023-10-04 11:46:31] [query] Tokens: immatricull [2023-10-04 11:46:31] [query] Mods: 6 [2023-10-04 11:46: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 (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 [2023-10-04 11:46:31] [query] Results: 0 Pages of results: 0 [2023-10-04 11:46:31] [query] Execution time: 0.03735 [2023-10-04 11:46:31] [query] Query for: immatricullation [2023-10-04 11:46:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 11:46:31] [query] Engine: default [2023-10-04 11:46:31] [query] Tokens: immatricull [2023-10-04 11:46:31] [query] Mods: 6 [2023-10-04 11:46: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 (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, 100 [2023-10-04 11:46:31] [query] Results: 0 Pages of results: 0 [2023-10-04 11:46:31] [query] Execution time: 0.00584 [2023-10-04 11:48:06] [indexer:background] Health check [2023-10-04 11:48:06] [index:background] Health check [2023-10-04 11:50:00] [query] Query for: affiliation [2023-10-04 11:50:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 11:50:00] [query] Engine: default [2023-10-04 11:50:00] [query] Tokens: affiliées, affiliés, affiliée, affiliation, affilié, affilier, affilia [2023-10-04 11:50:00] [query] Mods: 6 [2023-10-04 11:50:00] [query] Using OR logic [2023-10-04 11:50:00] [query] Found results using: and logic [2023-10-04 11:50:00] [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 (2551,14172,219209,239128,379933,379947,765984) 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 [2023-10-04 11:50:00] [query] Results: 108 Pages of results: 11 [2023-10-04 11:50:00] [query] Execution time: 0.26417 [2023-10-04 11:50:00] [query] Query for: affiliation [2023-10-04 11:50:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 11:50:00] [query] Engine: default [2023-10-04 11:50:00] [query] Tokens: affiliées, affiliés, affiliée, affiliation, affilié, affilier, affilia [2023-10-04 11:50:00] [query] Mods: 6 [2023-10-04 11:50:00] [query] Using OR logic [2023-10-04 11:50:00] [query] Found results using: and logic [2023-10-04 11:50:00] [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 (2551,14172,219209,239128,379933,379947,765984) 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 [2023-10-04 11:50:00] [query] Results: 108 Pages of results: 2 [2023-10-04 11:50:00] [query] Execution time: 0.08310 [2023-10-04 11:52:04] [indexer:background] Health check [2023-10-04 11:52:39] [index:background] Health check [2023-10-04 11:57:33] [indexer:background] Health check [2023-10-04 11:57:33] [index:background] Health check [2023-10-04 12:02:26] [indexer:background] Health check [2023-10-04 12:02:26] [index:background] Health check [2023-10-04 12:07:53] [indexer:background] Health check [2023-10-04 12:07:53] [index:background] Health check [2023-10-04 12:12:53] [indexer:background] Health check [2023-10-04 12:12:54] [index:background] Health check [2023-10-04 12:16:49] [indexer:background] Health check [2023-10-04 12:18:08] [index:background] Health check [2023-10-04 12:18:08] [index:background] CPU load threshold (3) breached: 3.75 [waiting 2] [2023-10-04 12:18:10] [indexer:background] CPU load threshold (3) breached: 3.77 [waiting 2] [2023-10-04 12:22:33] [indexer:background] Health check [2023-10-04 12:22:33] [index:background] Health check [2023-10-04 12:28:40] [indexer:background] Health check [2023-10-04 12:28:40] [index:background] Health check [2023-10-04 12:31:47] [indexer:background] Health check [2023-10-04 12:31:47] [indexer:background] CPU load threshold (3) breached: 3.02 [waiting 2] [2023-10-04 12:32:11] [index:background] Health check [2023-10-04 12:36:39] [indexer:background] Health check [2023-10-04 12:37:46] [index:background] Health check [2023-10-04 12:41:54] [indexer:background] Health check [2023-10-04 12:43:58] [index:background] Health check [2023-10-04 12:49:40] [indexer:background] Health check [2023-10-04 12:49:40] [indexer:background] CPU load threshold (3) breached: 4.4 [waiting 2] [2023-10-04 12:49:42] [index:background] Health check [2023-10-04 12:49:42] [index:background] CPU load threshold (3) breached: 4.37 [waiting 2] [2023-10-04 12:49:44] [indexer:background] CPU load threshold (3) breached: 4.37 [waiting 2] [2023-10-04 12:51:54] [indexer:background] Health check [2023-10-04 12:51:54] [indexer:background] CPU load threshold (3) breached: 3.91 [waiting 2] [2023-10-04 12:52:39] [index:background] Health check [2023-10-04 12:52:39] [index:background] CPU load threshold (3) breached: 3.99 [waiting 2] [2023-10-04 12:52:41] [indexer:background] CPU load threshold (3) breached: 3.83 [waiting 2] [2023-10-04 12:56:42] [indexer:background] Health check [2023-10-04 12:56:42] [indexer:background] CPU load threshold (3) breached: 4.47 [waiting 2] [2023-10-04 12:57:16] [index:background] Health check [2023-10-04 12:57:16] [index:background] CPU load threshold (3) breached: 4.59 [waiting 2] [2023-10-04 12:57:18] [indexer:background] CPU load threshold (3) breached: 4.59 [waiting 2] [2023-10-04 13:03:18] [indexer:background] Health check [2023-10-04 13:03:18] [indexer:background] CPU load threshold (3) breached: 3.51 [waiting 2] [2023-10-04 13:03:20] [index:background] Health check [2023-10-04 13:03:20] [index:background] CPU load threshold (3) breached: 3.51 [waiting 2] [2023-10-04 13:03:22] [indexer:background] CPU load threshold (3) breached: 3.39 [waiting 2] [2023-10-04 13:06:54] [indexer:background] Health check [2023-10-04 13:06:54] [indexer:background] CPU load threshold (3) breached: 3.53 [waiting 2] [2023-10-04 13:07:21] [index:background] Health check [2023-10-04 13:07:21] [index:background] CPU load threshold (3) breached: 3.5 [waiting 2] [2023-10-04 13:07:23] [indexer:background] CPU load threshold (3) breached: 3.62 [waiting 2] [2023-10-04 13:12:45] [indexer:background] Health check [2023-10-04 13:12:45] [indexer:background] CPU load threshold (3) breached: 3.4 [waiting 2] [2023-10-04 13:12:47] [index:background] Health check [2023-10-04 13:12:47] [index:background] CPU load threshold (3) breached: 3.37 [waiting 2] [2023-10-04 13:12:49] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2] [2023-10-04 13:16:58] [indexer:background] Health check [2023-10-04 13:16:58] [indexer:background] CPU load threshold (3) breached: 3.6 [waiting 2] [2023-10-04 13:19:13] [index:background] Health check [2023-10-04 13:23:10] [indexer:background] Health check [2023-10-04 13:23:10] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2] [2023-10-04 13:23:12] [index:background] Health check [2023-10-04 13:23:12] [index:background] CPU load threshold (3) breached: 3.68 [waiting 2] [2023-10-04 13:23:14] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2] [2023-10-04 13:27:56] [indexer:background] Health check [2023-10-04 13:27:56] [index:background] Health check [2023-10-04 13:32:13] [indexer:background] Health check [2023-10-04 13:32:13] [index:background] Health check [2023-10-04 13:37:53] [indexer:background] Health check [2023-10-04 13:37:53] [index:background] Health check [2023-10-04 13:42:08] [indexer:background] Health check [2023-10-04 13:42:31] [index:background] Health check [2023-10-04 13:47:24] [indexer:background] Health check [2023-10-04 13:47:24] [indexer:background] CPU load threshold (3) breached: 3.3 [waiting 2] [2023-10-04 13:47:26] [index:background] Health check [2023-10-04 13:47:26] [index:background] CPU load threshold (3) breached: 3.3 [waiting 2] [2023-10-04 13:47:28] [indexer:background] CPU load threshold (3) breached: 3.3 [waiting 2] [2023-10-04 13:51:47] [indexer:background] Health check [2023-10-04 13:51:48] [indexer:background] CPU load threshold (3) breached: 3.49 [waiting 2] [2023-10-04 13:52:40] [index:background] Health check [2023-10-04 13:56:52] [indexer:background] Health check [2023-10-04 13:56:52] [indexer:background] CPU load threshold (3) breached: 3.23 [waiting 2] [2023-10-04 13:57:14] [index:background] Health check [2023-10-04 13:57:14] [index:background] CPU load threshold (3) breached: 3.52 [waiting 2] [2023-10-04 13:57:16] [indexer:background] CPU load threshold (3) breached: 3.32 [waiting 2] [2023-10-04 14:02:29] [indexer:background] Health check [2023-10-04 14:02:29] [index:background] Health check [2023-10-04 14:06:41] [indexer:background] Health check [2023-10-04 14:06:41] [indexer:background] CPU load threshold (3) breached: 3.11 [waiting 2] [2023-10-04 14:07:40] [index:background] Health check [2023-10-04 14:07:40] [index:background] CPU load threshold (3) breached: 3.1 [waiting 2] [2023-10-04 14:07:42] [indexer:background] CPU load threshold (3) breached: 3.1 [waiting 2] [2023-10-04 14:11:43] [indexer:background] Health check [2023-10-04 14:12:43] [index:background] Health check [2023-10-04 14:16:41] [indexer:background] Health check [2023-10-04 14:17:12] [index:background] Health check [2023-10-04 14:20:40] [query] Query for: statuts [2023-10-04 14:20:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:20:40] [query] Engine: default [2023-10-04 14:20:40] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:40] [query] Mods: 6 [2023-10-04 14:20:40] [query] Using OR logic [2023-10-04 14:20:41] [query] Query for: statuts [2023-10-04 14:20:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:20:41] [query] Engine: default [2023-10-04 14:20:41] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:41] [query] Mods: 6 [2023-10-04 14:20:41] [query] Using OR logic [2023-10-04 14:20:43] [query] Found results using: and logic [2023-10-04 14:20:43] [query] Found results using: and logic [2023-10-04 14:20:43] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:43] [query] Results: 1549 Pages of results: 155 [2023-10-04 14:20:43] [query] Execution time: 1.63004 [2023-10-04 14:20:43] [query] Query for: statuts [2023-10-04 14:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:20:43] [query] Engine: default [2023-10-04 14:20:43] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:43] [query] Results: 1549 Pages of results: 155 [2023-10-04 14:20:43] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:43] [query] Mods: 6 [2023-10-04 14:20:43] [query] Using OR logic [2023-10-04 14:20:43] [query] Execution time: 2.90812 [2023-10-04 14:20:43] [query] Query for: statuts [2023-10-04 14:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:20:43] [query] Engine: default [2023-10-04 14:20:43] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:43] [query] Mods: 6 [2023-10-04 14:20:43] [query] Using OR logic [2023-10-04 14:20:43] [query] Found results using: and logic [2023-10-04 14:20:43] [query] Found results using: and logic [2023-10-04 14:20:43] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:43] [query] Results: 1549 Pages of results: 16 [2023-10-04 14:20:43] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:43] [query] Results: 1549 Pages of results: 16 [2023-10-04 14:20:43] [query] Execution time: 0.27625 [2023-10-04 14:20:43] [query] Execution time: 0.27307 [2023-10-04 14:20:45] [query] Query for: statuts [2023-10-04 14:20:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:20:45] [query] Engine: default [2023-10-04 14:20:45] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:45] [query] Mods: 6 [2023-10-04 14:20:45] [query] Using OR logic [2023-10-04 14:20:45] [query] Found results using: and logic [2023-10-04 14:20:45] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:45] [query] Results: 1549 Pages of results: 155 [2023-10-04 14:20:45] [query] Execution time: 0.03333 [2023-10-04 14:20:45] [query] Query for: statuts [2023-10-04 14:20:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:20:45] [query] Engine: default [2023-10-04 14:20:45] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut [2023-10-04 14:20:45] [query] Mods: 6 [2023-10-04 14:20:45] [query] Using OR logic [2023-10-04 14:20:45] [query] Found results using: and logic [2023-10-04 14:20:45] [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 (3825,404787,422550,533224,606269,4198) 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 [2023-10-04 14:20:45] [query] Results: 1549 Pages of results: 16 [2023-10-04 14:20:45] [query] Execution time: 0.07445 [2023-10-04 14:21:11] [query] Query for: statuts unicongo [2023-10-04 14:21:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:21:11] [query] Engine: default [2023-10-04 14:21:11] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:11] [query] Mods: 6 [2023-10-04 14:21:11] [query] Trying AND logic [2023-10-04 14:21:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:11] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:12] [query] Found results using: and logic [2023-10-04 14:21: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 (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:12] [query] Results: 62 Pages of results: 7 [2023-10-04 14:21:12] [query] Execution time: 0.96773 [2023-10-04 14:21:12] [query] Query for: statuts unicongo [2023-10-04 14:21:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:21:12] [query] Engine: default [2023-10-04 14:21:12] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:12] [query] Mods: 6 [2023-10-04 14:21:12] [query] Trying AND logic [2023-10-04 14:21:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:12] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:12] [query] Found results using: and logic [2023-10-04 14:21: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 (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:12] [query] Results: 62 Pages of results: 1 [2023-10-04 14:21:12] [query] Execution time: 0.10973 [2023-10-04 14:21:13] [query] Query for: statuts unicongo [2023-10-04 14:21:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:21:13] [query] Engine: default [2023-10-04 14:21:13] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:13] [query] Mods: 6 [2023-10-04 14:21:13] [query] Trying AND logic [2023-10-04 14:21:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:13] [query] Found results using: and logic [2023-10-04 14:21: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 (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:13] [query] Results: 62 Pages of results: 7 [2023-10-04 14:21:13] [query] Execution time: 0.02748 [2023-10-04 14:21:13] [query] Query for: statuts unicongo [2023-10-04 14:21:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:21:13] [query] Engine: default [2023-10-04 14:21:13] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:13] [query] Mods: 6 [2023-10-04 14:21:13] [query] Trying AND logic [2023-10-04 14:21:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:13] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:13] [query] Found results using: and logic [2023-10-04 14:21: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 (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:13] [query] Results: 62 Pages of results: 1 [2023-10-04 14:21:13] [query] Execution time: 0.03489 [2023-10-04 14:21:27] [query] Query for: statuts unicongo [2023-10-04 14:21:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 14:21:27] [query] Engine: default [2023-10-04 14:21:27] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:27] [query] Mods: 6 [2023-10-04 14:21:27] [query] Trying AND logic [2023-10-04 14:21:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:27] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:28] [query] Found results using: and logic [2023-10-04 14:21:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:28] [query] Results: 62 Pages of results: 7 [2023-10-04 14:21:28] [query] Execution time: 0.79036 [2023-10-04 14:21:28] [query] Query for: statuts unicongo [2023-10-04 14:21:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2023-10-04 14:21:28] [query] Engine: default [2023-10-04 14:21:28] [query] Tokens: statuts, statutai, statutes, statute, statuti, statut, unicongo [2023-10-04 14:21:28] [query] Mods: 6 [2023-10-04 14:21:28] [query] Trying AND logic [2023-10-04 14:21:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:28] [query] Skipping AND logic Source Attribute consideration (single Engine) [2023-10-04 14:21:28] [query] Found results using: and logic [2023-10-04 14:21:28] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3825,404787,422550,533224,606269,4198,23) 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 ('13302', '13303', '13304', '13305', '13313', '30', '40', '4231', '4542', '4701', '4702', '4704', '4705', '4706', '4707', '4708', '4709', '4710', '4711', '4712', '4713', '4714', '4715', '4716', '4717', '5302', '5681', '5682', '5861', '5862', '6115', '6116', '6287', '6288', '6289', '6290', '67', '6811', '6812', '6987', '6988', '7083', '7084', '7185', '7186', '7207', '7208', '7221', '7222', '7257', '7258', '7389', '7390', '7453', '7454', '7504', '7598', '7599', '7862', '7863', '7970', '7971') 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 [2023-10-04 14:21:28] [query] Results: 62 Pages of results: 1 [2023-10-04 14:21:28] [query] Execution time: 0.08869 [2023-10-04 14:21:58] [indexer:background] Health check [2023-10-04 14:21:58] [indexer:background] CPU load threshold (3) breached: 3.45 [waiting 2] [2023-10-04 14:22:13] [index:background] Health check [2023-10-04 14:22:13] [index:background] CPU load threshold (3) breached: 3.07 [waiting 2] [2023-10-04 14:22:15] [indexer:background] CPU load threshold (3) breached: 3.07 [waiting 2] [2023-10-04 14:27:59] [indexer:background] Health check [2023-10-04 14:27:59] [index:background] Health check [2023-10-04 14:31:59] [indexer:background] Health check [2023-10-04 14:32:00] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2023-10-04 14:33:12] [index:background] Health check [2023-10-04 14:37:22] [indexer:background] Health check [2023-10-04 14:37:22] [indexer:background] CPU load threshold (3) breached: 3.34 [waiting 2] [2023-10-04 14:37:24] [index:background] Health check [2023-10-04 14:37:24] [index:background] CPU load threshold (3) breached: 3.34 [waiting 2] [2023-10-04 14:37:26] [indexer:background] CPU load threshold (3) breached: 3.15 [waiting 2] [2023-10-04 14:43:01] [indexer:background] Health check [2023-10-04 14:43:01] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2] [2023-10-04 14:43:03] [index:background] Health check [2023-10-04 14:43:03] [index:background] CPU load threshold (3) breached: 3.42 [waiting 2] [2023-10-04 14:43:05] [indexer:background] CPU load threshold (3) breached: 3.42 [waiting 2] [2023-10-04 14:48:33] [indexer:background] Health check [2023-10-04 14:48:33] [indexer:background] CPU load threshold (3) breached: 3.12 [waiting 2] [2023-10-04 14:48:35] [index:background] Health check [2023-10-04 14:48:35] [index:background] CPU load threshold (3) breached: 3.12 [waiting 2] [2023-10-04 14:48:37] [indexer:background] CPU load threshold (3) breached: 3.51 [waiting 2] [2023-10-04 14:52:00] [indexer:background] Health check [2023-10-04 14:52:00] [indexer:background] CPU load threshold (3) breached: 4.69 [waiting 2] [2023-10-04 14:52:40] [index:background] Health check [2023-10-04 14:52:40] [index:background] CPU load threshold (3) breached: 4.42 [waiting 2] [2023-10-04 14:52:42] [indexer:background] CPU load threshold (3) breached: 4.3 [waiting 2] [2023-10-04 14:56:49] [indexer:background] Health check [2023-10-04 14:56:49] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2] [2023-10-04 14:57:42] [index:background] Health check [2023-10-04 15:01:58] [indexer:background] Health check [2023-10-04 15:02:24] [index:background] Health check [2023-10-04 15:06:40] [indexer:background] Health check [2023-10-04 15:06:40] [indexer:background] CPU load threshold (3) breached: 3.29 [waiting 2] [2023-10-04 15:07:13] [index:background] Health check [2023-10-04 15:07:13] [index:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2023-10-04 15:07:15] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2023-10-04 15:12:24] [indexer:background] Health check [2023-10-04 15:12:24] [index:background] Health check [2023-10-04 15:17:45] [indexer:background] Health check [2023-10-04 15:17:45] [index:background] Health check [2023-10-04 15:21:52] [indexer:background] Health check [2023-10-04 15:22:15] [index:background] Health check [2023-10-04 15:28:45] [indexer:background] Health check [2023-10-04 15:28:46] [index:background] Health check [2023-10-04 15:31:40] [indexer:background] Health check [2023-10-04 15:32:59] [index:background] Health check [2023-10-04 15:37:06] [indexer:background] Health check [2023-10-04 15:38:37] [index:background] Health check [2023-10-04 15:42:47] [indexer:background] Health check [2023-10-04 15:42:47] [index:background] Health check [2023-10-04 15:46:42] [indexer:background] Health check [2023-10-04 15:48:20] [index:background] Health check [2023-10-04 15:52:35] [indexer:background] Health check [2023-10-04 15:52:35] [index:background] Health check [2023-10-04 15:56:40] [indexer:background] Health check [2023-10-04 15:57:53] [index:background] Health check [2023-10-04 16:02:10] [indexer:background] Health check [2023-10-04 16:02:10] [index:background] Health check [2023-10-04 16:06:40] [indexer:background] Health check [2023-10-04 16:07:11] [index:background] Health check [2023-10-04 16:11:44] [indexer:background] Health check [2023-10-04 16:11:44] [indexer:background] CPU load threshold (3) breached: 3.92 [waiting 2] [2023-10-04 16:12:13] [index:background] Health check [2023-10-04 16:16:41] [indexer:background] Health check [2023-10-04 16:17:11] [index:background] Health check [2023-10-04 16:21:41] [indexer:background] Health check [2023-10-04 16:22:14] [index:background] Health check [2023-10-04 16:26:43] [indexer:background] Health check [2023-10-04 16:27:13] [index:background] Health check [2023-10-04 16:31:43] [indexer:background] Health check [2023-10-04 16:32:14] [index:background] Health check [2023-10-04 16:36:41] [indexer:background] Health check [2023-10-04 16:37:14] [index:background] Health check [2023-10-04 16:41:40] [indexer:background] Health check [2023-10-04 16:42:12] [index:background] Health check [2023-10-04 16:46:40] [indexer:background] Health check [2023-10-04 16:47:12] [index:background] Health check [2023-10-04 16:51:42] [indexer:background] Health check [2023-10-04 16:52:13] [index:background] Health check [2023-10-04 16:56:42] [indexer:background] Health check [2023-10-04 16:57:12] [index:background] Health check [2023-10-04 17:01:40] [indexer:background] Health check [2023-10-04 17:02:11] [index:background] Health check [2023-10-04 17:06:42] [indexer:background] Health check [2023-10-04 17:07:13] [index:background] Health check [2023-10-04 17:11:42] [indexer:background] Health check [2023-10-04 17:12:13] [index:background] Health check [2023-10-04 17:14:11] [query] Query for: drou.cn [2023-10-04 17:14:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 17:14:11] [query] Query for: drou.cn [2023-10-04 17:14:11] [query] Engine: default [2023-10-04 17:14:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 17:14:11] [query] Engine: default [2023-10-04 17:14:11] [query] Tokens: drou drou.cn [2023-10-04 17:14:11] [query] Tokens: drou drou.cn [2023-10-04 17:14:11] [query] Mods: 6 [2023-10-04 17:14:11] [query] Mods: 6 [2023-10-04 17:14: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 (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 [2023-10-04 17:14:11] [query] Results: 0 Pages of results: 0 [2023-10-04 17:14: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 (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 [2023-10-04 17:14:11] [query] Results: 0 Pages of results: 0 [2023-10-04 17:14:11] [query] Execution time: 0.26720 [2023-10-04 17:14:11] [query] Execution time: 0.26645 [2023-10-04 17:16:40] [indexer:background] Health check [2023-10-04 17:17:12] [index:background] Health check [2023-10-04 17:21:40] [indexer:background] Health check [2023-10-04 17:22:12] [index:background] Health check [2023-10-04 17:26:41] [indexer:background] Health check [2023-10-04 17:27:11] [index:background] Health check [2023-10-04 17:31:41] [indexer:background] Health check [2023-10-04 17:31:41] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2023-10-04 17:32:13] [index:background] Health check [2023-10-04 17:36:41] [indexer:background] Health check [2023-10-04 17:37:12] [index:background] Health check [2023-10-04 17:41:42] [indexer:background] Health check [2023-10-04 17:42:12] [index:background] Health check [2023-10-04 17:46:41] [indexer:background] Health check [2023-10-04 17:47:12] [index:background] Health check [2023-10-04 17:51:41] [indexer:background] Health check [2023-10-04 17:52:12] [index:background] Health check [2023-10-04 17:56:40] [indexer:background] Health check [2023-10-04 17:57:12] [index:background] Health check [2023-10-04 18:02:44] [indexer:background] Health check [2023-10-04 18:02:44] [index:background] Health check [2023-10-04 18:02:50] [index:background] Health check [2023-10-04 18:06:40] [indexer:background] Health check [2023-10-04 18:07:12] [index:background] Health check [2023-10-04 18:11:42] [indexer:background] Health check [2023-10-04 18:12:11] [index:background] Health check [2023-10-04 18:16:45] [indexer:background] Health check [2023-10-04 18:17:13] [index:background] Health check [2023-10-04 18:21:40] [indexer:background] Health check [2023-10-04 18:22:11] [index:background] Health check [2023-10-04 18:26:41] [indexer:background] Health check [2023-10-04 18:27:13] [index:background] Health check [2023-10-04 18:31:41] [indexer:background] Health check [2023-10-04 18:32:13] [index:background] Health check [2023-10-04 18:36:42] [indexer:background] Health check [2023-10-04 18:37:12] [index:background] Health check [2023-10-04 18:41:42] [indexer:background] Health check [2023-10-04 18:42:12] [index:background] Health check [2023-10-04 18:46:49] [indexer:background] Health check [2023-10-04 18:47:11] [index:background] Health check [2023-10-04 18:51:41] [indexer:background] Health check [2023-10-04 18:53:14] [index:background] Health check [2023-10-04 18:56:41] [indexer:background] Health check [2023-10-04 18:57:11] [index:background] Health check [2023-10-04 19:01:41] [indexer:background] Health check [2023-10-04 19:02:11] [index:background] Health check [2023-10-04 19:06:41] [indexer:background] Health check [2023-10-04 19:07:13] [index:background] Health check [2023-10-04 19:11:41] [indexer:background] Health check [2023-10-04 19:12:12] [index:background] Health check [2023-10-04 19:16:40] [indexer:background] Health check [2023-10-04 19:17:52] [index:background] Health check [2023-10-04 19:21:41] [indexer:background] Health check [2023-10-04 19:22:02] [query] Query for: 2024 [2023-10-04 19:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 19:22:02] [query] Engine: default [2023-10-04 19:22:03] [query] Tokens: 2024 [2023-10-04 19:22:03] [query] Mods: 6 [2023-10-04 19:22:04] [query] Found results using: or logic [2023-10-04 19:22:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2023-10-04 19:22:04] [query] Results: 128 Pages of results: 13 [2023-10-04 19:22:04] [query] Execution time: 1.73366 [2023-10-04 19:22:11] [index:background] Health check [2023-10-04 19:26:41] [indexer:background] Health check [2023-10-04 19:27:11] [index:background] Health check [2023-10-04 19:31:41] [indexer:background] Health check [2023-10-04 19:32:13] [index:background] Health check [2023-10-04 19:36:41] [indexer:background] Health check [2023-10-04 19:37:12] [index:background] Health check [2023-10-04 19:41:42] [indexer:background] Health check [2023-10-04 19:42:12] [index:background] Health check [2023-10-04 19:46:41] [indexer:background] Health check [2023-10-04 19:47:12] [index:background] Health check [2023-10-04 19:51:41] [indexer:background] Health check [2023-10-04 19:53:12] [index:background] Health check [2023-10-04 19:56:40] [indexer:background] Health check [2023-10-04 19:57:12] [index:background] Health check [2023-10-04 20:01:41] [indexer:background] Health check [2023-10-04 20:02:11] [index:background] Health check [2023-10-04 20:06:40] [indexer:background] Health check [2023-10-04 20:06:40] [indexer:background] CPU load threshold (3) breached: 3.04 [waiting 2] [2023-10-04 20:07:11] [index:background] Health check [2023-10-04 20:11:41] [indexer:background] Health check [2023-10-04 20:12:11] [index:background] Health check [2023-10-04 20:16:41] [indexer:background] Health check [2023-10-04 20:17:12] [index:background] Health check [2023-10-04 20:21:42] [indexer:background] Health check [2023-10-04 20:22:12] [index:background] Health check [2023-10-04 20:26:41] [indexer:background] Health check [2023-10-04 20:27:13] [index:background] Health check [2023-10-04 20:31:41] [indexer:background] Health check [2023-10-04 20:32:12] [index:background] Health check [2023-10-04 20:36:41] [indexer:background] Health check [2023-10-04 20:37:50] [index:background] Health check [2023-10-04 20:41:41] [indexer:background] Health check [2023-10-04 20:42:11] [index:background] Health check [2023-10-04 20:46:41] [indexer:background] Health check [2023-10-04 20:47:12] [index:background] Health check [2023-10-04 20:51:41] [indexer:background] Health check [2023-10-04 20:52:12] [index:background] Health check [2023-10-04 20:56:41] [indexer:background] Health check [2023-10-04 20:57:12] [index:background] Health check [2023-10-04 21:01:41] [indexer:background] Health check [2023-10-04 21:02:12] [index:background] Health check [2023-10-04 21:06:41] [indexer:background] Health check [2023-10-04 21:07:36] [index:background] Health check [2023-10-04 21:11:40] [indexer:background] Health check [2023-10-04 21:12:12] [index:background] Health check [2023-10-04 21:16:41] [indexer:background] Health check [2023-10-04 21:17:13] [index:background] Health check [2023-10-04 21:21:41] [indexer:background] Health check [2023-10-04 21:22:49] [index:background] Health check [2023-10-04 21:26:41] [indexer:background] Health check [2023-10-04 21:27:13] [index:background] Health check [2023-10-04 21:31:41] [indexer:background] Health check [2023-10-04 21:32:11] [index:background] Health check [2023-10-04 21:36:42] [indexer:background] Health check [2023-10-04 21:37:12] [index:background] Health check [2023-10-04 21:41:41] [indexer:background] Health check [2023-10-04 21:42:12] [index:background] Health check [2023-10-04 21:46:41] [indexer:background] Health check [2023-10-04 21:47:12] [index:background] Health check [2023-10-04 21:51:40] [indexer:background] Health check [2023-10-04 21:52:12] [index:background] Health check [2023-10-04 21:53:36] [query] Query for: 2023 [2023-10-04 21:53:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-10-04 21:53:36] [query] Engine: default [2023-10-04 21:53:37] [query] Tokens: 2023 [2023-10-04 21:53:37] [query] Mods: 6 [2023-10-04 21:53:37] [query] Found results using: or logic [2023-10-04 21:53:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4302) 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 [2023-10-04 21:53:37] [query] Results: 245 Pages of results: 25 [2023-10-04 21:53:37] [query] Execution time: 0.44701 [2023-10-04 21:56:41] [indexer:background] Health check [2023-10-04 21:58:13] [index:background] Health check [2023-10-04 22:01:41] [indexer:background] Health check [2023-10-04 22:02:12] [index:background] Health check [2023-10-04 22:06:40] [indexer:background] Health check [2023-10-04 22:07:12] [index:background] Health check [2023-10-04 22:11:40] [indexer:background] Health check [2023-10-04 22:12:12] [index:background] Health check [2023-10-04 22:16:41] [indexer:background] Health check [2023-10-04 22:17:13] [index:background] Health check [2023-10-04 22:21:42] [indexer:background] Health check [2023-10-04 22:22:13] [index:background] Health check [2023-10-04 22:26:42] [indexer:background] Health check [2023-10-04 22:27:12] [index:background] Health check [2023-10-04 22:31:43] [indexer:background] Health check [2023-10-04 22:32:12] [index:background] Health check [2023-10-04 22:36:41] [indexer:background] Health check [2023-10-04 22:37:13] [index:background] Health check [2023-10-04 22:41:41] [indexer:background] Health check [2023-10-04 22:42:13] [index:background] Health check [2023-10-04 22:46:49] [indexer:background] Health check [2023-10-04 22:47:12] [index:background] Health check [2023-10-04 22:51:41] [indexer:background] Health check [2023-10-04 22:52:12] [index:background] Health check [2023-10-04 22:56:40] [indexer:background] Health check [2023-10-04 22:57:12] [index:background] Health check [2023-10-04 23:01:41] [indexer:background] Health check [2023-10-04 23:02:11] [index:background] Health check [2023-10-04 23:06:41] [indexer:background] Health check [2023-10-04 23:07:11] [index:background] Health check [2023-10-04 23:11:40] [indexer:background] Health check [2023-10-04 23:12:12] [index:background] Health check [2023-10-04 23:16:40] [indexer:background] Health check [2023-10-04 23:17:12] [index:background] Health check [2023-10-04 23:21:40] [indexer:background] Health check [2023-10-04 23:22:12] [index:background] Health check [2023-10-04 23:26:41] [indexer:background] Health check [2023-10-04 23:27:12] [index:background] Health check [2023-10-04 23:31:40] [indexer:background] Health check [2023-10-04 23:32:13] [index:background] Health check [2023-10-04 23:36:41] [indexer:background] Health check [2023-10-04 23:37:13] [index:background] Health check [2023-10-04 23:37:13] [index:background] CPU load threshold (3) breached: 3.15 [waiting 2] [2023-10-04 23:37:15] [indexer:background] CPU load threshold (3) breached: 3.15 [waiting 2] [2023-10-04 23:41:41] [indexer:background] Health check [2023-10-04 23:42:11] [index:background] Health check [2023-10-04 23:46:42] [indexer:background] Health check [2023-10-04 23:47:12] [index:background] Health check [2023-10-04 23:51:40] [indexer:background] Health check [2023-10-04 23:52:12] [index:background] Health check [2023-10-04 23:56:41] [indexer:background] Health check [2023-10-04 23:57:11] [index:background] Health check