[2024-02-15 00:00:27] [indexer:background] Health check [2024-02-15 00:00:47] [index:background] Health check [2024-02-15 00:05:06] [indexer:background] Health check [2024-02-15 00:05:46] [index:background] Health check [2024-02-15 00:10:45] [indexer:background] Health check [2024-02-15 00:10:45] [index:background] Health check [2024-02-15 00:15:17] [indexer:background] Health check [2024-02-15 00:16:04] [index:background] Health check [2024-02-15 00:20:08] [indexer:background] Health check [2024-02-15 00:21:54] [index:background] Health check [2024-02-15 00:26:41] [indexer:background] Health check [2024-02-15 00:26:41] [index:background] Health check [2024-02-15 00:30:22] [indexer:background] Health check [2024-02-15 00:31:10] [index:background] Health check [2024-02-15 00:35:16] [indexer:background] Health check [2024-02-15 00:36:15] [index:background] Health check [2024-02-15 00:40:02] [indexer:background] Health check [2024-02-15 00:40:44] [index:background] Health check [2024-02-15 00:46:32] [indexer:background] Health check [2024-02-15 00:46:32] [index:background] Health check [2024-02-15 00:50:06] [indexer:background] Health check [2024-02-15 00:50:44] [index:background] Health check [2024-02-15 00:55:16] [indexer:background] Health check [2024-02-15 00:55:51] [index:background] Health check [2024-02-15 01:00:46] [indexer:background] Health check [2024-02-15 01:00:46] [index:background] Health check [2024-02-15 01:06:12] [indexer:background] Health check [2024-02-15 01:06:12] [index:background] Health check [2024-02-15 01:10:19] [indexer:background] Health check [2024-02-15 01:11:26] [index:background] Health check [2024-02-15 01:15:02] [indexer:background] Health check [2024-02-15 01:15:48] [index:background] Health check [2024-02-15 01:20:14] [indexer:background] Health check [2024-02-15 01:21:05] [index:background] Health check [2024-02-15 01:25:39] [indexer:background] Health check [2024-02-15 01:25:39] [index:background] Health check [2024-02-15 01:30:40] [indexer:background] Health check [2024-02-15 01:30:40] [index:background] Health check [2024-02-15 01:35:04] [indexer:background] Health check [2024-02-15 01:38:38] [index:background] Health check [2024-02-15 01:40:11] [indexer:background] Health check [2024-02-15 01:40:40] [index:background] Health check [2024-02-15 01:45:49] [indexer:background] Health check [2024-02-15 01:45:49] [index:background] Health check [2024-02-15 01:47:03] [query] Query for: 2024 [2024-02-15 01:47:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 01:47:03] [query] Engine: default [2024-02-15 01:47:03] [query] Tokens: 2024 [2024-02-15 01:47:03] [query] Mods: 6 [2024-02-15 01:47:03] [query] Found results using: or logic [2024-02-15 01:47:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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-15 01:47:03] [query] Results: 136 Pages of results: 14 [2024-02-15 01:47:03] [query] Execution time: 0.38898 [2024-02-15 01:50:54] [indexer:background] Health check [2024-02-15 01:50:54] [index:background] Health check [2024-02-15 01:56:01] [indexer:background] Health check [2024-02-15 01:56:01] [index:background] Health check [2024-02-15 02:00:12] [indexer:background] Health check [2024-02-15 02:00:40] [index:background] Health check [2024-02-15 02:05:34] [indexer:background] Health check [2024-02-15 02:05:45] [index:background] Health check [2024-02-15 02:10:09] [indexer:background] Health check [2024-02-15 02:10:37] [index:background] Health check [2024-02-15 02:15:09] [indexer:background] Health check [2024-02-15 02:17:23] [index:background] Health check [2024-02-15 02:20:01] [indexer:background] Health check [2024-02-15 02:22:31] [index:background] Health check [2024-02-15 02:25:51] [indexer:background] Health check [2024-02-15 02:25:51] [index:background] Health check [2024-02-15 02:29:58] [indexer:background] Health check [2024-02-15 02:31:09] [index:background] Health check [2024-02-15 02:35:07] [indexer:background] Health check [2024-02-15 02:36:04] [index:background] Health check [2024-02-15 02:40:12] [indexer:background] Health check [2024-02-15 02:40:12] [indexer:background] CPU load threshold (3) breached: 3.08 [waiting 2] [2024-02-15 02:40:41] [index:background] Health check [2024-02-15 02:45:46] [indexer:background] Health check [2024-02-15 02:45:46] [indexer:background] CPU load threshold (3) breached: 3.38 [waiting 2] [2024-02-15 02:45:48] [index:background] Health check [2024-02-15 02:45:48] [index:background] CPU load threshold (3) breached: 3.27 [waiting 2] [2024-02-15 02:45:50] [indexer:background] CPU load threshold (3) breached: 3.27 [waiting 2] [2024-02-15 02:50:47] [indexer:background] Health check [2024-02-15 02:50:47] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2024-02-15 02:50:49] [index:background] Health check [2024-02-15 02:50:49] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2024-02-15 02:50:51] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2] [2024-02-15 02:55:25] [indexer:background] Health check [2024-02-15 02:55:25] [indexer:background] CPU load threshold (3) breached: 4.03 [waiting 2] [2024-02-15 02:55:42] [index:background] Health check [2024-02-15 02:55:42] [index:background] CPU load threshold (3) breached: 4.16 [waiting 2] [2024-02-15 02:55:44] [indexer:background] CPU load threshold (3) breached: 4.22 [waiting 2] [2024-02-15 03:00:19] [indexer:background] Health check [2024-02-15 03:04:38] [index:background] Health check [2024-02-15 03:05:21] [indexer:background] Health check [2024-02-15 03:06:53] [index:background] Health check [2024-02-15 03:06:53] [index:background] CPU load threshold (3) breached: 3.13 [waiting 2] [2024-02-15 03:06:55] [indexer:background] CPU load threshold (3) breached: 3.13 [waiting 2] [2024-02-15 03:10:40] [indexer:background] Health check [2024-02-15 03:10:40] [index:background] Health check [2024-02-15 03:15:10] [indexer:background] Health check [2024-02-15 03:15:10] [indexer:background] CPU load threshold (3) breached: 3.21 [waiting 2] [2024-02-15 03:18:00] [index:background] Health check [2024-02-15 03:18:00] [index:background] CPU load threshold (3) breached: 3.11 [waiting 2] [2024-02-15 03:18:02] [indexer:background] CPU load threshold (3) breached: 3.11 [waiting 2] [2024-02-15 03:19:59] [indexer:background] Health check [2024-02-15 03:19:59] [indexer:background] CPU load threshold (3) breached: 3.64 [waiting 2] [2024-02-15 03:21:24] [index:background] Health check [2024-02-15 03:25:02] [indexer:background] Health check [2024-02-15 03:25:02] [indexer:background] CPU load threshold (3) breached: 3.4 [waiting 2] [2024-02-15 03:25:42] [index:background] Health check [2024-02-15 03:25:42] [index:background] CPU load threshold (3) breached: 3.78 [waiting 2] [2024-02-15 03:25:44] [indexer:background] CPU load threshold (3) breached: 4.2 [waiting 2] [2024-02-15 03:30:08] [indexer:background] Health check [2024-02-15 03:30:08] [indexer:background] CPU load threshold (3) breached: 3.63 [waiting 2] [2024-02-15 03:30:42] [index:background] Health check [2024-02-15 03:30:42] [index:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2024-02-15 03:30:44] [indexer:background] CPU load threshold (3) breached: 3.95 [waiting 2] [2024-02-15 03:37:01] [indexer:background] Health check [2024-02-15 03:37:01] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2] [2024-02-15 03:37:03] [index:background] Health check [2024-02-15 03:37:03] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2] [2024-02-15 03:39:59] [indexer:background] Health check [2024-02-15 03:39:59] [indexer:background] CPU load threshold (3) breached: 3.75 [waiting 2] [2024-02-15 03:40:51] [index:background] Health check [2024-02-15 03:40:51] [index:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2024-02-15 03:40:53] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2024-02-15 03:45:01] [indexer:background] Health check [2024-02-15 03:45:01] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2] [2024-02-15 03:45:40] [index:background] Health check [2024-02-15 03:45:40] [index:background] CPU load threshold (3) breached: 3.79 [waiting 2] [2024-02-15 03:45:42] [indexer:background] CPU load threshold (3) breached: 3.79 [waiting 2] [2024-02-15 03:50:08] [indexer:background] Health check [2024-02-15 03:52:17] [index:background] Health check [2024-02-15 03:55:27] [indexer:background] Health check [2024-02-15 03:55:27] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2] [2024-02-15 03:57:05] [index:background] Health check [2024-02-15 03:57:05] [index:background] CPU load threshold (3) breached: 3.42 [waiting 2] [2024-02-15 03:57:07] [indexer:background] CPU load threshold (3) breached: 3.42 [waiting 2] [2024-02-15 04:02:06] [indexer:background] Health check [2024-02-15 04:02:06] [index:background] Health check [2024-02-15 04:06:11] [indexer:background] Health check [2024-02-15 04:06:11] [index:background] Health check [2024-02-15 04:13:43] [indexer:background] Health check [2024-02-15 04:13:44] [index:background] Health check [2024-02-15 04:14:58] [indexer:background] Health check [2024-02-15 04:16:07] [index:background] Health check [2024-02-15 04:20:46] [indexer:background] Health check [2024-02-15 04:20:46] [index:background] Health check [2024-02-15 04:25:20] [indexer:background] Health check [2024-02-15 04:27:25] [index:background] Health check [2024-02-15 04:32:03] [indexer:background] Health check [2024-02-15 04:32:03] [index:background] Health check [2024-02-15 04:35:23] [indexer:background] Health check [2024-02-15 04:37:09] [index:background] Health check [2024-02-15 04:43:11] [indexer:background] Health check [2024-02-15 04:43:11] [index:background] Health check [2024-02-15 04:45:00] [indexer:background] Health check [2024-02-15 04:46:23] [index:background] Health check [2024-02-15 04:53:15] [indexer:background] Health check [2024-02-15 04:53:15] [index:background] Health check [2024-02-15 04:56:17] [indexer:background] Health check [2024-02-15 04:56:17] [index:background] Health check [2024-02-15 05:01:26] [indexer:background] Health check [2024-02-15 05:01:26] [index:background] Health check [2024-02-15 05:05:01] [indexer:background] Health check [2024-02-15 05:05:38] [index:background] Health check [2024-02-15 05:10:21] [indexer:background] Health check [2024-02-15 05:10:42] [index:background] Health check [2024-02-15 05:15:00] [indexer:background] Health check [2024-02-15 05:16:09] [index:background] Health check [2024-02-15 05:20:27] [indexer:background] Health check [2024-02-15 05:21:46] [index:background] Health check [2024-02-15 05:25:54] [indexer:background] Health check [2024-02-15 05:25:54] [index:background] Health check [2024-02-15 05:30:03] [indexer:background] Health check [2024-02-15 05:30:43] [index:background] Health check [2024-02-15 05:35:31] [indexer:background] Health check [2024-02-15 05:36:22] [index:background] Health check [2024-02-15 05:40:01] [indexer:background] Health check [2024-02-15 05:42:01] [index:background] Health check [2024-02-15 05:45:58] [indexer:background] Health check [2024-02-15 05:45:58] [index:background] Health check [2024-02-15 05:51:17] [indexer:background] Health check [2024-02-15 05:51:17] [index:background] Health check [2024-02-15 05:55:10] [indexer:background] Health check [2024-02-15 05:55:49] [index:background] Health check [2024-02-15 05:59:23] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-02-15 05:59:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 05:59:23] [query] Engine: default [2024-02-15 05:59:23] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-02-15 05:59:23] [query] Mods: 6 [2024-02-15 05:59:23] [query] Using OR logic [2024-02-15 05:59:24] [query] Found results using: or logic [2024-02-15 05:59:24] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-15 05:59:24] [query] Results: 901 Pages of results: 91 [2024-02-15 05:59:24] [query] Execution time: 0.79555 [2024-02-15 06:00:50] [indexer:background] Health check [2024-02-15 06:00:50] [index:background] Health check [2024-02-15 06:05:00] [query] Query for: 🎵 order keftab 250 mg 👴 www.healspill.online - uses dosage 🎵order 750 125 [2024-02-15 06:05:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 06:05:00] [query] Engine: default [2024-02-15 06:05:00] [query] Tokens: dosage, online, uses, usees, order, 250, www, use, 🎵 keftab 👴 healspill [2024-02-15 06:05:00] [query] Mods: 6 [2024-02-15 06:05:00] [query] Using OR logic [2024-02-15 06:05:00] [query] Found results using: or logic [2024-02-15 06:05: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 (20886,13853,27861,45186,333334,8840,4915,69784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-15 06:05:00] [query] Results: 901 Pages of results: 91 [2024-02-15 06:05:00] [query] Execution time: 0.05018 [2024-02-15 06:05:01] [indexer:background] Health check [2024-02-15 06:06:05] [index:background] Health check [2024-02-15 06:10:10] [indexer:background] Health check [2024-02-15 06:10:38] [index:background] Health check [2024-02-15 06:15:32] [indexer:background] Health check [2024-02-15 06:16:16] [index:background] Health check [2024-02-15 06:20:08] [indexer:background] Health check [2024-02-15 06:21:32] [index:background] Health check [2024-02-15 06:25:11] [indexer:background] Health check [2024-02-15 06:26:06] [index:background] Health check [2024-02-15 06:30:39] [indexer:background] Health check [2024-02-15 06:30:39] [index:background] Health check [2024-02-15 06:35:20] [indexer:background] Health check [2024-02-15 06:35:39] [index:background] Health check [2024-02-15 06:40:15] [indexer:background] Health check [2024-02-15 06:40:50] [index:background] Health check [2024-02-15 06:45:47] [indexer:background] Health check [2024-02-15 06:45:47] [index:background] Health check [2024-02-15 06:49:59] [indexer:background] Health check [2024-02-15 06:51:25] [index:background] Health check [2024-02-15 06:55:38] [indexer:background] Health check [2024-02-15 06:55:38] [index:background] Health check [2024-02-15 07:00:44] [indexer:background] Health check [2024-02-15 07:00:44] [index:background] Health check [2024-02-15 07:05:52] [indexer:background] Health check [2024-02-15 07:05:52] [index:background] Health check [2024-02-15 07:10:28] [indexer:background] Health check [2024-02-15 07:10:49] [index:background] Health check [2024-02-15 07:15:53] [indexer:background] Health check [2024-02-15 07:15:53] [index:background] Health check [2024-02-15 07:20:32] [indexer:background] Health check [2024-02-15 07:21:31] [index:background] Health check [2024-02-15 07:25:26] [indexer:background] Health check [2024-02-15 07:25:54] [index:background] Health check [2024-02-15 07:30:08] [query] Query for: 2023 [2024-02-15 07:30:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 07:30:08] [query] Engine: default [2024-02-15 07:30:08] [query] Tokens: 2023 [2024-02-15 07:30:08] [query] Mods: 6 [2024-02-15 07:30:08] [query] Found results using: or logic [2024-02-15 07:30:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (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-15 07:30:09] [query] Results: 261 Pages of results: 27 [2024-02-15 07:30:09] [query] Execution time: 0.51283 [2024-02-15 07:30:09] [indexer:background] Health check [2024-02-15 07:32:18] [index:background] Health check [2024-02-15 07:34:58] [indexer:background] Health check [2024-02-15 07:35:39] [index:background] Health check [2024-02-15 07:40:15] [indexer:background] Health check [2024-02-15 07:41:15] [index:background] Health check [2024-02-15 07:45:34] [indexer:background] Health check [2024-02-15 07:45:37] [index:background] Health check [2024-02-15 07:50:10] [indexer:background] Health check [2024-02-15 07:50:37] [index:background] Health check [2024-02-15 07:55:26] [indexer:background] Health check [2024-02-15 07:56:17] [index:background] Health check [2024-02-15 08:00:24] [indexer:background] Health check [2024-02-15 08:00:41] [index:background] Health check [2024-02-15 08:05:07] [indexer:background] Health check [2024-02-15 08:05:59] [index:background] Health check [2024-02-15 08:09:59] [indexer:background] Health check [2024-02-15 08:11:22] [index:background] Health check [2024-02-15 08:15:33] [indexer:background] Health check [2024-02-15 08:16:17] [index:background] Health check [2024-02-15 08:20:05] [indexer:background] Health check [2024-02-15 08:21:23] [index:background] Health check [2024-02-15 08:25:19] [indexer:background] Health check [2024-02-15 08:26:37] [index:background] Health check [2024-02-15 08:30:37] [indexer:background] Health check [2024-02-15 08:30:37] [index:background] Health check [2024-02-15 08:35:51] [indexer:background] Health check [2024-02-15 08:35:51] [index:background] Health check [2024-02-15 08:39:58] [indexer:background] Health check [2024-02-15 08:42:15] [index:background] Health check [2024-02-15 08:44:58] [indexer:background] Health check [2024-02-15 08:45:39] [index:background] Health check [2024-02-15 08:50:01] [indexer:background] Health check [2024-02-15 08:51:02] [index:background] Health check [2024-02-15 08:54:37] [index] Marking post.page 15057 to be dropped [2024-02-15 08:54:40] [index] Dropping post.page 15057 [2024-02-15 08:54:40] [indexer] Index built [2024-02-15 08:55:34] [indexer:background] Health check [2024-02-15 08:55:44] [index:background] Health check [2024-02-15 09:00:39] [indexer:background] Health check [2024-02-15 09:00:39] [index:background] Health check [2024-02-15 09:05:27] [indexer:background] Health check [2024-02-15 09:05:50] [index:background] Health check [2024-02-15 09:10:07] [indexer:background] Health check [2024-02-15 09:10:46] [index:background] Health check [2024-02-15 09:14:58] [indexer:background] Health check [2024-02-15 09:16:11] [index:background] Health check [2024-02-15 09:20:20] [indexer:background] Health check [2024-02-15 09:21:39] [index:background] Health check [2024-02-15 09:26:55] [indexer:background] Health check [2024-02-15 09:26:55] [index:background] Health check [2024-02-15 09:30:33] [indexer:background] Health check [2024-02-15 09:30:52] [index:background] Health check [2024-02-15 09:35:06] [indexer:background] Health check [2024-02-15 09:36:08] [index:background] Health check [2024-02-15 09:40:30] [indexer:background] Health check [2024-02-15 09:40:59] [index:background] Health check [2024-02-15 09:45:33] [indexer:background] Health check [2024-02-15 09:45:47] [index:background] Health check [2024-02-15 09:50:00] [indexer:background] Health check [2024-02-15 09:50:43] [index:background] Health check [2024-02-15 09:54:58] [indexer:background] Health check [2024-02-15 09:56:11] [index:background] Health check [2024-02-15 10:02:20] [indexer:background] Health check [2024-02-15 10:02:20] [index:background] Health check [2024-02-15 10:05:48] [indexer:background] Health check [2024-02-15 10:05:48] [index:background] Health check [2024-02-15 10:10:19] [indexer:background] Health check [2024-02-15 10:10:38] [index:background] Health check [2024-02-15 10:15:02] [indexer:background] Health check [2024-02-15 10:15:40] [index:background] Health check [2024-02-15 10:21:24] [indexer:background] Health check [2024-02-15 10:21:24] [index:background] Health check [2024-02-15 10:26:08] [indexer:background] Health check [2024-02-15 10:26:08] [index:background] Health check [2024-02-15 10:33:07] [indexer:background] Health check [2024-02-15 10:33:07] [index:background] Health check [2024-02-15 10:35:13] [indexer:background] Health check [2024-02-15 10:35:46] [index:background] Health check [2024-02-15 10:39:59] [indexer:background] Health check [2024-02-15 10:40:40] [index:background] Health check [2024-02-15 10:45:02] [indexer:background] Health check [2024-02-15 10:45:38] [index:background] Health check [2024-02-15 10:50:26] [indexer:background] Health check [2024-02-15 10:50:46] [index:background] Health check [2024-02-15 10:55:10] [indexer:background] Health check [2024-02-15 10:55:57] [index:background] Health check [2024-02-15 10:59:59] [indexer:background] Health check [2024-02-15 11:01:32] [index:background] Health check [2024-02-15 11:05:19] [indexer:background] Health check [2024-02-15 11:06:03] [index:background] Health check [2024-02-15 11:10:21] [indexer:background] Health check [2024-02-15 11:11:01] [index:background] Health check [2024-02-15 11:15:28] [indexer:background] Health check [2024-02-15 11:15:52] [index:background] Health check [2024-02-15 11:21:04] [indexer:background] Health check [2024-02-15 11:21:04] [index:background] Health check [2024-02-15 11:25:00] [indexer:background] Health check [2024-02-15 11:26:04] [index:background] Health check [2024-02-15 11:29:58] [indexer:background] Health check [2024-02-15 11:31:06] [index:background] Health check [2024-02-15 11:35:04] [query] Query for: 2025 [2024-02-15 11:35:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 11:35:04] [query] Engine: default [2024-02-15 11:35:05] [indexer:background] Health check [2024-02-15 11:35:05] [query] Tokens: 2025 [2024-02-15 11:35:05] [query] Mods: 6 [2024-02-15 11:35:05] [query] Found results using: or logic [2024-02-15 11:35:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (15055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2024-02-15 11:35:05] [query] Results: 137 Pages of results: 14 [2024-02-15 11:35:05] [query] Execution time: 0.82603 [2024-02-15 11:35:55] [index:background] Health check [2024-02-15 11:40:24] [indexer:background] Health check [2024-02-15 11:40:38] [index:background] Health check [2024-02-15 11:46:04] [indexer:background] Health check [2024-02-15 11:46:04] [index:background] Health check [2024-02-15 11:50:10] [indexer:background] Health check [2024-02-15 11:50:59] [index:background] Health check [2024-02-15 11:55:34] [indexer:background] Health check [2024-02-15 11:55:39] [index:background] Health check [2024-02-15 12:00:38] [indexer:background] Health check [2024-02-15 12:00:38] [index:background] Health check [2024-02-15 12:05:32] [indexer:background] Health check [2024-02-15 12:05:48] [index:background] Health check [2024-02-15 12:10:07] [indexer:background] Health check [2024-02-15 12:10:41] [index:background] Health check [2024-02-15 12:13:34] [query] Query for: arrete-n�-12914_2014_finance-publique-impots-et-douanes_tresorerie-paierie-generale.pdf [2024-02-15 12:13:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2024-02-15 12:13:34] [query] Engine: default [2024-02-15 12:13:35] [query] Tokens: paierie, finances, finance, financer, financa, financée, financé, finançant, financant, financez, financera, financeront, financie, financs, financi, impots, financements, paieries, paieri, publiques, publique, publication, publications, publiquea, publicité, publicités, publiquement, publiqua, publiqui, publicateur, tresorerie, tresoreries, arrete, arrets, arreta, arrété, arreté, arretera, arreteront, arrèté, arretant, arrétées, arretea, arrète, financement, arreter, arréter, arretie, arrèt, arréte, douanes, douane, douanement, douani, douanies, arretes, douans, douana, financées, financés, arret, n�, 12914, 2014, financ, publiqu, impot, douan [2024-02-15 12:13:35] [query] Mods: 6 [2024-02-15 12:13:35] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5) [2024-02-15 12:13:35] [query] Using OR logic [2024-02-15 12:13:41] [query] Found results using: or logic [2024-02-15 12:13:41] [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 (108725,922,1221,8804,10800,15019,27032,27653,28790,34790,38664,147650,178508,418789,507839,4762,8009,473752,751413,866,1043,4943,5187,10823,13418,49505,77759,711996,763135,784579,17134,376646,17551,45128,51347,69901,69934,130628,219790,353841,376604,478327,503204,514969,858,28780,575556,586210,689535,799275,526,636,22019,245023,700272,4766,737898,804431,221,799,2865,770525,484734,1361,690302,692852,16968,709775) 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-15 12:13:41] [query] Results: 3823 Pages of results: 383 [2024-02-15 12:13:41] [query] Execution time: 7.79337 [2024-02-15 12:14:59] [indexer:background] Health check [2024-02-15 12:15:53] [index:background] Health check [2024-02-15 12:20:04] [indexer:background] Health check [2024-02-15 12:20:44] [index:background] Health check [2024-02-15 12:25:33] [indexer:background] Health check [2024-02-15 12:25:41] [index:background] Health check [2024-02-15 12:30:11] [indexer:background] Health check [2024-02-15 12:30:38] [index:background] Health check [2024-02-15 12:35:32] [indexer:background] Health check [2024-02-15 12:35:44] [index:background] Health check [2024-02-15 12:40:36] [indexer:background] Health check [2024-02-15 12:40:36] [index:background] Health check [2024-02-15 12:45:05] [indexer:background] Health check [2024-02-15 12:45:52] [index:background] Health check [2024-02-15 12:51:26] [indexer:background] Health check [2024-02-15 12:51:26] [index:background] Health check [2024-02-15 12:54:59] [indexer:background] Health check [2024-02-15 12:56:52] [index:background] Health check [2024-02-15 13:00:22] [indexer:background] Health check [2024-02-15 13:00:45] [index:background] Health check [2024-02-15 13:05:11] [indexer:background] Health check [2024-02-15 13:05:38] [index:background] Health check [2024-02-15 13:11:04] [indexer:background] Health check [2024-02-15 13:11:04] [index:background] Health check [2024-02-15 13:15:15] [indexer:background] Health check [2024-02-15 13:15:38] [index:background] Health check [2024-02-15 13:15:38] [index:background] CPU load threshold (3) breached: 3.61 [waiting 2] [2024-02-15 13:15:40] [indexer:background] CPU load threshold (3) breached: 3.61 [waiting 2] [2024-02-15 13:20:00] [indexer:background] Health check [2024-02-15 13:20:38] [index:background] Health check [2024-02-15 13:24:59] [indexer:background] Health check [2024-02-15 13:25:41] [index:background] Health check [2024-02-15 13:30:08] [indexer:background] Health check [2024-02-15 13:30:44] [index:background] Health check [2024-02-15 13:36:03] [indexer:background] Health check [2024-02-15 13:36:03] [index:background] Health check [2024-02-15 13:41:07] [indexer:background] Health check [2024-02-15 13:41:07] [index:background] Health check [2024-02-15 13:45:45] [indexer:background] Health check [2024-02-15 13:45:45] [index:background] Health check [2024-02-15 13:50:20] [indexer:background] Health check [2024-02-15 13:51:50] [index:background] Health check [2024-02-15 13:56:04] [indexer:background] Health check [2024-02-15 13:56:04] [index:background] Health check [2024-02-15 14:00:03] [indexer:background] Health check [2024-02-15 14:00:37] [index:background] Health check [2024-02-15 14:05:23] [indexer:background] Health check [2024-02-15 14:05:43] [index:background] Health check [2024-02-15 14:10:25] [indexer:background] Health check [2024-02-15 14:10:52] [index:background] Health check [2024-02-15 14:15:03] [indexer:background] Health check [2024-02-15 14:16:02] [index:background] Health check [2024-02-15 14:20:04] [indexer:background] Health check [2024-02-15 14:21:12] [index:background] Health check [2024-02-15 14:25:08] [indexer:background] Health check [2024-02-15 14:25:40] [index:background] Health check [2024-02-15 14:30:31] [indexer:background] Health check [2024-02-15 14:31:09] [index:background] Health check [2024-02-15 14:35:19] [indexer:background] Health check [2024-02-15 14:35:49] [index:background] Health check [2024-02-15 14:40:18] [indexer:background] Health check [2024-02-15 14:41:26] [index:background] Health check [2024-02-15 14:46:01] [indexer:background] Health check [2024-02-15 14:46:01] [index:background] Health check [2024-02-15 14:51:28] [indexer:background] Health check [2024-02-15 14:51:28] [index:background] Health check [2024-02-15 14:56:43] [indexer:background] Health check [2024-02-15 14:56:43] [index:background] Health check [2024-02-15 15:00:39] [indexer:background] Health check [2024-02-15 15:00:39] [index:background] Health check [2024-02-15 15:05:20] [indexer:background] Health check [2024-02-15 15:06:24] [index:background] Health check [2024-02-15 15:10:02] [indexer:background] Health check [2024-02-15 15:11:46] [index:background] Health check [2024-02-15 15:14:59] [indexer:background] Health check [2024-02-15 15:16:16] [index:background] Health check [2024-02-15 15:19:57] [indexer:background] Health check [2024-02-15 15:21:01] [index:background] Health check [2024-02-15 15:25:03] [indexer:background] Health check [2024-02-15 15:25:43] [index:background] Health check [2024-02-15 15:30:14] [indexer:background] Health check [2024-02-15 15:31:43] [index:background] Health check [2024-02-15 15:34:59] [indexer:background] Health check [2024-02-15 15:36:01] [index:background] Health check [2024-02-15 15:40:47] [indexer:background] Health check [2024-02-15 15:40:47] [index:background] Health check [2024-02-15 15:45:02] [indexer:background] Health check [2024-02-15 15:45:58] [index:background] Health check [2024-02-15 15:50:06] [indexer:background] Health check [2024-02-15 15:50:38] [index:background] Health check [2024-02-15 15:55:09] [indexer:background] Health check [2024-02-15 15:56:21] [index:background] Health check [2024-02-15 16:00:46] [indexer:background] Health check [2024-02-15 16:00:46] [index:background] Health check [2024-02-15 16:05:00] [indexer:background] Health check [2024-02-15 16:07:12] [index:background] Health check [2024-02-15 16:10:09] [indexer:background] Health check [2024-02-15 16:11:35] [index:background] Health check [2024-02-15 16:15:20] [indexer:background] Health check [2024-02-15 16:16:37] [index:background] Health check [2024-02-15 16:20:17] [indexer:background] Health check [2024-02-15 16:20:42] [index:background] Health check [2024-02-15 16:25:14] [indexer:background] Health check [2024-02-15 16:26:20] [index:background] Health check [2024-02-15 16:31:08] [indexer:background] Health check [2024-02-15 16:31:08] [index:background] Health check [2024-02-15 16:35:12] [indexer:background] Health check [2024-02-15 16:35:44] [index:background] Health check [2024-02-15 16:41:10] [indexer:background] Health check [2024-02-15 16:41:10] [index:background] Health check [2024-02-15 16:43:10] [index] Marking post.page 15064 to be dropped [2024-02-15 16:43:13] [index] Dropping post.page 15064 [2024-02-15 16:43:13] [indexer] Index built [2024-02-15 16:44:59] [indexer:background] Health check [2024-02-15 16:46:12] [index:background] Health check [2024-02-15 16:50:03] [indexer:background] Health check [2024-02-15 16:50:42] [index:background] Health check [2024-02-15 16:55:39] [indexer:background] Health check [2024-02-15 16:55:39] [index:background] Health check [2024-02-15 17:00:01] [indexer:background] Health check [2024-02-15 17:00:48] [index:background] Health check [2024-02-15 17:01:07] [index] Marking post.page 15064 to be dropped [2024-02-15 17:01:10] [index] Dropping post.page 15064 [2024-02-15 17:01:11] [indexer] Index built [2024-02-15 17:02:06] [index] Marking post.page 15064 to be dropped [2024-02-15 17:02:09] [index] Dropping post.page 15064 [2024-02-15 17:02:09] [indexer] Index built [2024-02-15 17:03:07] [index] Marking post.page 15064 to be dropped [2024-02-15 17:03:10] [index] Dropping post.page 15064 [2024-02-15 17:03:10] [indexer] Index built [2024-02-15 17:05:10] [indexer:background] Health check [2024-02-15 17:05:18] [index] Marking post.page 15064 to be dropped [2024-02-15 17:05:21] [index] Dropping post.page 15064 [2024-02-15 17:05:21] [indexer] Queued next batch (1) [2024-02-15 17:05:24] [index] Marking post.page 15064 to be dropped [2024-02-15 17:05:25] [indexer] Processing batch (1) [2024-02-15 17:05:25] [indexer] Indexing post.page:15064 [2024-02-15 17:05:25] [index] Marking [1] post.page 15064 as indexed [2024-02-15 17:05:25] [indexer] Index built [2024-02-15 17:05:27] [index] Dropping post.page 15064 [2024-02-15 17:05:27] [indexer] Queued next batch (1) [2024-02-15 17:05:28] [indexer] Processing batch (1) [2024-02-15 17:05:28] [indexer] Indexing post.page:15064 [2024-02-15 17:05:28] [index] Marking [1] post.page 15064 as indexed [2024-02-15 17:05:28] [indexer] Index built [2024-02-15 17:06:46] [index:background] Health check [2024-02-15 17:10:00] [indexer:background] Health check [2024-02-15 17:10:42] [index:background] Health check [2024-02-15 17:14:59] [indexer:background] Health check [2024-02-15 17:15:45] [index:background] Health check [2024-02-15 17:19:59] [indexer:background] Health check [2024-02-15 17:20:45] [index:background] Health check [2024-02-15 17:25:01] [indexer:background] Health check [2024-02-15 17:25:55] [index:background] Health check [2024-02-15 17:30:11] [indexer:background] Health check [2024-02-15 17:30:45] [index:background] Health check [2024-02-15 17:34:58] [indexer:background] Health check [2024-02-15 17:36:26] [index:background] Health check [2024-02-15 17:40:18] [indexer:background] Health check [2024-02-15 17:41:03] [index:background] Health check [2024-02-15 17:44:59] [indexer:background] Health check [2024-02-15 17:45:43] [index:background] Health check [2024-02-15 17:49:59] [indexer:background] Health check [2024-02-15 17:50:43] [index:background] Health check [2024-02-15 17:55:59] [indexer:background] Health check [2024-02-15 17:55:59] [index:background] Health check [2024-02-15 18:00:00] [indexer:background] Health check [2024-02-15 18:00:41] [index:background] Health check [2024-02-15 18:05:25] [indexer:background] Health check [2024-02-15 18:05:37] [index:background] Health check [2024-02-15 18:09:58] [indexer:background] Health check [2024-02-15 18:09:58] [indexer:background] Health check [2024-02-15 18:10:42] [index:background] Health check [2024-02-15 18:16:05] [indexer:background] Health check [2024-02-15 18:16:05] [index:background] Health check [2024-02-15 18:20:28] [indexer:background] Health check [2024-02-15 18:20:44] [index:background] Health check [2024-02-15 18:25:50] [indexer:background] Health check [2024-02-15 18:25:50] [index:background] Health check [2024-02-15 18:30:03] [indexer:background] Health check [2024-02-15 18:31:03] [index:background] Health check [2024-02-15 18:34:58] [indexer:background] Health check [2024-02-15 18:36:03] [index:background] Health check [2024-02-15 18:40:15] [indexer:background] Health check [2024-02-15 18:41:16] [index:background] Health check [2024-02-15 18:45:08] [indexer:background] Health check [2024-02-15 18:46:00] [index:background] Health check [2024-02-15 18:50:08] [indexer:background] Health check [2024-02-15 18:51:15] [index:background] Health check [2024-02-15 18:54:58] [indexer:background] Health check [2024-02-15 18:55:38] [index:background] Health check [2024-02-15 18:59:58] [indexer:background] Health check [2024-02-15 19:00:38] [index:background] Health check [2024-02-15 19:05:10] [indexer:background] Health check [2024-02-15 19:05:37] [index:background] Health check [2024-02-15 19:10:40] [indexer:background] Health check [2024-02-15 19:10:40] [index:background] Health check [2024-02-15 19:15:18] [indexer:background] Health check [2024-02-15 19:16:42] [index:background] Health check [2024-02-15 19:20:33] [indexer:background] Health check [2024-02-15 19:20:48] [index:background] Health check [2024-02-15 19:25:02] [indexer:background] Health check [2024-02-15 19:25:38] [index:background] Health check [2024-02-15 19:30:28] [indexer:background] Health check [2024-02-15 19:30:44] [index:background] Health check [2024-02-15 19:35:13] [indexer:background] Health check [2024-02-15 19:36:06] [index:background] Health check [2024-02-15 19:40:36] [indexer:background] Health check [2024-02-15 19:40:36] [index:background] Health check [2024-02-15 19:45:05] [indexer:background] Health check [2024-02-15 19:46:07] [index:background] Health check [2024-02-15 19:49:59] [indexer:background] Health check [2024-02-15 19:51:32] [index:background] Health check [2024-02-15 19:55:45] [indexer:background] Health check [2024-02-15 19:55:45] [index:background] Health check [2024-02-15 19:59:59] [indexer:background] Health check [2024-02-15 20:02:50] [index:background] Health check [2024-02-15 20:05:32] [indexer:background] Health check [2024-02-15 20:05:53] [index:background] Health check [2024-02-15 20:10:03] [indexer:background] Health check [2024-02-15 20:10:58] [index:background] Health check [2024-02-15 20:16:46] [indexer:background] Health check [2024-02-15 20:16:46] [index:background] Health check [2024-02-15 20:21:19] [indexer:background] Health check [2024-02-15 20:21:19] [index:background] Health check [2024-02-15 20:25:45] [indexer:background] Health check [2024-02-15 20:25:46] [index:background] Health check [2024-02-15 20:30:09] [indexer:background] Health check [2024-02-15 20:31:31] [index:background] Health check [2024-02-15 20:35:19] [indexer:background] Health check [2024-02-15 20:35:40] [index:background] Health check [2024-02-15 20:41:01] [indexer:background] Health check [2024-02-15 20:41:01] [index:background] Health check [2024-02-15 20:46:36] [indexer:background] Health check [2024-02-15 20:46:36] [index:background] Health check [2024-02-15 20:50:36] [indexer:background] Health check [2024-02-15 20:50:36] [index:background] Health check [2024-02-15 20:57:03] [indexer:background] Health check [2024-02-15 20:57:03] [index:background] Health check [2024-02-15 21:00:16] [indexer:background] Health check [2024-02-15 21:01:40] [index:background] Health check [2024-02-15 21:05:42] [indexer:background] Health check [2024-02-15 21:05:42] [index:background] Health check [2024-02-15 21:10:02] [indexer:background] Health check [2024-02-15 21:13:06] [index:background] Health check [2024-02-15 21:15:14] [indexer:background] Health check [2024-02-15 21:16:55] [index:background] Health check [2024-02-15 21:20:00] [indexer:background] Health check [2024-02-15 21:20:37] [index:background] Health check [2024-02-15 21:25:12] [indexer:background] Health check [2024-02-15 21:26:10] [index:background] Health check [2024-02-15 21:30:03] [indexer:background] Health check [2024-02-15 21:30:52] [index:background] Health check [2024-02-15 21:36:59] [indexer:background] Health check [2024-02-15 21:36:59] [index:background] Health check [2024-02-15 21:41:35] [indexer:background] Health check [2024-02-15 21:41:35] [index:background] Health check [2024-02-15 21:45:03] [indexer:background] Health check [2024-02-15 21:45:50] [index:background] Health check [2024-02-15 21:50:01] [indexer:background] Health check [2024-02-15 21:52:03] [index:background] Health check [2024-02-15 21:57:10] [indexer:background] Health check [2024-02-15 21:57:10] [index:background] Health check [2024-02-15 22:01:39] [indexer:background] Health check [2024-02-15 22:01:39] [index:background] Health check [2024-02-15 22:07:57] [indexer:background] Health check [2024-02-15 22:07:57] [index:background] Health check [2024-02-15 22:11:00] [indexer:background] Health check [2024-02-15 22:11:05] [index:background] Health check [2024-02-15 22:15:09] [indexer:background] Health check [2024-02-15 22:17:07] [index:background] Health check [2024-02-15 22:19:59] [indexer:background] Health check [2024-02-15 22:21:10] [index:background] Health check [2024-02-15 22:27:56] [indexer:background] Health check [2024-02-15 22:27:56] [index:background] Health check [2024-02-15 22:30:42] [indexer:background] Health check [2024-02-15 22:30:42] [index:background] Health check [2024-02-15 22:35:21] [indexer:background] Health check [2024-02-15 22:36:35] [index:background] Health check [2024-02-15 22:41:23] [indexer:background] Health check [2024-02-15 22:41:23] [index:background] Health check [2024-02-15 22:45:19] [indexer:background] Health check [2024-02-15 22:45:44] [index:background] Health check [2024-02-15 22:50:53] [indexer:background] Health check [2024-02-15 22:50:53] [index:background] Health check [2024-02-15 22:55:52] [indexer:background] Health check [2024-02-15 22:55:52] [index:background] Health check [2024-02-15 23:01:45] [indexer:background] Health check [2024-02-15 23:01:45] [index:background] Health check [2024-02-15 23:05:11] [indexer:background] Health check [2024-02-15 23:07:16] [index:background] Health check [2024-02-15 23:10:17] [indexer:background] Health check [2024-02-15 23:13:21] [index:background] Health check [2024-02-15 23:16:19] [indexer:background] Health check [2024-02-15 23:16:20] [index:background] Health check [2024-02-15 23:21:13] [indexer:background] Health check [2024-02-15 23:21:13] [index:background] Health check [2024-02-15 23:24:57] [indexer:background] Health check [2024-02-15 23:25:53] [index:background] Health check [2024-02-15 23:30:15] [indexer:background] Health check [2024-02-15 23:31:02] [index:background] Health check [2024-02-15 23:37:22] [indexer:background] Health check [2024-02-15 23:37:22] [index:background] Health check [2024-02-15 23:40:11] [indexer:background] Health check [2024-02-15 23:42:02] [index:background] Health check [2024-02-15 23:45:07] [indexer:background] Health check [2024-02-15 23:46:39] [index:background] Health check [2024-02-15 23:50:49] [indexer:background] Health check [2024-02-15 23:50:49] [index:background] Health check [2024-02-15 23:55:42] [indexer:background] Health check [2024-02-15 23:55:42] [index:background] Health check