[2024-02-11 00:00:59] [indexer:background] Health check [2024-02-11 00:00:59] [index:background] Health check [2024-02-11 00:05:19] [indexer:background] Health check [2024-02-11 00:08:01] [index:background] Health check [2024-02-11 00:10:49] [indexer:background] Health check [2024-02-11 00:10:49] [index:background] Health check [2024-02-11 00:15:44] [indexer:background] Health check [2024-02-11 00:15:44] [index:background] Health check [2024-02-11 00:20:49] [indexer:background] Health check [2024-02-11 00:20:49] [index:background] Health check [2024-02-11 00:25:03] [indexer:background] Health check [2024-02-11 00:26:57] [index:background] Health check [2024-02-11 00:30:39] [indexer:background] Health check [2024-02-11 00:30:39] [index:background] Health check [2024-02-11 00:35:36] [indexer:background] Health check [2024-02-11 00:35:36] [index:background] Health check [2024-02-11 00:40:09] [indexer:background] Health check [2024-02-11 00:40:27] [index:background] Health check [2024-02-11 00:45:07] [indexer:background] Health check [2024-02-11 00:46:41] [index:background] Health check [2024-02-11 00:50:14] [indexer:background] Health check [2024-02-11 00:51:35] [index:background] Health check [2024-02-11 00:55:48] [indexer:background] Health check [2024-02-11 00:55:48] [index:background] Health check [2024-02-11 01:01:11] [indexer:background] Health check [2024-02-11 01:01:11] [index:background] Health check [2024-02-11 01:05:05] [indexer:background] Health check [2024-02-11 01:06:02] [index:background] Health check [2024-02-11 01:10:11] [indexer:background] Health check [2024-02-11 01:11:32] [index:background] Health check [2024-02-11 01:17:38] [indexer:background] Health check [2024-02-11 01:17:38] [index:background] Health check [2024-02-11 01:20:43] [indexer:background] Health check [2024-02-11 01:20:43] [index:background] Health check [2024-02-11 01:25:19] [indexer:background] Health check [2024-02-11 01:25:33] [index:background] Health check [2024-02-11 01:30:57] [indexer:background] Health check [2024-02-11 01:30:57] [index:background] Health check [2024-02-11 01:35:10] [indexer:background] Health check [2024-02-11 01:35:36] [index:background] Health check [2024-02-11 01:40:48] [indexer:background] Health check [2024-02-11 01:40:48] [index:background] Health check [2024-02-11 01:47:28] [indexer:background] Health check [2024-02-11 01:47:28] [index:background] Health check [2024-02-11 01:47:28] [query] Query for: 2023 [2024-02-11 01:47:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 01:47:28] [query] Engine: default [2024-02-11 01:47:29] [query] Tokens: 2023 [2024-02-11 01:47:29] [query] Mods: 6 [2024-02-11 01:47:29] [query] Found results using: or logic [2024-02-11 01:47:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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 [2024-02-11 01:47:29] [query] Results: 259 Pages of results: 26 [2024-02-11 01:47:29] [query] Execution time: 1.08581 [2024-02-11 01:47:29] [query] Query for: 2023 [2024-02-11 01:47:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2024-02-11 01:47:29] [query] Engine: default [2024-02-11 01:47:29] [query] Tokens: 2023 [2024-02-11 01:47:29] [query] Mods: 6 [2024-02-11 01:47:29] [query] Found results using: or logic [2024-02-11 01:47:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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, 100 [2024-02-11 01:47:29] [query] Results: 259 Pages of results: 3 [2024-02-11 01:47:29] [query] Execution time: 0.11583 [2024-02-11 01:50:33] [indexer:background] Health check [2024-02-11 01:50:33] [index:background] Health check [2024-02-11 01:56:54] [indexer:background] Health check [2024-02-11 01:56:54] [index:background] Health check [2024-02-11 02:00:01] [indexer:background] Health check [2024-02-11 02:00:28] [index:background] Health check [2024-02-11 02:08:06] [indexer:background] Health check [2024-02-11 02:08:06] [index:background] Health check [2024-02-11 02:10:47] [indexer:background] Health check [2024-02-11 02:10:47] [index:background] Health check [2024-02-11 02:15:53] [indexer:background] Health check [2024-02-11 02:15:53] [index:background] Health check [2024-02-11 02:20:42] [indexer:background] Health check [2024-02-11 02:20:42] [index:background] Health check [2024-02-11 02:26:35] [indexer:background] Health check [2024-02-11 02:26:35] [index:background] Health check [2024-02-11 02:31:25] [indexer:background] Health check [2024-02-11 02:31:25] [index:background] Health check [2024-02-11 02:34:57] [indexer:background] Health check [2024-02-11 02:35:41] [index:background] Health check [2024-02-11 02:41:08] [indexer:background] Health check [2024-02-11 02:41:08] [index:background] Health check [2024-02-11 02:46:03] [indexer:background] Health check [2024-02-11 02:46:03] [index:background] Health check [2024-02-11 02:51:00] [indexer:background] Health check [2024-02-11 02:51:00] [index:background] Health check [2024-02-11 02:55:19] [query] Query for: search_term_string [2024-02-11 02:55:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 02:55:19] [query] Engine: default [2024-02-11 02:55:20] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 02:55:20] [query] Mods: 6 [2024-02-11 02:55:20] [query] Using OR logic [2024-02-11 02:55:21] [indexer:background] Health check [2024-02-11 02:55:21] [indexer:background] CPU load threshold (3) breached: 3.31 [waiting 2] [2024-02-11 02:55:21] [query] Found results using: or logic [2024-02-11 02:55:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 02:55:21] [query] Results: 1352 Pages of results: 136 [2024-02-11 02:55:21] [query] Execution time: 1.68824 [2024-02-11 02:57:22] [index:background] Health check [2024-02-11 02:57:22] [index:background] CPU load threshold (3) breached: 3.4 [waiting 2] [2024-02-11 02:57:24] [indexer:background] CPU load threshold (3) breached: 3.4 [waiting 2] [2024-02-11 02:59:13] [query] Query for: search_term_string [2024-02-11 02:59:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 120 offset: 0 fields: all [2024-02-11 02:59:13] [query] Engine: default [2024-02-11 02:59:13] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 02:59:13] [query] Mods: 6 [2024-02-11 02:59:13] [query] Using OR logic [2024-02-11 02:59:14] [query] Found results using: or logic [2024-02-11 02:59:14] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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 1190, 10 [2024-02-11 02:59:14] [query] Results: 1352 Pages of results: 136 [2024-02-11 02:59:14] [query] Execution time: 0.49507 [2024-02-11 03:02:08] [indexer:background] Health check [2024-02-11 03:02:08] [indexer:background] CPU load threshold (3) breached: 3.22 [waiting 2] [2024-02-11 03:02:10] [index:background] Health check [2024-02-11 03:02:10] [index:background] CPU load threshold (3) breached: 3.22 [waiting 2] [2024-02-11 03:02:12] [indexer:background] CPU load threshold (3) breached: 3.12 [waiting 2] [2024-02-11 03:04:19] [query] Query for: search_term_string [2024-02-11 03:04:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 03:04:19] [query] Engine: default [2024-02-11 03:04:19] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 03:04:19] [query] Mods: 6 [2024-02-11 03:04:19] [query] Using OR logic [2024-02-11 03:04:19] [query] Found results using: or logic [2024-02-11 03:04:19] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 03:04:19] [query] Results: 1352 Pages of results: 136 [2024-02-11 03:04:19] [query] Execution time: 0.05450 [2024-02-11 03:06:24] [indexer:background] Health check [2024-02-11 03:06:24] [index:background] Health check [2024-02-11 03:11:15] [indexer:background] Health check [2024-02-11 03:11:15] [indexer:background] CPU load threshold (3) breached: 3.12 [waiting 2] [2024-02-11 03:11:17] [index:background] Health check [2024-02-11 03:11:17] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-02-11 03:11:19] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-02-11 03:15:34] [indexer:background] Health check [2024-02-11 03:15:34] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-02-11 03:15:36] [index:background] Health check [2024-02-11 03:15:36] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2] [2024-02-11 03:15:38] [indexer:background] CPU load threshold (3) breached: 3.11 [waiting 2] [2024-02-11 03:22:02] [indexer:background] Health check [2024-02-11 03:22:02] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2] [2024-02-11 03:22:04] [index:background] Health check [2024-02-11 03:22:04] [index:background] CPU load threshold (3) breached: 3.09 [waiting 2] [2024-02-11 03:22:06] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2] [2024-02-11 03:25:00] [indexer:background] Health check [2024-02-11 03:25:39] [index:background] Health check [2024-02-11 03:31:41] [indexer:background] Health check [2024-02-11 03:31:41] [index:background] Health check [2024-02-11 03:39:17] [indexer:background] Health check [2024-02-11 03:39:17] [indexer:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2024-02-11 03:39:19] [index:background] Health check [2024-02-11 03:39:19] [index:background] CPU load threshold (3) breached: 3.75 [waiting 2] [2024-02-11 03:39:21] [indexer:background] CPU load threshold (3) breached: 3.75 [waiting 2] [2024-02-11 03:41:14] [indexer:background] Health check [2024-02-11 03:41:14] [indexer:background] CPU load threshold (3) breached: 3.62 [waiting 2] [2024-02-11 03:41:16] [index:background] Health check [2024-02-11 03:41:16] [index:background] CPU load threshold (3) breached: 3.62 [waiting 2] [2024-02-11 03:41:18] [indexer:background] CPU load threshold (3) breached: 3.57 [waiting 2] [2024-02-11 03:46:26] [indexer:background] Health check [2024-02-11 03:46:26] [indexer:background] CPU load threshold (3) breached: 3.13 [waiting 2] [2024-02-11 03:46:28] [index:background] Health check [2024-02-11 03:46:28] [index:background] CPU load threshold (3) breached: 3.13 [waiting 2] [2024-02-11 03:46:30] [indexer:background] CPU load threshold (3) breached: 3.2 [waiting 2] [2024-02-11 03:51:09] [indexer:background] Health check [2024-02-11 03:51:09] [index:background] Health check [2024-02-11 03:57:07] [indexer:background] Health check [2024-02-11 03:57:07] [index:background] Health check [2024-02-11 04:00:33] [indexer:background] Health check [2024-02-11 04:00:33] [index:background] Health check [2024-02-11 04:05:14] [indexer:background] Health check [2024-02-11 04:07:37] [index:background] Health check [2024-02-11 04:13:55] [indexer:background] Health check [2024-02-11 04:13:55] [index:background] Health check [2024-02-11 04:16:53] [indexer:background] Health check [2024-02-11 04:16:53] [index:background] Health check [2024-02-11 04:22:00] [indexer:background] Health check [2024-02-11 04:22:00] [index:background] Health check [2024-02-11 04:25:53] [indexer:background] Health check [2024-02-11 04:25:53] [index:background] Health check [2024-02-11 04:31:35] [indexer:background] Health check [2024-02-11 04:31:35] [index:background] Health check [2024-02-11 04:36:37] [indexer:background] Health check [2024-02-11 04:36:37] [index:background] Health check [2024-02-11 04:40:39] [indexer:background] Health check [2024-02-11 04:40:39] [index:background] Health check [2024-02-11 04:45:12] [indexer:background] Health check [2024-02-11 04:48:40] [index:background] Health check [2024-02-11 04:50:36] [indexer:background] Health check [2024-02-11 04:50:36] [index:background] Health check [2024-02-11 04:57:44] [indexer:background] Health check [2024-02-11 04:57:44] [index:background] Health check [2024-02-11 05:00:23] [indexer:background] Health check [2024-02-11 05:00:23] [index:background] Health check [2024-02-11 05:08:02] [indexer:background] Health check [2024-02-11 05:08:02] [index:background] Health check [2024-02-11 05:10:40] [indexer:background] Health check [2024-02-11 05:10:40] [index:background] Health check [2024-02-11 05:15:20] [indexer:background] Health check [2024-02-11 05:15:38] [index:background] Health check [2024-02-11 05:20:49] [indexer:background] Health check [2024-02-11 05:20:49] [index:background] Health check [2024-02-11 05:24:59] [indexer:background] Health check [2024-02-11 05:25:32] [index:background] Health check [2024-02-11 05:29:58] [indexer:background] Health check [2024-02-11 05:31:08] [index:background] Health check [2024-02-11 05:34:58] [indexer:background] Health check [2024-02-11 05:35:58] [index:background] Health check [2024-02-11 05:39:58] [query] Query for: search_term_string [2024-02-11 05:39:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 136 offset: 0 fields: all [2024-02-11 05:39:58] [query] Engine: default [2024-02-11 05:39:58] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 05:39:58] [query] Mods: 6 [2024-02-11 05:39:58] [query] Using OR logic [2024-02-11 05:39:58] [query] Found results using: or logic [2024-02-11 05:39:58] [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 1350, 10 [2024-02-11 05:39:58] [query] Results: 1352 Pages of results: 136 [2024-02-11 05:39:58] [query] Execution time: 0.39336 [2024-02-11 05:39:59] [indexer:background] Health check [2024-02-11 05:41:21] [index:background] Health check [2024-02-11 05:45:23] [indexer:background] Health check [2024-02-11 05:45:23] [index:background] Health check [2024-02-11 05:51:21] [indexer:background] Health check [2024-02-11 05:51:21] [index:background] Health check [2024-02-11 05:54:59] [indexer:background] Health check [2024-02-11 05:56:06] [index:background] Health check [2024-02-11 06:01:01] [indexer:background] Health check [2024-02-11 06:01:01] [index:background] Health check [2024-02-11 06:05:38] [indexer:background] Health check [2024-02-11 06:05:38] [index:background] Health check [2024-02-11 06:09:59] [indexer:background] Health check [2024-02-11 06:11:36] [index:background] Health check [2024-02-11 06:17:13] [indexer:background] Health check [2024-02-11 06:17:13] [index:background] Health check [2024-02-11 06:21:19] [indexer:background] Health check [2024-02-11 06:21:19] [index:background] Health check [2024-02-11 06:24:57] [indexer:background] Health check [2024-02-11 06:25:30] [index:background] Health check [2024-02-11 06:30:20] [indexer:background] Health check [2024-02-11 06:30:48] [index:background] Health check [2024-02-11 06:35:28] [indexer:background] Health check [2024-02-11 06:35:28] [index:background] Health check [2024-02-11 06:40:48] [indexer:background] Health check [2024-02-11 06:40:48] [index:background] Health check [2024-02-11 06:45:32] [indexer:background] Health check [2024-02-11 06:45:32] [index:background] Health check [2024-02-11 06:50:52] [indexer:background] Health check [2024-02-11 06:50:52] [index:background] Health check [2024-02-11 06:55:48] [indexer:background] Health check [2024-02-11 06:55:48] [index:background] Health check [2024-02-11 07:00:05] [indexer:background] Health check [2024-02-11 07:01:05] [index:background] Health check [2024-02-11 07:05:26] [indexer:background] Health check [2024-02-11 07:05:26] [index:background] Health check [2024-02-11 07:10:24] [indexer:background] Health check [2024-02-11 07:10:24] [index:background] Health check [2024-02-11 07:16:19] [indexer:background] Health check [2024-02-11 07:16:19] [index:background] Health check [2024-02-11 07:23:19] [indexer:background] Health check [2024-02-11 07:23:19] [index:background] Health check [2024-02-11 07:28:10] [query] Query for: search_term_string [2024-02-11 07:28:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 136 offset: 0 fields: all [2024-02-11 07:28:10] [query] Engine: default [2024-02-11 07:28:10] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 07:28:10] [query] Mods: 6 [2024-02-11 07:28:10] [query] Using OR logic [2024-02-11 07:28:10] [query] Found results using: or logic [2024-02-11 07:28:10] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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 1350, 10 [2024-02-11 07:28:10] [query] Results: 1352 Pages of results: 136 [2024-02-11 07:28:10] [query] Execution time: 0.03803 [2024-02-11 07:28:10] [indexer:background] Health check [2024-02-11 07:28:10] [index:background] Health check [2024-02-11 07:30:05] [indexer:background] Health check [2024-02-11 07:30:27] [index:background] Health check [2024-02-11 07:42:14] [indexer:background] Health check [2024-02-11 07:42:14] [index:background] Health check [2024-02-11 07:47:30] [indexer:background] Health check [2024-02-11 07:47:30] [index:background] Health check [2024-02-11 07:50:12] [indexer:background] Health check [2024-02-11 07:50:58] [index:background] Health check [2024-02-11 07:55:11] [indexer:background] Health check [2024-02-11 07:57:10] [index:background] Health check [2024-02-11 08:00:15] [indexer:background] Health check [2024-02-11 08:00:25] [index:background] Health check [2024-02-11 08:06:19] [indexer:background] Health check [2024-02-11 08:06:19] [index:background] Health check [2024-02-11 08:09:59] [indexer:background] Health check [2024-02-11 08:11:55] [index:background] Health check [2024-02-11 08:15:45] [indexer:background] Health check [2024-02-11 08:15:45] [index:background] Health check [2024-02-11 08:19:58] [indexer:background] Health check [2024-02-11 08:20:24] [index:background] Health check [2024-02-11 08:26:14] [indexer:background] Health check [2024-02-11 08:26:14] [index:background] Health check [2024-02-11 08:30:51] [indexer:background] Health check [2024-02-11 08:30:51] [index:background] Health check [2024-02-11 08:35:37] [indexer:background] Health check [2024-02-11 08:35:37] [index:background] Health check [2024-02-11 08:40:05] [indexer:background] Health check [2024-02-11 08:41:27] [index:background] Health check [2024-02-11 08:45:18] [indexer:background] Health check [2024-02-11 08:46:02] [index:background] Health check [2024-02-11 08:51:44] [indexer:background] Health check [2024-02-11 08:51:44] [index:background] Health check [2024-02-11 08:55:23] [indexer:background] Health check [2024-02-11 08:55:23] [index:background] Health check [2024-02-11 09:02:56] [indexer:background] Health check [2024-02-11 09:02:56] [index:background] Health check [2024-02-11 09:06:21] [indexer:background] Health check [2024-02-11 09:06:21] [index:background] Health check [2024-02-11 09:10:49] [indexer:background] Health check [2024-02-11 09:10:49] [index:background] Health check [2024-02-11 09:15:13] [indexer:background] Health check [2024-02-11 09:16:46] [index:background] Health check [2024-02-11 09:20:40] [indexer:background] Health check [2024-02-11 09:20:40] [index:background] Health check [2024-02-11 09:25:11] [indexer:background] Health check [2024-02-11 09:26:54] [index:background] Health check [2024-02-11 09:33:01] [indexer:background] Health check [2024-02-11 09:33:01] [index:background] Health check [2024-02-11 09:35:18] [indexer:background] Health check [2024-02-11 09:36:15] [index:background] Health check [2024-02-11 09:40:32] [indexer:background] Health check [2024-02-11 09:40:32] [index:background] Health check [2024-02-11 09:45:50] [indexer:background] Health check [2024-02-11 09:45:50] [index:background] Health check [2024-02-11 09:50:49] [indexer:background] Health check [2024-02-11 09:50:49] [index:background] Health check [2024-02-11 09:57:23] [indexer:background] Health check [2024-02-11 09:57:23] [index:background] Health check [2024-02-11 10:00:58] [indexer:background] Health check [2024-02-11 10:00:58] [index:background] Health check [2024-02-11 10:06:15] [indexer:background] Health check [2024-02-11 10:06:15] [index:background] Health check [2024-02-11 10:10:15] [indexer:background] Health check [2024-02-11 10:12:03] [index:background] Health check [2024-02-11 10:16:25] [indexer:background] Health check [2024-02-11 10:16:25] [index:background] Health check [2024-02-11 10:20:35] [indexer:background] Health check [2024-02-11 10:20:35] [index:background] Health check [2024-02-11 10:25:20] [indexer:background] Health check [2024-02-11 10:27:07] [index:background] Health check [2024-02-11 10:30:37] [indexer:background] Health check [2024-02-11 10:30:37] [index:background] Health check [2024-02-11 10:35:23] [indexer:background] Health check [2024-02-11 10:35:23] [index:background] Health check [2024-02-11 10:40:31] [indexer:background] Health check [2024-02-11 10:40:31] [index:background] Health check [2024-02-11 10:44:59] [indexer:background] Health check [2024-02-11 10:46:46] [index:background] Health check [2024-02-11 10:50:05] [indexer:background] Health check [2024-02-11 10:51:29] [index:background] Health check [2024-02-11 10:55:39] [indexer:background] Health check [2024-02-11 10:55:39] [index:background] Health check [2024-02-11 11:01:16] [indexer:background] Health check [2024-02-11 11:01:16] [index:background] Health check [2024-02-11 11:05:24] [indexer:background] Health check [2024-02-11 11:05:24] [index:background] Health check [2024-02-11 11:10:09] [indexer:background] Health check [2024-02-11 11:10:29] [index:background] Health check [2024-02-11 11:15:24] [indexer:background] Health check [2024-02-11 11:15:24] [index:background] Health check [2024-02-11 11:20:21] [indexer:background] Health check [2024-02-11 11:20:25] [index:background] Health check [2024-02-11 11:23:17] [query] Query for: 2023 [2024-02-11 11:23:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 11:23:17] [query] Engine: default [2024-02-11 11:23:17] [query] Tokens: 2023 [2024-02-11 11:23:17] [query] Mods: 6 [2024-02-11 11:23:17] [query] Found results using: or logic [2024-02-11 11:23:17] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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 [2024-02-11 11:23:17] [query] Results: 259 Pages of results: 26 [2024-02-11 11:23:17] [query] Execution time: 0.03539 [2024-02-11 11:25:01] [indexer:background] Health check [2024-02-11 11:26:04] [index:background] Health check [2024-02-11 11:30:36] [indexer:background] Health check [2024-02-11 11:30:36] [index:background] Health check [2024-02-11 11:36:13] [indexer:background] Health check [2024-02-11 11:36:13] [index:background] Health check [2024-02-11 11:40:28] [indexer:background] Health check [2024-02-11 11:40:28] [index:background] Health check [2024-02-11 11:45:58] [indexer:background] Health check [2024-02-11 11:45:58] [index:background] Health check [2024-02-11 11:50:11] [indexer:background] Health check [2024-02-11 11:50:38] [index:background] Health check [2024-02-11 11:55:06] [indexer:background] Health check [2024-02-11 11:55:47] [index:background] Health check [2024-02-11 11:59:59] [indexer:background] Health check [2024-02-11 12:00:31] [index:background] Health check [2024-02-11 12:05:45] [indexer:background] Health check [2024-02-11 12:05:45] [index:background] Health check [2024-02-11 12:10:14] [indexer:background] Health check [2024-02-11 12:11:20] [index:background] Health check [2024-02-11 12:15:31] [indexer:background] Health check [2024-02-11 12:15:32] [index:background] Health check [2024-02-11 12:20:58] [indexer:background] Health check [2024-02-11 12:20:58] [index:background] Health check [2024-02-11 12:26:29] [indexer:background] Health check [2024-02-11 12:26:30] [index:background] Health check [2024-02-11 12:30:41] [indexer:background] Health check [2024-02-11 12:30:41] [index:background] Health check [2024-02-11 12:36:28] [indexer:background] Health check [2024-02-11 12:36:28] [index:background] Health check [2024-02-11 12:40:32] [indexer:background] Health check [2024-02-11 12:40:32] [index:background] Health check [2024-02-11 12:46:17] [indexer:background] Health check [2024-02-11 12:46:17] [index:background] Health check [2024-02-11 12:50:16] [indexer:background] Health check [2024-02-11 12:51:02] [index:background] Health check [2024-02-11 12:54:58] [indexer:background] Health check [2024-02-11 12:55:57] [index:background] Health check [2024-02-11 13:02:43] [indexer:background] Health check [2024-02-11 13:02:43] [index:background] Health check [2024-02-11 13:05:54] [indexer:background] Health check [2024-02-11 13:05:54] [index:background] Health check [2024-02-11 13:10:17] [indexer:background] Health check [2024-02-11 13:11:25] [index:background] Health check [2024-02-11 13:15:01] [indexer:background] Health check [2024-02-11 13:17:46] [index:background] Health check [2024-02-11 13:20:27] [indexer:background] Health check [2024-02-11 13:20:27] [index:background] Health check [2024-02-11 13:25:02] [indexer:background] Health check [2024-02-11 13:25:28] [index:background] Health check [2024-02-11 13:29:57] [indexer:background] Health check [2024-02-11 13:32:30] [index:background] Health check [2024-02-11 13:37:00] [indexer:background] Health check [2024-02-11 13:37:00] [index:background] Health check [2024-02-11 13:42:17] [indexer:background] Health check [2024-02-11 13:42:17] [index:background] Health check [2024-02-11 13:45:01] [indexer:background] Health check [2024-02-11 13:46:07] [index:background] Health check [2024-02-11 13:50:49] [indexer:background] Health check [2024-02-11 13:50:49] [index:background] Health check [2024-02-11 13:55:00] [indexer:background] Health check [2024-02-11 13:55:29] [index:background] Health check [2024-02-11 14:00:13] [indexer:background] Health check [2024-02-11 14:00:26] [index:background] Health check [2024-02-11 14:05:07] [indexer:background] Health check [2024-02-11 14:06:03] [index:background] Health check [2024-02-11 14:10:11] [indexer:background] Health check [2024-02-11 14:11:03] [index:background] Health check [2024-02-11 14:15:13] [indexer:background] Health check [2024-02-11 14:16:22] [index:background] Health check [2024-02-11 14:19:59] [indexer:background] Health check [2024-02-11 14:20:24] [index:background] Health check [2024-02-11 14:25:43] [indexer:background] Health check [2024-02-11 14:25:43] [index:background] Health check [2024-02-11 14:30:35] [indexer:background] Health check [2024-02-11 14:30:35] [index:background] Health check [2024-02-11 14:35:44] [indexer:background] Health check [2024-02-11 14:35:44] [index:background] Health check [2024-02-11 14:40:15] [indexer:background] Health check [2024-02-11 14:40:47] [index:background] Health check [2024-02-11 14:45:07] [indexer:background] Health check [2024-02-11 14:45:26] [index:background] Health check [2024-02-11 14:51:05] [indexer:background] Health check [2024-02-11 14:51:05] [index:background] Health check [2024-02-11 14:55:34] [indexer:background] Health check [2024-02-11 14:55:34] [index:background] Health check [2024-02-11 15:01:10] [indexer:background] Health check [2024-02-11 15:01:10] [index:background] Health check [2024-02-11 15:05:22] [indexer:background] Health check [2024-02-11 15:06:41] [index:background] Health check [2024-02-11 15:10:58] [indexer:background] Health check [2024-02-11 15:10:58] [index:background] Health check [2024-02-11 15:14:57] [indexer:background] Health check [2024-02-11 15:15:24] [index:background] Health check [2024-02-11 15:20:10] [indexer:background] Health check [2024-02-11 15:20:55] [index:background] Health check [2024-02-11 15:25:07] [indexer:background] Health check [2024-02-11 15:26:29] [index:background] Health check [2024-02-11 15:31:04] [indexer:background] Health check [2024-02-11 15:31:04] [index:background] Health check [2024-02-11 15:35:06] [query] Query for: {search_term_string} [2024-02-11 15:35:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 15:35:06] [query] Engine: default [2024-02-11 15:35:06] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 15:35:06] [query] Mods: 6 [2024-02-11 15:35:06] [query] Using OR logic [2024-02-11 15:35:06] [query] Found results using: or logic [2024-02-11 15:35:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 15:35:06] [query] Results: 1352 Pages of results: 136 [2024-02-11 15:35:06] [query] Execution time: 0.04114 [2024-02-11 15:35:07] [indexer:background] Health check [2024-02-11 15:35:54] [index:background] Health check [2024-02-11 15:40:01] [indexer:background] Health check [2024-02-11 15:41:12] [index:background] Health check [2024-02-11 15:46:57] [indexer:background] Health check [2024-02-11 15:46:57] [index:background] Health check [2024-02-11 15:51:47] [indexer:background] Health check [2024-02-11 15:51:47] [index:background] Health check [2024-02-11 15:54:57] [indexer:background] Health check [2024-02-11 15:55:48] [index:background] Health check [2024-02-11 15:58:27] [query] Query for: 2024 [2024-02-11 15:58:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 15:58:27] [query] Engine: default [2024-02-11 15:58:28] [query] Tokens: 2024 [2024-02-11 15:58:28] [query] Mods: 6 [2024-02-11 15:58:28] [query] Found results using: or logic [2024-02-11 15:58: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 (38018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 15:58:28] [query] Results: 136 Pages of results: 14 [2024-02-11 15:58:28] [query] Execution time: 1.26799 [2024-02-11 16:00:12] [indexer:background] Health check [2024-02-11 16:01:33] [index:background] Health check [2024-02-11 16:05:47] [indexer:background] Health check [2024-02-11 16:05:47] [index:background] Health check [2024-02-11 16:08:51] [query] Query for: {search_term_string} [2024-02-11 16:08:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 16:08:51] [query] Engine: default [2024-02-11 16:08:51] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 16:08:51] [query] Mods: 6 [2024-02-11 16:08:51] [query] Using OR logic [2024-02-11 16:08:51] [query] Found results using: or logic [2024-02-11 16:08:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 16:08:51] [query] Results: 1352 Pages of results: 136 [2024-02-11 16:08:51] [query] Execution time: 0.04160 [2024-02-11 16:10:04] [indexer:background] Health check [2024-02-11 16:11:23] [index:background] Health check [2024-02-11 16:15:33] [indexer:background] Health check [2024-02-11 16:15:33] [index:background] Health check [2024-02-11 16:20:06] [query] Query for: search_term_string [2024-02-11 16:20:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 16:20:06] [query] Engine: default [2024-02-11 16:20:06] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 16:20:06] [query] Mods: 6 [2024-02-11 16:20:06] [query] Using OR logic [2024-02-11 16:20:06] [query] Found results using: or logic [2024-02-11 16:20:06] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 16:20:06] [query] Results: 1352 Pages of results: 136 [2024-02-11 16:20:06] [query] Execution time: 0.05672 [2024-02-11 16:20:07] [indexer:background] Health check [2024-02-11 16:20:43] [index:background] Health check [2024-02-11 16:25:26] [indexer:background] Health check [2024-02-11 16:25:26] [index:background] Health check [2024-02-11 16:30:45] [indexer:background] Health check [2024-02-11 16:30:45] [index:background] Health check [2024-02-11 16:31:20] [query] Query for: search_term_string [2024-02-11 16:31:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 16:31:20] [query] Engine: default [2024-02-11 16:31:20] [query] Tokens: terme, termes, termi, termea, terms, termis, search, term, string search_term_string [2024-02-11 16:31:20] [query] Mods: 6 [2024-02-11 16:31:20] [query] Using OR logic [2024-02-11 16:31:20] [query] Found results using: or logic [2024-02-11 16:31:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1065,1070,21699,55042,332977,353675,5265,333116,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 16:31:20] [query] Results: 1352 Pages of results: 136 [2024-02-11 16:31:20] [query] Execution time: 0.04266 [2024-02-11 16:35:16] [indexer:background] Health check [2024-02-11 16:36:33] [index:background] Health check [2024-02-11 16:40:41] [indexer:background] Health check [2024-02-11 16:40:41] [index:background] Health check [2024-02-11 16:45:11] [indexer:background] Health check [2024-02-11 16:47:37] [index:background] Health check [2024-02-11 16:51:45] [indexer:background] Health check [2024-02-11 16:51:45] [index:background] Health check [2024-02-11 16:54:58] [indexer:background] Health check [2024-02-11 16:55:30] [index:background] Health check [2024-02-11 17:01:20] [indexer:background] Health check [2024-02-11 17:01:20] [index:background] Health check [2024-02-11 17:05:07] [indexer:background] Health check [2024-02-11 17:06:01] [index:background] Health check [2024-02-11 17:10:24] [indexer:background] Health check [2024-02-11 17:10:24] [index:background] Health check [2024-02-11 17:14:59] [indexer:background] Health check [2024-02-11 17:15:25] [index:background] Health check [2024-02-11 17:19:58] [indexer:background] Health check [2024-02-11 17:20:25] [index:background] Health check [2024-02-11 17:24:57] [indexer:background] Health check [2024-02-11 17:25:51] [index:background] Health check [2024-02-11 17:30:06] [indexer:background] Health check [2024-02-11 17:30:35] [index:background] Health check [2024-02-11 17:35:07] [indexer:background] Health check [2024-02-11 17:36:58] [index:background] Health check [2024-02-11 17:41:20] [indexer:background] Health check [2024-02-11 17:41:20] [index:background] Health check [2024-02-11 17:45:30] [indexer:background] Health check [2024-02-11 17:45:30] [index:background] Health check [2024-02-11 17:50:07] [indexer:background] Health check [2024-02-11 17:51:05] [index:background] Health check [2024-02-11 17:55:34] [indexer:background] Health check [2024-02-11 17:55:34] [index:background] Health check [2024-02-11 18:01:22] [indexer:background] Health check [2024-02-11 18:01:22] [index:background] Health check [2024-02-11 18:06:07] [indexer:background] Health check [2024-02-11 18:06:07] [index:background] Health check [2024-02-11 18:09:57] [indexer:background] Health check [2024-02-11 18:10:46] [index:background] Health check [2024-02-11 18:15:33] [indexer:background] Health check [2024-02-11 18:15:33] [index:background] Health check [2024-02-11 18:20:30] [indexer:background] Health check [2024-02-11 18:20:30] [index:background] Health check [2024-02-11 18:25:22] [indexer:background] Health check [2024-02-11 18:25:55] [index:background] Health check [2024-02-11 18:30:06] [indexer:background] Health check [2024-02-11 18:30:27] [index:background] Health check [2024-02-11 18:35:46] [indexer:background] Health check [2024-02-11 18:35:46] [index:background] Health check [2024-02-11 18:40:02] [indexer:background] Health check [2024-02-11 18:40:37] [index:background] Health check [2024-02-11 18:45:32] [indexer:background] Health check [2024-02-11 18:45:32] [index:background] Health check [2024-02-11 18:50:40] [indexer:background] Health check [2024-02-11 18:50:40] [index:background] Health check [2024-02-11 18:55:12] [indexer:background] Health check [2024-02-11 18:55:56] [index:background] Health check [2024-02-11 19:01:57] [indexer:background] Health check [2024-02-11 19:01:57] [index:background] Health check [2024-02-11 19:05:09] [indexer:background] Health check [2024-02-11 19:06:58] [index:background] Health check [2024-02-11 19:11:04] [indexer:background] Health check [2024-02-11 19:11:04] [index:background] Health check [2024-02-11 19:15:22] [indexer:background] Health check [2024-02-11 19:16:39] [index:background] Health check [2024-02-11 19:22:06] [indexer:background] Health check [2024-02-11 19:22:07] [index:background] Health check [2024-02-11 19:25:04] [indexer:background] Health check [2024-02-11 19:26:43] [index:background] Health check [2024-02-11 19:31:18] [indexer:background] Health check [2024-02-11 19:31:18] [index:background] Health check [2024-02-11 19:34:59] [indexer:background] Health check [2024-02-11 19:35:35] [index:background] Health check [2024-02-11 19:40:35] [indexer:background] Health check [2024-02-11 19:40:35] [index:background] Health check [2024-02-11 19:45:50] [indexer:background] Health check [2024-02-11 19:45:50] [index:background] Health check [2024-02-11 19:50:54] [indexer:background] Health check [2024-02-11 19:50:54] [index:background] Health check [2024-02-11 19:55:04] [indexer:background] Health check [2024-02-11 19:56:34] [index:background] Health check [2024-02-11 20:00:05] [indexer:background] Health check [2024-02-11 20:01:06] [index:background] Health check [2024-02-11 20:05:37] [indexer:background] Health check [2024-02-11 20:05:37] [index:background] Health check [2024-02-11 20:10:24] [indexer:background] Health check [2024-02-11 20:10:24] [index:background] Health check [2024-02-11 20:15:03] [indexer:background] Health check [2024-02-11 20:16:08] [index:background] Health check [2024-02-11 20:20:08] [indexer:background] Health check [2024-02-11 20:20:50] [index:background] Health check [2024-02-11 20:25:12] [indexer:background] Health check [2024-02-11 20:25:44] [index:background] Health check [2024-02-11 20:32:04] [indexer:background] Health check [2024-02-11 20:32:05] [index:background] Health check [2024-02-11 20:36:37] [indexer:background] Health check [2024-02-11 20:36:37] [index:background] Health check [2024-02-11 20:38:49] [query] Query for: 2024 [2024-02-11 20:38:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-11 20:38:49] [query] Engine: default [2024-02-11 20:38:50] [query] Tokens: 2024 [2024-02-11 20:38:50] [query] Mods: 6 [2024-02-11 20:38:50] [query] Found results using: or logic [2024-02-11 20:38:50] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-11 20:38:50] [query] Results: 136 Pages of results: 14 [2024-02-11 20:38:50] [query] Execution time: 0.41579 [2024-02-11 20:40:11] [indexer:background] Health check [2024-02-11 20:41:04] [index:background] Health check [2024-02-11 20:44:59] [indexer:background] Health check [2024-02-11 20:46:17] [index:background] Health check [2024-02-11 20:50:00] [indexer:background] Health check [2024-02-11 20:51:00] [index:background] Health check [2024-02-11 20:55:13] [indexer:background] Health check [2024-02-11 20:55:32] [index:background] Health check [2024-02-11 20:59:58] [indexer:background] Health check [2024-02-11 21:01:39] [index:background] Health check [2024-02-11 21:05:39] [indexer:background] Health check [2024-02-11 21:05:39] [index:background] Health check [2024-02-11 21:10:22] [indexer:background] Health check [2024-02-11 21:10:25] [index:background] Health check [2024-02-11 21:15:04] [indexer:background] Health check [2024-02-11 21:16:13] [index:background] Health check [2024-02-11 21:20:09] [indexer:background] Health check [2024-02-11 21:20:42] [index:background] Health check [2024-02-11 21:25:22] [indexer:background] Health check [2024-02-11 21:25:27] [index:background] Health check [2024-02-11 21:30:20] [indexer:background] Health check [2024-02-11 21:31:29] [index:background] Health check [2024-02-11 21:35:36] [indexer:background] Health check [2024-02-11 21:35:36] [index:background] Health check [2024-02-11 21:41:07] [indexer:background] Health check [2024-02-11 21:41:07] [index:background] Health check [2024-02-11 21:47:00] [indexer:background] Health check [2024-02-11 21:47:00] [index:background] Health check [2024-02-11 21:49:59] [indexer:background] Health check [2024-02-11 21:51:16] [index:background] Health check [2024-02-11 21:55:22] [indexer:background] Health check [2024-02-11 21:55:36] [index:background] Health check [2024-02-11 22:00:00] [indexer:background] Health check [2024-02-11 22:03:37] [index:background] Health check [2024-02-11 22:08:10] [indexer:background] Health check [2024-02-11 22:08:10] [index:background] Health check [2024-02-11 22:10:00] [indexer:background] Health check [2024-02-11 22:10:56] [index:background] Health check [2024-02-11 22:15:18] [indexer:background] Health check [2024-02-11 22:15:41] [index:background] Health check [2024-02-11 22:20:53] [indexer:background] Health check [2024-02-11 22:20:53] [index:background] Health check [2024-02-11 22:25:00] [indexer:background] Health check [2024-02-11 22:26:30] [index:background] Health check [2024-02-11 22:31:22] [indexer:background] Health check [2024-02-11 22:31:22] [index:background] Health check [2024-02-11 22:36:04] [indexer:background] Health check [2024-02-11 22:36:04] [index:background] Health check [2024-02-11 22:40:09] [indexer:background] Health check [2024-02-11 22:41:08] [index:background] Health check [2024-02-11 22:47:27] [indexer:background] Health check [2024-02-11 22:47:27] [index:background] Health check [2024-02-11 22:50:00] [indexer:background] Health check [2024-02-11 22:50:34] [index:background] Health check [2024-02-11 22:55:22] [indexer:background] Health check [2024-02-11 22:55:43] [index:background] Health check [2024-02-11 22:59:59] [indexer:background] Health check [2024-02-11 23:01:21] [index:background] Health check [2024-02-11 23:05:18] [indexer:background] Health check [2024-02-11 23:05:32] [index:background] Health check [2024-02-11 23:10:02] [indexer:background] Health check [2024-02-11 23:11:19] [index:background] Health check [2024-02-11 23:14:58] [indexer:background] Health check [2024-02-11 23:15:48] [index:background] Health check [2024-02-11 23:19:58] [indexer:background] Health check [2024-02-11 23:21:04] [index:background] Health check [2024-02-11 23:25:12] [indexer:background] Health check [2024-02-11 23:26:10] [index:background] Health check [2024-02-11 23:31:12] [indexer:background] Health check [2024-02-11 23:31:12] [index:background] Health check [2024-02-11 23:35:30] [indexer:background] Health check [2024-02-11 23:35:30] [index:background] Health check [2024-02-11 23:39:59] [indexer:background] Health check [2024-02-11 23:41:55] [index:background] Health check [2024-02-11 23:49:19] [indexer:background] Health check [2024-02-11 23:49:19] [index:background] Health check [2024-02-11 23:53:28] [indexer:background] Health check [2024-02-11 23:53:28] [index:background] Health check [2024-02-11 23:55:50] [indexer:background] Health check [2024-02-11 23:55:50] [index:background] Health check