[2023-07-20 01:28:58] [index:background] Health check [2023-07-20 01:28:58] [indexer:background] Health check [2023-07-20 01:28:58] [indexer:background] Health check [2023-07-20 01:59:47] [index:background] Health check [2023-07-20 01:59:47] [indexer:background] Health check [2023-07-20 01:59:47] [indexer:background] Health check [2023-07-20 02:02:37] [index:background] Health check [2023-07-20 02:03:34] [indexer:background] Health check [2023-07-20 02:06:36] [index:background] Health check [2023-07-20 02:08:37] [indexer:background] Health check [2023-07-20 02:10:40] [index:background] Health check [2023-07-20 02:13:40] [indexer:background] Health check [2023-07-20 02:15:42] [index:background] Health check [2023-07-20 02:17:42] [indexer:background] Health check [2023-07-20 02:20:44] [index:background] Health check [2023-07-20 02:23:08] [indexer:background] Health check [2023-07-20 02:25:48] [index:background] Health check [2023-07-20 02:27:48] [indexer:background] Health check [2023-07-20 02:31:10] [index:background] Health check [2023-07-20 02:33:13] [indexer:background] Health check [2023-07-20 02:36:33] [index:background] Health check [2023-07-20 02:38:34] [indexer:background] Health check [2023-07-20 02:40:36] [index:background] Health check [2023-07-20 02:43:18] [indexer:background] Health check [2023-07-20 02:45:36] [index:background] Health check [2023-07-20 02:48:42] [indexer:background] Health check [2023-07-20 02:50:41] [index:background] Health check [2023-07-20 02:52:48] [indexer:background] Health check [2023-07-20 02:55:32] [index:background] Health check [2023-07-20 02:57:46] [indexer:background] Health check [2023-07-20 03:00:35] [index:background] Health check [2023-07-20 03:02:09] [index] Marking post.post 33353 to be dropped [2023-07-20 03:02:14] [index] Dropping post.post 33353 [2023-07-20 03:02:14] [indexer] Queued next batch (1) [2023-07-20 03:02:17] [indexer] Processing batch (1) [2023-07-20 03:02:17] [indexer] Indexing post.post:33353 [2023-07-20 03:02:17] [index] Marking [1] post.post 33353 as indexed [2023-07-20 03:02:17] [indexer] Index built [2023-07-20 03:02:42] [indexer:background] Health check [2023-07-20 03:02:54] [index] Marking post.post 33353 to be dropped [2023-07-20 03:02:58] [index] Dropping post.post 33353 [2023-07-20 03:02:58] [indexer] Queued next batch (1) [2023-07-20 03:03:02] [indexer] Processing batch (1) [2023-07-20 03:03:02] [indexer] Indexing post.post:33353 [2023-07-20 03:03:02] [index] Marking [1] post.post 33353 as indexed [2023-07-20 03:03:02] [indexer] Index built [2023-07-20 03:04:10] [index] Marking post.post 33163 to be dropped [2023-07-20 03:04:14] [index] Dropping post.post 33163 [2023-07-20 03:04:14] [indexer] Queued next batch (1) [2023-07-20 03:04:16] [indexer] Processing batch (1) [2023-07-20 03:04:16] [indexer] Indexing post.post:33163 [2023-07-20 03:04:16] [index] Marking [1] post.post 33163 as indexed [2023-07-20 03:04:16] [indexer] Index built [2023-07-20 03:05:27] [index:background] Health check [2023-07-20 03:06:29] [index] Marking post.page 1820 to be dropped [2023-07-20 03:06:32] [index] Dropping post.page 1820 [2023-07-20 03:06:32] [indexer] Queued next batch (1) [2023-07-20 03:06:35] [indexer] Processing batch (1) [2023-07-20 03:06:35] [indexer] Indexing post.page:1820 [2023-07-20 03:06:35] [index] Marking [1] post.page 1820 as indexed [2023-07-20 03:06:35] [indexer] Index built [2023-07-20 03:07:49] [indexer:background] Health check [2023-07-20 03:10:27] [index:background] Health check [2023-07-20 03:12:48] [indexer:background] Health check [2023-07-20 03:13:43] [native] Unexpected empty search string [2023-07-20 03:13:43] [native] Unable to locate search string! [2023-07-20 03:13:43] [native] Running query with empty search string [2023-07-20 03:13:43] [query] Query for: [2023-07-20 03:13:43] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:13:43] [query] Engine: default [2023-07-20 03:13:43] [query] Tokens: [2023-07-20 03:13:43] [query] Mods: 5 [2023-07-20 03:13:43] [query] Found results using: or logic [2023-07-20 03:13:43] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:13:43] [query] Results: 53 Pages of results: 6 [2023-07-20 03:13:43] [query] Execution time: 0.63336 [2023-07-20 03:14:30] [native] Unexpected empty search string [2023-07-20 03:14:30] [native] Unable to locate search string! [2023-07-20 03:14:30] [native] Running query with empty search string [2023-07-20 03:14:30] [query] Query for: [2023-07-20 03:14:30] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:14:30] [query] Engine: default [2023-07-20 03:14:30] [query] Tokens: [2023-07-20 03:14:30] [query] Mods: 5 [2023-07-20 03:14:31] [query] Found results using: or logic [2023-07-20 03:14:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32880, 32564, 32560, 31506, 31487, 31482, 5979, 5954, 5923, 5895, 5864, 5854, 5850, 5843, 5825, 5818, 5804, 5814, 5782, 3545, 5753, 5714, 5717, 5707, 5696, 5679, 5672, 5660, 5653, 5638, 5624, 5621, 5618, 5615, 5598, 5591, 5585, 5568, 5565, 5928, 5561, 5556, 2877, 5508, 5504, 5489, 5483, 5471, 5459, 5453, 5380, 5375, 5371, 5369, 5343, 5316, 5303, 5300, 5296, 5280, 5274, 5270, 5260, 5244, 5243, 8305, 5238, 5228, 5212, 5198, 5188, 5174, 5155, 5149, 5116, 5098, 5106, 5078, 5063, 5062, 5052, 5032, 5025, 5005, 5002, 4993, 4981, 4934, 4923, 4909, 4900, 4880, 4825, 4820, 4807, 4805, 4801, 4784, 4772, 4768, 4762, 4747, 4736, 4733, 4731, 4724, 4715, 4711, 4709, 4706, 4705, 4702, 4698, 4694, 4683, 4677, 4673, 4664, 4652, 4631, 4620, 4607, 4603, 4577, 4583, 4570, 4565, 4563, 4540, 4548, 4525, 4528, 4515, 4512, 4506, 4500, 4495, 4482, 4479, 4477, 4466, 4460, 4455, 4453, 4450, 4444, 4434, 4428, 4420, 4414, 4401, 4394, 4392, 4390, 4385, 4372, 4367, 4364, 4361, 4358, 4355, 4350, 4344, 4327, 4333, 4316, 4300, 4298, 4296, 4294, 4292, 4289, 4286, 4281, 4279, 4257, 4261, 4252, 4245, 4229, 4225, 4222, 4220, 4214, 4210, 4205, 4197, 4190, 4184, 4177, 4173, 4179, 4168, 4155, 4162, 4161, 4157, 4148, 4134, 4147, 4131, 4144, 4142, 4127, 4121, 4122, 4116, 4112, 4109, 4107, 4095, 4092, 4088, 4082, 4077, 4078, 4076, 4073, 4069, 4065, 4059, 4052, 4044, 4038, 4042, 4031, 4030, 4024, 4022, 4020, 4017, 4011, 4009, 4003, 4000, 3999, 3998, 3996, 3995, 3994, 3992, 4001, 3990, 3988, 3947, 3925, 3923, 3921, 3919, 3917, 3915, 3913, 3911, 3909, 3906, 3904, 3902, 3900, 3898, 3897, 3895, 3894, 3889, 3886, 3882, 3877, 3876, 3875, 3870, 3869, 3868 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:14:31] [query] Results: 271 Pages of results: 28 [2023-07-20 03:14:31] [query] Execution time: 1.28007 [2023-07-20 03:14:57] [index] Marking post.post 32564 to be dropped [2023-07-20 03:15:02] [index] Dropping post.post 32564 [2023-07-20 03:15:02] [indexer] Queued next batch (1) [2023-07-20 03:15:06] [indexer] Processing batch (1) [2023-07-20 03:15:06] [indexer] Indexing post.post:32564 [2023-07-20 03:15:06] [index] Marking [1] post.post 32564 as indexed [2023-07-20 03:15:06] [indexer] Index built [2023-07-20 03:15:26] [index:background] Health check [2023-07-20 03:15:30] [index] Marking post.post 32564 to be dropped [2023-07-20 03:15:34] [index:background] Health check [2023-07-20 03:15:34] [indexer] Processing batch (1) [2023-07-20 03:15:34] [indexer] Indexing post.post:32564 [2023-07-20 03:15:35] [index] Marking [1] post.post 32564 as indexed [2023-07-20 03:15:38] [indexer] Index built [2023-07-20 03:15:42] [native] Unexpected empty search string [2023-07-20 03:15:42] [native] Unable to locate search string! [2023-07-20 03:15:42] [native] Running query with empty search string [2023-07-20 03:15:42] [query] Query for: [2023-07-20 03:15:42] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:15:42] [query] Engine: default [2023-07-20 03:15:42] [query] Tokens: [2023-07-20 03:15:42] [query] Mods: 5 [2023-07-20 03:15:42] [query] Found results using: or logic [2023-07-20 03:15:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:15:42] [query] Results: 53 Pages of results: 6 [2023-07-20 03:15:42] [query] Execution time: 0.50433 [2023-07-20 03:16:36] [native] Unexpected empty search string [2023-07-20 03:16:36] [native] Unable to locate search string! [2023-07-20 03:16:36] [native] Running query with empty search string [2023-07-20 03:16:36] [query] Query for: [2023-07-20 03:16:36] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:16:36] [query] Engine: default [2023-07-20 03:16:37] [query] Tokens: [2023-07-20 03:16:37] [query] Mods: 5 [2023-07-20 03:16:37] [query] Found results using: or logic [2023-07-20 03:16:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 31519, 30008, 5812, 5636, 5542, 5538, 5525, 5465, 5426, 5177, 5043, 5000, 4989, 4836, 4838, 4384, 4354, 4337, 4216, 4159 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:16:37] [query] Results: 20 Pages of results: 2 [2023-07-20 03:16:37] [query] Execution time: 0.52021 [2023-07-20 03:17:05] [index] Marking post.post 31519 to be dropped [2023-07-20 03:17:10] [index] Dropping post.post 31519 [2023-07-20 03:17:10] [indexer] Queued next batch (1) [2023-07-20 03:17:13] [indexer] Processing batch (1) [2023-07-20 03:17:13] [indexer] Indexing post.post:31519 [2023-07-20 03:17:14] [index] Marking [1] post.post 31519 as indexed [2023-07-20 03:17:14] [indexer] Index built [2023-07-20 03:17:43] [indexer:background] Health check [2023-07-20 03:20:30] [index:background] Health check [2023-07-20 03:20:36] [index] Marking post.page 2306 to be dropped [2023-07-20 03:20:41] [index] Dropping post.page 2306 [2023-07-20 03:20:41] [indexer] Queued next batch (1) [2023-07-20 03:20:44] [indexer] Processing batch (1) [2023-07-20 03:20:44] [indexer] Indexing post.page:2306 [2023-07-20 03:20:44] [index] Marking [1] post.page 2306 as indexed [2023-07-20 03:20:45] [indexer] Index built [2023-07-20 03:21:18] [native] Unexpected empty search string [2023-07-20 03:21:18] [native] Unable to locate search string! [2023-07-20 03:21:18] [native] Running query with empty search string [2023-07-20 03:21:18] [query] Query for: [2023-07-20 03:21:18] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:21:18] [query] Engine: default [2023-07-20 03:21:18] [query] Tokens: [2023-07-20 03:21:18] [query] Mods: 5 [2023-07-20 03:21:18] [query] Found results using: or logic [2023-07-20 03:21:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:21:18] [query] Results: 53 Pages of results: 6 [2023-07-20 03:21:18] [query] Execution time: 0.50021 [2023-07-20 03:21:18] [index] Marking post.page 2306 to be dropped [2023-07-20 03:21:23] [index] Dropping post.page 2306 [2023-07-20 03:21:23] [indexer] Queued next batch (1) [2023-07-20 03:21:26] [indexer] Processing batch (1) [2023-07-20 03:21:26] [indexer] Indexing post.page:2306 [2023-07-20 03:21:26] [index] Marking [1] post.page 2306 as indexed [2023-07-20 03:21:26] [indexer] Index built [2023-07-20 03:21:39] [native] Unexpected empty search string [2023-07-20 03:21:39] [native] Unable to locate search string! [2023-07-20 03:21:39] [native] Running query with empty search string [2023-07-20 03:21:39] [query] Query for: [2023-07-20 03:21:39] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:21:39] [query] Engine: default [2023-07-20 03:21:39] [query] Tokens: [2023-07-20 03:21:39] [query] Mods: 5 [2023-07-20 03:21:39] [query] Found results using: or logic [2023-07-20 03:21:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:21:39] [query] Results: 53 Pages of results: 6 [2023-07-20 03:21:39] [query] Execution time: 0.49412 [2023-07-20 03:21:55] [index] Marking post.post 33180 to be dropped [2023-07-20 03:22:00] [index] Dropping post.post 33180 [2023-07-20 03:22:00] [indexer] Queued next batch (1) [2023-07-20 03:22:04] [indexer] Processing batch (1) [2023-07-20 03:22:04] [indexer] Indexing post.post:33180 [2023-07-20 03:22:04] [index] Marking [1] post.post 33180 as indexed [2023-07-20 03:22:04] [indexer] Index built [2023-07-20 03:22:15] [index] Marking post.post 33180 to be dropped [2023-07-20 03:22:20] [index] Dropping post.post 33180 [2023-07-20 03:22:20] [indexer] Queued next batch (1) [2023-07-20 03:22:24] [indexer] Processing batch (1) [2023-07-20 03:22:24] [indexer] Indexing post.post:33180 [2023-07-20 03:22:24] [index] Marking [1] post.post 33180 as indexed [2023-07-20 03:22:24] [indexer] Index built [2023-07-20 03:23:03] [indexer:background] Health check [2023-07-20 03:25:27] [index:background] Health check [2023-07-20 03:25:47] [index] Marking post.post 5905 to be dropped [2023-07-20 03:25:52] [index] Dropping post.post 5905 [2023-07-20 03:25:52] [indexer] Queued next batch (1) [2023-07-20 03:25:55] [indexer] Processing batch (1) [2023-07-20 03:25:55] [indexer] Indexing post.post:5905 [2023-07-20 03:25:55] [index] Marking [1] post.post 5905 as indexed [2023-07-20 03:25:55] [indexer] Index built [2023-07-20 03:27:53] [indexer:background] Health check [2023-07-20 03:29:11] [native] Unexpected empty search string [2023-07-20 03:29:11] [native] Unable to locate search string! [2023-07-20 03:29:11] [native] Running query with empty search string [2023-07-20 03:29:11] [query] Query for: [2023-07-20 03:29:11] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:29:11] [query] Engine: default [2023-07-20 03:29:11] [query] Tokens: [2023-07-20 03:29:11] [query] Mods: 5 [2023-07-20 03:29:11] [query] Found results using: or logic [2023-07-20 03:29:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33158, 33163, 5869, 5573, 5433, 5388, 5386, 5367, 5365, 5250, 5223, 5134, 5115, 5114, 5110, 5130, 5069, 5122, 5126, 4979, 4896, 8343, 4886, 4840, 4755, 4757, 4437, 4349, 4347, 4203, 4119, 4080 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:29:11] [query] Results: 32 Pages of results: 4 [2023-07-20 03:29:11] [query] Execution time: 0.53549 [2023-07-20 03:30:02] [index] Marking post.post 33158 to be dropped [2023-07-20 03:30:06] [index] Dropping post.post 33158 [2023-07-20 03:30:06] [indexer] Queued next batch (1) [2023-07-20 03:30:10] [indexer] Processing batch (1) [2023-07-20 03:30:10] [indexer] Indexing post.post:33158 [2023-07-20 03:30:10] [index] Marking [1] post.post 33158 as indexed [2023-07-20 03:30:10] [indexer] Index built [2023-07-20 03:30:28] [index:background] Health check [2023-07-20 03:31:33] [index] Marking post.post 5961 to be dropped [2023-07-20 03:31:37] [index] Dropping post.post 5961 [2023-07-20 03:31:37] [indexer] Queued next batch (1) [2023-07-20 03:31:41] [indexer] Processing batch (1) [2023-07-20 03:31:41] [indexer] Indexing post.post:5961 [2023-07-20 03:31:41] [index] Marking [1] post.post 5961 as indexed [2023-07-20 03:31:41] [indexer] Index built [2023-07-20 03:31:55] [index] Marking post.post 5961 to be dropped [2023-07-20 03:31:59] [index] Dropping post.post 5961 [2023-07-20 03:31:59] [indexer] Queued next batch (1) [2023-07-20 03:32:03] [indexer] Processing batch (1) [2023-07-20 03:32:03] [indexer] Indexing post.post:5961 [2023-07-20 03:32:03] [index] Marking [1] post.post 5961 as indexed [2023-07-20 03:32:03] [indexer] Index built [2023-07-20 03:32:27] [index] Marking post.post 32883 to be dropped [2023-07-20 03:32:32] [index] Dropping post.post 32883 [2023-07-20 03:32:32] [indexer] Queued next batch (1) [2023-07-20 03:32:35] [indexer] Processing batch (1) [2023-07-20 03:32:35] [indexer] Indexing post.post:32883 [2023-07-20 03:32:35] [index] Marking [1] post.post 32883 as indexed [2023-07-20 03:32:35] [indexer] Index built [2023-07-20 03:32:41] [indexer:background] Health check [2023-07-20 03:32:46] [index] Marking post.post 32883 to be dropped [2023-07-20 03:32:50] [indexer:background] Health check [2023-07-20 03:32:51] [index] Dropping post.post 32883 [2023-07-20 03:32:51] [indexer] Queued next batch (1) [2023-07-20 03:32:54] [indexer] Processing batch (1) [2023-07-20 03:32:54] [indexer] Indexing post.post:32883 [2023-07-20 03:32:54] [index] Marking [1] post.post 32883 as indexed [2023-07-20 03:32:54] [indexer] Index built [2023-07-20 03:33:07] [native] Unexpected empty search string [2023-07-20 03:33:07] [native] Unable to locate search string! [2023-07-20 03:33:07] [native] Running query with empty search string [2023-07-20 03:33:07] [query] Query for: [2023-07-20 03:33:07] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:33:07] [query] Engine: default [2023-07-20 03:33:07] [query] Tokens: [2023-07-20 03:33:07] [query] Mods: 5 [2023-07-20 03:33:08] [query] Found results using: or logic [2023-07-20 03:33:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:33:08] [query] Results: 53 Pages of results: 6 [2023-07-20 03:33:08] [query] Execution time: 0.50294 [2023-07-20 03:34:21] [index] Marking post.post 32857 to be dropped [2023-07-20 03:34:25] [index] Dropping post.post 32857 [2023-07-20 03:34:25] [indexer] Queued next batch (1) [2023-07-20 03:34:29] [indexer] Processing batch (1) [2023-07-20 03:34:29] [indexer] Indexing post.post:32857 [2023-07-20 03:34:29] [index] Marking [1] post.post 32857 as indexed [2023-07-20 03:34:29] [indexer] Index built [2023-07-20 03:35:27] [index:background] Health check [2023-07-20 03:35:39] [index] Marking post.post 32857 to be dropped [2023-07-20 03:35:41] [index] Marking post.post 33370 to be dropped [2023-07-20 03:35:41] [index] Marking post.page 33370 to be dropped [2023-07-20 03:35:41] [index] Marking post.authors 33370 to be dropped [2023-07-20 03:35:45] [index] Dropping post.post 32857 [2023-07-20 03:35:45] [index] Dropping post.post 33370 [2023-07-20 03:35:45] [index] Dropping post.page 33370 [2023-07-20 03:35:45] [index] Dropping post.authors 33370 [2023-07-20 03:35:45] [indexer] Queued next batch (1) [2023-07-20 03:35:46] [indexer] Processing batch (1) [2023-07-20 03:35:46] [indexer] Indexing post.post:32857 [2023-07-20 03:35:47] [index] Marking [1] post.post 32857 as indexed [2023-07-20 03:35:47] [indexer] Index built [2023-07-20 03:35:49] [indexer] Index built [2023-07-20 03:36:29] [index] Marking post.post 33370 to be dropped [2023-07-20 03:36:34] [index] Dropping post.post 33370 [2023-07-20 03:36:34] [indexer] Index built [2023-07-20 03:37:43] [indexer:background] Health check [2023-07-20 03:39:10] [index] Marking post.post 33372 to be dropped [2023-07-20 03:39:15] [index] Dropping post.post 33372 [2023-07-20 03:39:15] [indexer] Queued next batch (1) [2023-07-20 03:39:18] [indexer] Processing batch (1) [2023-07-20 03:39:18] [indexer] Indexing post.post:33372 [2023-07-20 03:39:18] [index] Marking [1] post.post 33372 as indexed [2023-07-20 03:39:18] [indexer] Index built [2023-07-20 03:39:18] [indexer:background] CPU load threshold (3) breached: 6.98 [waiting 2] [2023-07-20 03:40:03] [index] Marking post.post 33372 to be dropped [2023-07-20 03:40:08] [index] Dropping post.post 33372 [2023-07-20 03:40:08] [index:background] CPU load threshold (3) breached: 4 [waiting 2] [2023-07-20 03:40:10] [indexer] Index built [2023-07-20 03:40:10] [indexer:background] CPU load threshold (3) breached: 3.92 [waiting 2] [2023-07-20 03:40:28] [index:background] Health check [2023-07-20 03:40:28] [index] Marking post.post 33372 to be dropped [2023-07-20 03:40:28] [index] Marking post.post 33370 to be dropped [2023-07-20 03:40:28] [index] Marking post.page 33370 to be dropped [2023-07-20 03:40:28] [index] Marking post.authors 33370 to be dropped [2023-07-20 03:40:29] [index] Marking post.post 1848 to be dropped [2023-07-20 03:40:29] [index] Marking post.page 1848 to be dropped [2023-07-20 03:40:29] [index] Marking post.authors 1848 to be dropped [2023-07-20 03:40:34] [index] Dropping post.post 33372 [2023-07-20 03:40:34] [index] Dropping post.post 33370 [2023-07-20 03:40:34] [index] Dropping post.page 33370 [2023-07-20 03:40:34] [index] Dropping post.authors 33370 [2023-07-20 03:40:34] [index] Dropping post.post 1848 [2023-07-20 03:40:34] [index] Dropping post.page 1848 [2023-07-20 03:40:34] [index] Dropping post.authors 1848 [2023-07-20 03:40:35] [indexer] Index built [2023-07-20 03:42:43] [indexer:background] Health check [2023-07-20 03:45:28] [index:background] Health check [2023-07-20 03:47:42] [indexer:background] Health check [2023-07-20 03:47:45] [index] Marking post.post 33376 to be dropped [2023-07-20 03:47:50] [index] Dropping post.post 33376 [2023-07-20 03:47:50] [indexer] Queued next batch (1) [2023-07-20 03:47:54] [indexer] Processing batch (1) [2023-07-20 03:47:54] [indexer] Indexing post.post:33376 [2023-07-20 03:47:54] [index] Marking [1] post.post 33376 as indexed [2023-07-20 03:47:54] [indexer] Index built [2023-07-20 03:48:08] [index] Marking post.post 33376 to be dropped [2023-07-20 03:48:13] [index] Dropping post.post 33376 [2023-07-20 03:48:13] [indexer] Queued next batch (1) [2023-07-20 03:48:17] [indexer] Processing batch (1) [2023-07-20 03:48:17] [indexer] Indexing post.post:33376 [2023-07-20 03:48:17] [index] Marking [1] post.post 33376 as indexed [2023-07-20 03:48:17] [indexer] Index built [2023-07-20 03:48:34] [index] Marking post.post 33376 to be dropped [2023-07-20 03:48:34] [index] Marking post.page 33376 to be dropped [2023-07-20 03:48:34] [index] Marking post.authors 33376 to be dropped [2023-07-20 03:48:40] [index] Dropping post.post 33376 [2023-07-20 03:48:40] [index] Dropping post.page 33376 [2023-07-20 03:48:40] [index] Dropping post.authors 33376 [2023-07-20 03:48:40] [indexer] Queued next batch (1) [2023-07-20 03:48:44] [indexer] Processing batch (1) [2023-07-20 03:48:44] [indexer] Indexing post.post:33376 [2023-07-20 03:48:44] [index] Marking [1] post.post 33376 as indexed [2023-07-20 03:48:44] [indexer] Index built [2023-07-20 03:48:45] [indexer:background] Health check [2023-07-20 03:48:48] [indexer:background] Health check [2023-07-20 03:49:23] [index] Marking post.post 33376 to be dropped [2023-07-20 03:49:27] [index] Dropping post.post 33376 [2023-07-20 03:49:27] [indexer] Queued next batch (1) [2023-07-20 03:49:30] [indexer] Processing batch (1) [2023-07-20 03:49:30] [indexer] Indexing post.post:33376 [2023-07-20 03:49:30] [index] Marking [1] post.post 33376 as indexed [2023-07-20 03:49:30] [indexer] Index built [2023-07-20 03:50:08] [native] Unexpected empty search string [2023-07-20 03:50:08] [native] Unable to locate search string! [2023-07-20 03:50:08] [native] Running query with empty search string [2023-07-20 03:50:08] [query] Query for: [2023-07-20 03:50:08] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 03:50:08] [query] Engine: default [2023-07-20 03:50:08] [query] Tokens: [2023-07-20 03:50:08] [query] Mods: 4 [2023-07-20 03:50:13] [query] Found results using: or logic [2023-07-20 03:50:13] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 03:50:13] [query] Results: 1160 Pages of results: 116 [2023-07-20 03:50:13] [query] Execution time: 5.04341 [2023-07-20 03:50:23] [query] Query for: artemis [2023-07-20 03:50:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 03:50:23] [query] Engine: default [2023-07-20 03:50:23] [query] Tokens: artemis [2023-07-20 03:50:23] [query] Mods: 3 [2023-07-20 03:50:23] [query] Found results using: or logic [2023-07-20 03:50:23] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (18194) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 03:50:23] [query] Results: 4 Pages of results: 1 [2023-07-20 03:50:23] [query] Execution time: 0.03658 [2023-07-20 03:50:32] [index:background] Health check [2023-07-20 03:50:35] [index] Marking post.post 33376 to be dropped [2023-07-20 03:50:40] [index] Dropping post.post 33376 [2023-07-20 03:50:40] [index:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2023-07-20 03:50:42] [indexer] Queued next batch (1) [2023-07-20 03:50:42] [indexer:background] CPU load threshold (3) breached: 3.47 [waiting 2] [2023-07-20 03:50:49] [indexer] Processing batch (1) [2023-07-20 03:50:49] [indexer] Indexing post.post:33376 [2023-07-20 03:50:49] [index] Marking [1] post.post 33376 as indexed [2023-07-20 03:50:49] [indexer] Index built [2023-07-20 03:50:49] [indexer:background] CPU load threshold (3) breached: 3.79 [waiting 2] [2023-07-20 03:50:56] [index] Marking post.page 33304 to be dropped [2023-07-20 03:50:59] [index] Dropping post.page 33304 [2023-07-20 03:50:59] [indexer] Queued next batch (1) [2023-07-20 03:51:02] [indexer] Processing batch (1) [2023-07-20 03:51:02] [indexer] Indexing post.page:33304 [2023-07-20 03:51:02] [index] Marking [1] post.page 33304 as indexed [2023-07-20 03:51:02] [indexer] Index built [2023-07-20 03:51:09] [index] Marking post.post 33175 to be dropped [2023-07-20 03:51:14] [index] Dropping post.post 33175 [2023-07-20 03:51:14] [index:background] CPU load threshold (3) breached: 3.89 [waiting 2] [2023-07-20 03:51:16] [indexer] Queued next batch (1) [2023-07-20 03:51:16] [indexer:background] CPU load threshold (3) breached: 3.89 [waiting 2] [2023-07-20 03:51:18] [index] Marking post.post 33376 to be dropped [2023-07-20 03:51:23] [indexer] Processing batch (1) [2023-07-20 03:51:23] [indexer] Indexing post.post:33175 [2023-07-20 03:51:23] [index] Marking [1] post.post 33175 as indexed [2023-07-20 03:51:23] [indexer] Index built [2023-07-20 03:51:23] [indexer:background] CPU load threshold (3) breached: 4.3 [waiting 2] [2023-07-20 03:51:25] [index] Dropping post.post 33376 [2023-07-20 03:51:25] [index:background] CPU load threshold (3) breached: 4.35 [waiting 2] [2023-07-20 03:51:27] [indexer] Index built [2023-07-20 03:51:27] [indexer:background] CPU load threshold (3) breached: 4.35 [waiting 2] [2023-07-20 03:52:22] [index] Marking post.post 5905 to be dropped [2023-07-20 03:52:27] [index] Dropping post.post 5905 [2023-07-20 03:52:27] [index:background] CPU load threshold (3) breached: 3.43 [waiting 2] [2023-07-20 03:52:29] [indexer] Queued next batch (1) [2023-07-20 03:52:29] [indexer:background] CPU load threshold (3) breached: 3.48 [waiting 2] [2023-07-20 03:52:35] [indexer] Processing batch (1) [2023-07-20 03:52:35] [indexer] Indexing post.post:5905 [2023-07-20 03:52:35] [index] Marking [1] post.post 5905 as indexed [2023-07-20 03:52:35] [indexer] Index built [2023-07-20 03:52:35] [indexer:background] CPU load threshold (3) breached: 3.6 [waiting 2] [2023-07-20 03:52:45] [indexer:background] Health check [2023-07-20 03:52:45] [indexer:background] CPU load threshold (3) breached: 3.28 [waiting 2] [2023-07-20 03:55:29] [index:background] Health check [2023-07-20 03:56:15] [index] Marking post.post 33382 to be dropped [2023-07-20 03:56:20] [index] Dropping post.post 33382 [2023-07-20 03:56:20] [indexer] Queued next batch (1) [2023-07-20 03:56:24] [indexer] Processing batch (1) [2023-07-20 03:56:24] [indexer] Indexing post.post:33382 [2023-07-20 03:56:24] [index] Marking [1] post.post 33382 as indexed [2023-07-20 03:56:24] [indexer] Index built [2023-07-20 03:56:25] [index] Marking post.post 33175 to be dropped [2023-07-20 03:56:30] [index] Dropping post.post 33175 [2023-07-20 03:56:30] [indexer] Queued next batch (1) [2023-07-20 03:56:35] [indexer] Processing batch (1) [2023-07-20 03:56:35] [indexer] Indexing post.post:33175 [2023-07-20 03:56:35] [index] Marking [1] post.post 33175 as indexed [2023-07-20 03:56:35] [indexer] Index built [2023-07-20 03:56:37] [index] Marking post.post 33382 to be dropped [2023-07-20 03:56:42] [index] Dropping post.post 33382 [2023-07-20 03:56:42] [indexer] Index built [2023-07-20 03:57:10] [index] Marking post.post 33175 to be dropped [2023-07-20 03:57:15] [index] Dropping post.post 33175 [2023-07-20 03:57:15] [indexer] Queued next batch (1) [2023-07-20 03:57:19] [indexer] Processing batch (1) [2023-07-20 03:57:19] [indexer] Indexing post.post:33175 [2023-07-20 03:57:19] [index] Marking [1] post.post 33175 as indexed [2023-07-20 03:57:19] [indexer] Index built [2023-07-20 03:57:50] [index] Marking post.post 33175 to be dropped [2023-07-20 03:57:55] [index] Dropping post.post 33175 [2023-07-20 03:57:55] [indexer] Queued next batch (1) [2023-07-20 03:58:00] [indexer] Processing batch (1) [2023-07-20 03:58:00] [indexer] Indexing post.post:33175 [2023-07-20 03:58:00] [index] Marking [1] post.post 33175 as indexed [2023-07-20 03:58:00] [indexer] Index built [2023-07-20 03:58:00] [indexer:background] CPU load threshold (3) breached: 3.13 [waiting 2] [2023-07-20 03:58:08] [index] Marking post.post 33374 to be dropped [2023-07-20 03:58:13] [index] Dropping post.post 33374 [2023-07-20 03:58:13] [index:background] CPU load threshold (3) breached: 3.12 [waiting 2] [2023-07-20 03:58:15] [indexer] Index built [2023-07-20 03:58:15] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2023-07-20 03:58:17] [indexer:background] Health check [2023-07-20 03:58:19] [indexer:background] Health check [2023-07-20 03:58:19] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2] [2023-07-20 03:59:30] [index] Marking post.post 33175 to be dropped [2023-07-20 03:59:35] [index] Dropping post.post 33175 [2023-07-20 03:59:35] [indexer] Queued next batch (1) [2023-07-20 03:59:38] [indexer] Processing batch (1) [2023-07-20 03:59:38] [indexer] Indexing post.post:33175 [2023-07-20 03:59:38] [index] Marking [1] post.post 33175 as indexed [2023-07-20 03:59:38] [indexer] Index built [2023-07-20 04:00:30] [index:background] Health check [2023-07-20 04:00:42] [index] Marking post.post 33175 to be dropped [2023-07-20 04:00:47] [index] Dropping post.post 33175 [2023-07-20 04:00:47] [indexer] Queued next batch (1) [2023-07-20 04:00:50] [indexer] Processing batch (1) [2023-07-20 04:00:50] [indexer] Indexing post.post:33175 [2023-07-20 04:00:50] [index] Marking [1] post.post 33175 as indexed [2023-07-20 04:00:50] [indexer] Index built [2023-07-20 04:02:07] [index] Marking post.post 33392 to be dropped [2023-07-20 04:02:12] [index] Dropping post.post 33392 [2023-07-20 04:02:12] [indexer] Queued next batch (1) [2023-07-20 04:02:15] [indexer] Processing batch (1) [2023-07-20 04:02:15] [indexer] Indexing post.post:33392 [2023-07-20 04:02:15] [index] Marking [1] post.post 33392 as indexed [2023-07-20 04:02:15] [indexer] Index built [2023-07-20 04:02:36] [index] Marking post.post 33392 to be dropped [2023-07-20 04:02:40] [indexer:background] Health check [2023-07-20 04:02:40] [index] Dropping post.post 33392 [2023-07-20 04:02:40] [indexer] Queued next batch (1) [2023-07-20 04:02:44] [indexer] Processing batch (1) [2023-07-20 04:02:44] [indexer] Indexing post.post:33392 [2023-07-20 04:02:44] [index] Marking [1] post.post 33392 as indexed [2023-07-20 04:02:44] [indexer] Index built [2023-07-20 04:03:08] [index] Marking post.post 33175 to be dropped [2023-07-20 04:03:13] [index] Dropping post.post 33175 [2023-07-20 04:03:13] [indexer] Queued next batch (1) [2023-07-20 04:03:16] [indexer] Processing batch (1) [2023-07-20 04:03:16] [indexer] Indexing post.post:33175 [2023-07-20 04:03:17] [index] Marking [1] post.post 33175 as indexed [2023-07-20 04:03:17] [indexer] Index built [2023-07-20 04:04:11] [index] Marking post.post 33175 to be dropped [2023-07-20 04:04:16] [index] Dropping post.post 33175 [2023-07-20 04:04:16] [indexer] Queued next batch (1) [2023-07-20 04:04:20] [indexer] Processing batch (1) [2023-07-20 04:04:20] [indexer] Indexing post.post:33175 [2023-07-20 04:04:20] [index] Marking [1] post.post 33175 as indexed [2023-07-20 04:04:20] [indexer] Index built [2023-07-20 04:05:31] [index:background] Health check [2023-07-20 04:07:26] [index] Marking post.post 5944 to be dropped [2023-07-20 04:07:31] [index] Dropping post.post 5944 [2023-07-20 04:07:31] [indexer] Queued next batch (1) [2023-07-20 04:07:35] [indexer] Processing batch (1) [2023-07-20 04:07:35] [indexer] Indexing post.post:5944 [2023-07-20 04:07:35] [index] Marking [1] post.post 5944 as indexed [2023-07-20 04:07:35] [indexer] Index built [2023-07-20 04:08:41] [indexer:background] Health check [2023-07-20 04:10:30] [index:background] Health check [2023-07-20 04:12:42] [indexer:background] Health check [2023-07-20 04:15:27] [index:background] Health check [2023-07-20 04:17:51] [indexer:background] Health check [2023-07-20 04:20:30] [index:background] Health check [2023-07-20 04:22:46] [indexer:background] Health check [2023-07-20 04:25:33] [index:background] Health check [2023-07-20 04:27:46] [indexer:background] Health check [2023-07-20 04:30:49] [index:background] Health check [2023-07-20 04:32:51] [indexer:background] Health check [2023-07-20 04:35:38] [index:background] Health check [2023-07-20 04:37:59] [indexer:background] Health check [2023-07-20 04:40:26] [index:background] Health check [2023-07-20 04:42:56] [indexer:background] Health check [2023-07-20 04:45:30] [index:background] Health check [2023-07-20 04:47:44] [indexer:background] Health check [2023-07-20 04:50:30] [index:background] Health check [2023-07-20 04:53:00] [indexer:background] Health check [2023-07-20 04:53:19] [native] Unexpected empty search string [2023-07-20 04:53:19] [native] Unable to locate search string! [2023-07-20 04:53:19] [native] Running query with empty search string [2023-07-20 04:53:19] [query] Query for: [2023-07-20 04:53:19] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 04:53:19] [query] Engine: default [2023-07-20 04:53:19] [query] Tokens: [2023-07-20 04:53:19] [query] Mods: 5 [2023-07-20 04:53:20] [query] Found results using: or logic [2023-07-20 04:53:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32874, 31072, 31086, 31091, 31101, 31115, 31122, 4894, 2493, 31742 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 04:53:20] [query] Results: 10 Pages of results: 1 [2023-07-20 04:53:20] [query] Execution time: 0.52181 [2023-07-20 04:55:48] [index:background] Health check [2023-07-20 04:57:49] [indexer:background] Health check [2023-07-20 05:00:35] [index:background] Health check [2023-07-20 05:02:49] [indexer:background] Health check [2023-07-20 05:03:48] [native] Unexpected empty search string [2023-07-20 05:03:48] [native] Unable to locate search string! [2023-07-20 05:03:48] [native] Running query with empty search string [2023-07-20 05:03:48] [query] Query for: [2023-07-20 05:03:48] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 05:03:48] [query] Engine: default [2023-07-20 05:03:48] [query] Tokens: [2023-07-20 05:03:48] [query] Mods: 4 [2023-07-20 05:03:53] [query] Found results using: or logic [2023-07-20 05:03:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 05:03:53] [query] Results: 1160 Pages of results: 116 [2023-07-20 05:03:53] [query] Execution time: 5.03524 [2023-07-20 05:03:59] [query] Query for: applicant [2023-07-20 05:03:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 05:03:59] [query] Engine: default [2023-07-20 05:03:59] [query] Tokens: application, applicable, applicant, applications, applicants [2023-07-20 05:03:59] [query] Mods: 3 [2023-07-20 05:03:59] [query] Using OR logic [2023-07-20 05:03:59] [query] Found results using: and logic [2023-07-20 05:03:59] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2241,4803,5003,11657,20558) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 05:03:59] [query] Results: 36 Pages of results: 1 [2023-07-20 05:03:59] [query] Execution time: 0.04636 [2023-07-20 05:05:05] [index] Marking post.page 33224 to be dropped [2023-07-20 05:05:08] [index] Dropping post.page 33224 [2023-07-20 05:05:09] [indexer] Queued next batch (1) [2023-07-20 05:05:11] [indexer] Processing batch (1) [2023-07-20 05:05:11] [indexer] Indexing post.page:33224 [2023-07-20 05:05:11] [index] Marking [1] post.page 33224 as indexed [2023-07-20 05:05:11] [indexer] Index built [2023-07-20 05:05:30] [index:background] Health check [2023-07-20 05:08:04] [indexer:background] Health check [2023-07-20 05:10:42] [index:background] Health check [2023-07-20 05:12:44] [indexer:background] Health check [2023-07-20 05:15:43] [index:background] Health check [2023-07-20 05:17:57] [indexer:background] Health check [2023-07-20 05:20:46] [index:background] Health check [2023-07-20 05:22:49] [indexer:background] Health check [2023-07-20 05:25:26] [index:background] Health check [2023-07-20 05:28:51] [indexer:background] Health check [2023-07-20 05:30:52] [index:background] Health check [2023-07-20 05:32:50] [indexer:background] Health check [2023-07-20 05:35:31] [index:background] Health check [2023-07-20 05:37:48] [indexer:background] Health check [2023-07-20 05:40:57] [index:background] Health check [2023-07-20 05:42:57] [indexer:background] Health check [2023-07-20 05:45:27] [index:background] Health check [2023-07-20 05:49:00] [indexer:background] Health check [2023-07-20 05:51:01] [index:background] Health check [2023-07-20 05:53:00] [indexer:background] Health check [2023-07-20 05:55:31] [index:background] Health check [2023-07-20 05:59:03] [indexer:background] Health check [2023-07-20 06:01:04] [index:background] Health check [2023-07-20 06:02:15] [native] Unexpected empty search string [2023-07-20 06:02:15] [native] Unable to locate search string! [2023-07-20 06:02:15] [native] Running query with empty search string [2023-07-20 06:02:15] [query] Query for: [2023-07-20 06:02:15] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 06:02:15] [query] Engine: default [2023-07-20 06:02:15] [query] Tokens: [2023-07-20 06:02:15] [query] Mods: 4 [2023-07-20 06:02:20] [query] Found results using: or logic [2023-07-20 06:02:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 06:02:20] [query] Results: 1160 Pages of results: 116 [2023-07-20 06:02:20] [query] Execution time: 4.99327 [2023-07-20 06:03:05] [indexer:background] Health check [2023-07-20 06:05:27] [index:background] Health check [2023-07-20 06:07:51] [indexer:background] Health check [2023-07-20 06:10:59] [index:background] Health check [2023-07-20 06:12:40] [indexer:background] Health check [2023-07-20 06:15:41] [index:background] Health check [2023-07-20 06:17:42] [indexer:background] Health check [2023-07-20 06:20:26] [index:background] Health check [2023-07-20 06:22:48] [indexer:background] Health check [2023-07-20 06:25:45] [index:background] Health check [2023-07-20 06:27:47] [indexer:background] Health check [2023-07-20 06:31:19] [index:background] Health check [2023-07-20 06:33:37] [indexer:background] Health check [2023-07-20 06:35:36] [index:background] Health check [2023-07-20 06:37:57] [indexer:background] Health check [2023-07-20 06:40:35] [index:background] Health check [2023-07-20 06:43:39] [indexer:background] Health check [2023-07-20 06:45:51] [index:background] Health check [2023-07-20 06:47:51] [indexer:background] Health check [2023-07-20 06:50:55] [index:background] Health check [2023-07-20 06:52:45] [indexer:background] Health check [2023-07-20 06:56:06] [index:background] Health check [2023-07-20 06:58:04] [indexer:background] Health check [2023-07-20 07:01:08] [index:background] Health check [2023-07-20 07:03:11] [indexer:background] Health check [2023-07-20 07:05:00] [native] Unexpected empty search string [2023-07-20 07:05:00] [native] Unable to locate search string! [2023-07-20 07:05:00] [native] Running query with empty search string [2023-07-20 07:05:00] [query] Query for: [2023-07-20 07:05:00] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:05:00] [query] Engine: default [2023-07-20 07:05:00] [query] Tokens: [2023-07-20 07:05:00] [query] Mods: 4 [2023-07-20 07:05:05] [query] Found results using: or logic [2023-07-20 07:05:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:05:05] [query] Results: 1160 Pages of results: 116 [2023-07-20 07:05:05] [query] Execution time: 5.08638 [2023-07-20 07:05:59] [index:background] Health check [2023-07-20 07:06:39] [index] Marking post.post 33353 to be dropped [2023-07-20 07:06:43] [index] Dropping post.post 33353 [2023-07-20 07:06:44] [indexer] Index built [2023-07-20 07:07:17] [index] Marking post.post 33392 to be dropped [2023-07-20 07:07:21] [index] Dropping post.post 33392 [2023-07-20 07:07:21] [indexer] Index built [2023-07-20 07:07:42] [indexer:background] Health check [2023-07-20 07:10:36] [index:background] Health check [2023-07-20 07:13:00] [indexer:background] Health check [2023-07-20 07:13:07] [native] Unexpected empty search string [2023-07-20 07:13:07] [native] Unable to locate search string! [2023-07-20 07:13:07] [native] Running query with empty search string [2023-07-20 07:13:07] [query] Query for: [2023-07-20 07:13:07] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:13:07] [query] Engine: default [2023-07-20 07:13:07] [query] Tokens: [2023-07-20 07:13:07] [query] Mods: 5 [2023-07-20 07:13:08] [query] Found results using: or logic [2023-07-20 07:13:08] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5975, 8298, 5757, 5725, 5705, 8297, 5523, 5472, 5414, 5303, 5300, 5141, 8296, 5106, 5040, 5034, 4987, 8142, 5181, 4959, 4880, 4692, 4610, 4577, 4594, 4499, 4494, 4491, 4490, 4487, 3547, 4444, 4449, 4439, 4263, 4265, 4257, 4051, 3945, 3944, 3943, 3942, 8484, 3940, 3939, 3937, 3938, 3936, 3935, 3934, 3933, 3932, 3931, 3930, 3929, 3928, 3927, 3926 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:13:08] [query] Results: 58 Pages of results: 6 [2023-07-20 07:13:08] [query] Execution time: 0.70266 [2023-07-20 07:15:39] [index:background] Health check [2023-07-20 07:16:47] [index] Marking post.page 1685 to be dropped [2023-07-20 07:16:51] [index] Dropping post.page 1685 [2023-07-20 07:16:51] [indexer] Queued next batch (1) [2023-07-20 07:16:53] [indexer] Processing batch (1) [2023-07-20 07:16:53] [indexer] Indexing post.page:1685 [2023-07-20 07:16:53] [index] Marking [1] post.page 1685 as indexed [2023-07-20 07:16:53] [indexer] Index built [2023-07-20 07:17:40] [indexer:background] Health check [2023-07-20 07:20:41] [index:background] Health check [2023-07-20 07:22:44] [indexer:background] Health check [2023-07-20 07:24:45] [native] Unexpected empty search string [2023-07-20 07:24:45] [native] Unable to locate search string! [2023-07-20 07:24:45] [native] Running query with empty search string [2023-07-20 07:24:45] [query] Query for: [2023-07-20 07:24:45] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:24:45] [query] Engine: default [2023-07-20 07:24:45] [query] Tokens: [2023-07-20 07:24:45] [query] Mods: 5 [2023-07-20 07:24:46] [query] Found results using: or logic [2023-07-20 07:24:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32857, 31482, 5977, 5918, 5903, 5834, 5804, 5750, 5714, 5621, 5615, 5604, 5593, 5591, 5585, 5588, 5575, 5534, 5334, 5280, 5258, 5238, 5159, 5054, 30766, 5032, 5030, 4981, 4983, 4828, 4825, 4751, 4714, 4711, 4609, 4607, 4595, 4563, 4495, 4479, 4474, 4405, 4400, 4399, 4394, 4385, 4381, 4330, 4294, 4292, 4276, 4279, 4270, 4190, 4187, 4138, 4134, 4147, 4131, 4129, 4121, 4124, 4099, 4088, 4086, 4044, 4042, 4030, 4020, 4015, 4000, 3992, 4001, 3882, 3877, 3876 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:24:46] [query] Results: 76 Pages of results: 8 [2023-07-20 07:24:46] [query] Execution time: 0.62895 [2023-07-20 07:25:37] [index:background] Health check [2023-07-20 07:28:19] [indexer:background] Health check [2023-07-20 07:30:26] [index:background] Health check [2023-07-20 07:30:49] [native] Unexpected empty search string [2023-07-20 07:30:49] [native] Unable to locate search string! [2023-07-20 07:30:49] [native] Running query with empty search string [2023-07-20 07:30:49] [query] Query for: [2023-07-20 07:30:49] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:30:49] [query] Engine: default [2023-07-20 07:30:49] [query] Tokens: [2023-07-20 07:30:49] [query] Mods: 4 [2023-07-20 07:30:54] [query] Found results using: or logic [2023-07-20 07:30:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:30:54] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:30:54] [query] Execution time: 5.02190 [2023-07-20 07:31:02] [native] Unexpected empty search string [2023-07-20 07:31:02] [native] Unable to locate search string! [2023-07-20 07:31:02] [native] Running query with empty search string [2023-07-20 07:31:02] [query] Query for: [2023-07-20 07:31:02] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:31:02] [query] Engine: default [2023-07-20 07:31:02] [query] Tokens: [2023-07-20 07:31:02] [query] Mods: 5 [2023-07-20 07:31:03] [query] Found results using: or logic [2023-07-20 07:31:03] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33130, 32920, 32849, 31366, 31454, 5961, 5959, 3051, 3134, 5955, 2894, 5946, 5920, 5908, 5901, 5899, 5897, 5871, 5848, 5839, 5842, 5837, 5831, 3634, 3572, 5762, 5759, 5757, 5748, 5742, 5739, 5735, 5729, 5727, 5725, 5709, 5705, 5694, 5686, 780, 5658, 5642, 5613, 5608, 5593, 5540, 5527, 5520, 5518, 5514, 5481, 5477, 5472, 5447, 5443, 5437, 5435, 5428, 5414, 5396, 5394, 5384, 5377, 5361, 8308, 5352, 5349, 5309, 5337, 5283, 5264, 3636, 5230, 5232, 5220, 5218, 5215, 5202, 5193, 5191, 5189, 5183, 5179, 5175, 5161, 5141, 5136, 5058, 5040, 5038, 5036, 5034, 5016, 5014, 5012, 3568, 4997, 4995, 4991, 4987, 8142, 4977, 5181, 4965, 4948, 4949, 4946, 4938, 4914, 4925, 4913, 4903, 4905, 4888, 4869, 4865, 4829, 4792, 4789, 4775, 4740, 4728, 4722, 4692, 4675, 4658, 4670, 4650, 4637, 4624, 4615, 4611, 4610, 4580, 8289, 4554, 4536, 4531, 4518, 4503, 4499, 4494, 4491, 4490, 4487, 4484, 4471, 4464, 4462, 4458, 4427, 4425, 4424, 4422, 8314, 4352, 4339, 4285, 4274, 4271, 4268, 4266, 4263, 4195, 4193, 4181, 4140, 4129 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:31:03] [query] Results: 168 Pages of results: 17 [2023-07-20 07:31:03] [query] Execution time: 1.08946 [2023-07-20 07:32:46] [indexer:background] Health check [2023-07-20 07:33:34] [native] Unexpected empty search string [2023-07-20 07:33:34] [native] Unable to locate search string! [2023-07-20 07:33:34] [native] Running query with empty search string [2023-07-20 07:33:34] [query] Query for: [2023-07-20 07:33:34] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:33:34] [query] Engine: default [2023-07-20 07:33:34] [query] Tokens: [2023-07-20 07:33:34] [query] Mods: 4 [2023-07-20 07:33:39] [query] Found results using: or logic [2023-07-20 07:33:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:33:39] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:33:39] [query] Execution time: 5.04371 [2023-07-20 07:33:40] [native] Unexpected empty search string [2023-07-20 07:33:40] [native] Unable to locate search string! [2023-07-20 07:33:40] [native] Running query with empty search string [2023-07-20 07:33:40] [query] Query for: [2023-07-20 07:33:40] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:33:40] [query] Engine: default [2023-07-20 07:33:40] [query] Tokens: [2023-07-20 07:33:40] [query] Mods: 4 [2023-07-20 07:33:45] [query] Found results using: or logic [2023-07-20 07:33:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:33:45] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:33:45] [query] Execution time: 4.98790 [2023-07-20 07:33:45] [native] Unexpected empty search string [2023-07-20 07:33:45] [native] Unable to locate search string! [2023-07-20 07:33:45] [native] Running query with empty search string [2023-07-20 07:33:45] [query] Query for: [2023-07-20 07:33:45] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:33:45] [query] Engine: default [2023-07-20 07:33:45] [query] Tokens: [2023-07-20 07:33:45] [query] Mods: 5 [2023-07-20 07:33:46] [query] Found results using: or logic [2023-07-20 07:33:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32874, 31072, 31086, 31091, 31101, 31115, 31122, 4894, 2493, 31742 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:33:46] [query] Results: 10 Pages of results: 1 [2023-07-20 07:33:46] [query] Execution time: 0.47176 [2023-07-20 07:35:31] [index:background] Health check [2023-07-20 07:38:20] [indexer:background] Health check [2023-07-20 07:40:30] [index:background] Health check [2023-07-20 07:43:33] [indexer:background] Health check [2023-07-20 07:45:30] [index:background] Health check [2023-07-20 07:48:27] [indexer:background] Health check [2023-07-20 07:50:26] [index:background] Health check [2023-07-20 07:53:03] [native] Unexpected empty search string [2023-07-20 07:53:03] [native] Unable to locate search string! [2023-07-20 07:53:03] [native] Running query with empty search string [2023-07-20 07:53:03] [query] Query for: [2023-07-20 07:53:03] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:53:03] [query] Engine: default [2023-07-20 07:53:03] [query] Tokens: [2023-07-20 07:53:03] [query] Mods: 4 [2023-07-20 07:53:03] [native] Unexpected empty search string [2023-07-20 07:53:03] [native] Unable to locate search string! [2023-07-20 07:53:03] [native] Running query with empty search string [2023-07-20 07:53:03] [query] Query for: [2023-07-20 07:53:03] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:53:03] [query] Engine: default [2023-07-20 07:53:03] [query] Tokens: [2023-07-20 07:53:03] [query] Mods: 4 [2023-07-20 07:53:05] [indexer:background] Health check [2023-07-20 07:53:09] [query] Found results using: or logic [2023-07-20 07:53:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:53:09] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:53:09] [query] Execution time: 5.53651 [2023-07-20 07:53:09] [query] Found results using: or logic [2023-07-20 07:53:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:53:09] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:53:09] [query] Execution time: 5.48550 [2023-07-20 07:53:21] [native] Unexpected empty search string [2023-07-20 07:53:21] [native] Unable to locate search string! [2023-07-20 07:53:21] [native] Running query with empty search string [2023-07-20 07:53:21] [query] Query for: [2023-07-20 07:53:21] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:53:21] [query] Engine: default [2023-07-20 07:53:21] [query] Tokens: [2023-07-20 07:53:21] [query] Mods: 4 [2023-07-20 07:53:27] [query] Found results using: or logic [2023-07-20 07:53:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:53:27] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:53:27] [query] Execution time: 5.11442 [2023-07-20 07:53:33] [native] Unexpected empty search string [2023-07-20 07:53:33] [native] Unable to locate search string! [2023-07-20 07:53:33] [native] Running query with empty search string [2023-07-20 07:53:33] [query] Query for: [2023-07-20 07:53:33] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:53:33] [query] Engine: default [2023-07-20 07:53:33] [query] Tokens: [2023-07-20 07:53:33] [query] Mods: 4 [2023-07-20 07:53:38] [query] Found results using: or logic [2023-07-20 07:53:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:53:38] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:53:38] [query] Execution time: 5.01523 [2023-07-20 07:54:06] [native] Unexpected empty search string [2023-07-20 07:54:06] [native] Unable to locate search string! [2023-07-20 07:54:06] [native] Running query with empty search string [2023-07-20 07:54:06] [query] Query for: [2023-07-20 07:54:06] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:54:06] [query] Engine: default [2023-07-20 07:54:06] [query] Tokens: [2023-07-20 07:54:06] [query] Mods: 4 [2023-07-20 07:54:11] [query] Found results using: or logic [2023-07-20 07:54:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:54:11] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:54:11] [query] Execution time: 5.01519 [2023-07-20 07:54:15] [native] Unexpected empty search string [2023-07-20 07:54:15] [native] Unable to locate search string! [2023-07-20 07:54:15] [native] Running query with empty search string [2023-07-20 07:54:15] [query] Query for: [2023-07-20 07:54:15] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:54:15] [query] Engine: default [2023-07-20 07:54:15] [query] Tokens: [2023-07-20 07:54:15] [query] Mods: 4 [2023-07-20 07:54:20] [query] Found results using: or logic [2023-07-20 07:54:20] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:54:20] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:54:20] [query] Execution time: 4.98618 [2023-07-20 07:54:39] [native] Unexpected empty search string [2023-07-20 07:54:39] [native] Unable to locate search string! [2023-07-20 07:54:39] [native] Running query with empty search string [2023-07-20 07:54:39] [query] Query for: [2023-07-20 07:54:39] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:54:39] [query] Engine: default [2023-07-20 07:54:39] [query] Tokens: [2023-07-20 07:54:39] [query] Mods: 5 [2023-07-20 07:54:39] [query] Found results using: or logic [2023-07-20 07:54:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32883, 32577, 32531, 31519, 30008, 31471, 5982, 5975, 5950, 2993, 2985, 5918, 5916, 5910, 5892, 5860, 31334, 5857, 5834, 5827, 2864, 5812, 5776, 5751, 5733, 5719, 5708, 5703, 5701, 5699, 5684, 5677, 5656, 5646, 5633, 5636, 5631, 31681, 5620, 3477, 5605, 5602, 5579, 5531, 8996, 5542, 5538, 5523, 5525, 5512, 5506, 5501, 5468, 5465, 5463, 5461, 1659, 5457, 5455, 2871, 5426, 5373, 5345, 5334, 5313, 5307, 5305, 5298, 5278, 5268, 5262, 5259, 5256, 5240, 5236, 2950, 5209, 5185, 5177, 5170, 5144, 5124, 31223, 5095, 5060, 5056, 5050, 5043, 5023, 5007, 5000, 4989, 8559, 4973, 4961, 4931, 4944, 4942, 4936, 4929, 4921, 4911, 4898, 4892, 4884, 3564, 4875, 4863, 4857, 4853, 4845, 4843, 4836, 4838, 4834, 4795, 4803, 4787, 4774, 4770, 4764, 4760, 4749, 8024, 8025, 4717, 8023, 4696, 4667, 4656, 4635, 4622, 4605, 4550, 4567, 4534, 4517, 4513, 8017, 8022, 3547, 8018, 4469, 8016, 4456, 26608, 4400, 8019, 4384, 4377, 8020, 4370, 8021, 4354, 4345, 4342, 4337, 4325, 4306, 4249, 8013, 4231, 4227, 4218, 4216, 4212, 4208, 4202, 4199, 4185, 8014, 4180, 4170, 4159, 4091, 4081, 8015, 8012, 4067, 4055, 4050, 3986, 3950 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:54:39] [query] Results: 183 Pages of results: 19 [2023-07-20 07:54:39] [query] Execution time: 0.67413 [2023-07-20 07:54:44] [native] Unexpected empty search string [2023-07-20 07:54:44] [native] Unable to locate search string! [2023-07-20 07:54:44] [native] Running query with empty search string [2023-07-20 07:54:44] [query] Query for: [2023-07-20 07:54:44] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:54:44] [query] Engine: default [2023-07-20 07:54:44] [query] Tokens: [2023-07-20 07:54:44] [query] Mods: 5 [2023-07-20 07:54:44] [query] Found results using: or logic [2023-07-20 07:54:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5975, 5523 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:54:44] [query] Results: 2 Pages of results: 1 [2023-07-20 07:54:44] [query] Execution time: 0.45570 [2023-07-20 07:55:32] [native] Unexpected empty search string [2023-07-20 07:55:32] [native] Unable to locate search string! [2023-07-20 07:55:32] [native] Running query with empty search string [2023-07-20 07:55:32] [query] Query for: [2023-07-20 07:55:32] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 07:55:32] [query] Engine: default [2023-07-20 07:55:32] [query] Tokens: [2023-07-20 07:55:32] [query] Mods: 4 [2023-07-20 07:55:37] [query] Found results using: or logic [2023-07-20 07:55:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 07:55:37] [query] Results: 1158 Pages of results: 116 [2023-07-20 07:55:37] [query] Execution time: 5.01664 [2023-07-20 07:57:59] [indexer:background] Health check [2023-07-20 08:00:33] [index:background] Health check [2023-07-20 08:03:02] [indexer:background] Health check [2023-07-20 08:05:16] [native] Unexpected empty search string [2023-07-20 08:05:16] [native] Unable to locate search string! [2023-07-20 08:05:16] [native] Running query with empty search string [2023-07-20 08:05:16] [query] Query for: [2023-07-20 08:05:16] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:05:16] [query] Engine: default [2023-07-20 08:05:16] [query] Tokens: [2023-07-20 08:05:16] [query] Mods: 4 [2023-07-20 08:05:21] [query] Found results using: or logic [2023-07-20 08:05:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:05:21] [query] Results: 1158 Pages of results: 116 [2023-07-20 08:05:21] [query] Execution time: 4.99259 [2023-07-20 08:05:30] [index:background] Health check [2023-07-20 08:08:23] [indexer:background] Health check [2023-07-20 08:10:16] [native] Unexpected empty search string [2023-07-20 08:10:16] [native] Unable to locate search string! [2023-07-20 08:10:16] [native] Running query with empty search string [2023-07-20 08:10:16] [query] Query for: [2023-07-20 08:10:16] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:10:16] [query] Engine: default [2023-07-20 08:10:16] [query] Tokens: [2023-07-20 08:10:16] [query] Mods: 4 [2023-07-20 08:10:21] [query] Found results using: or logic [2023-07-20 08:10:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:10:21] [query] Results: 1158 Pages of results: 116 [2023-07-20 08:10:21] [query] Execution time: 5.03224 [2023-07-20 08:10:28] [index:background] Health check [2023-07-20 08:10:33] [native] Unexpected empty search string [2023-07-20 08:10:33] [native] Unable to locate search string! [2023-07-20 08:10:33] [native] Running query with empty search string [2023-07-20 08:10:33] [query] Query for: [2023-07-20 08:10:33] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:10:33] [query] Engine: default [2023-07-20 08:10:33] [query] Tokens: [2023-07-20 08:10:33] [query] Mods: 5 [2023-07-20 08:10:33] [query] Found results using: or logic [2023-07-20 08:10:33] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5757, 5725, 5705, 5472, 5414, 5303, 5300, 5254, 5168, 5141, 5106, 5040, 5034, 5018, 30769, 4987, 8142, 5181, 4886, 4880, 4692, 4610, 4499, 4494, 4491, 4490, 4487, 3547, 4458, 4450, 4444, 4439, 4427, 4424, 4339, 4296, 4263, 4216, 4129, 3984, 3983, 3908 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:10:33] [query] Results: 42 Pages of results: 5 [2023-07-20 08:10:33] [query] Execution time: 0.57187 [2023-07-20 08:10:59] [native] Unexpected empty search string [2023-07-20 08:10:59] [native] Unable to locate search string! [2023-07-20 08:10:59] [native] Running query with empty search string [2023-07-20 08:10:59] [query] Query for: [2023-07-20 08:10:59] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 2 offset: 0 fields: all [2023-07-20 08:10:59] [query] Engine: default [2023-07-20 08:10:59] [query] Tokens: [2023-07-20 08:10:59] [query] Mods: 5 [2023-07-20 08:11:00] [query] Found results using: or logic [2023-07-20 08:11:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5757, 5725, 5705, 5472, 5414, 5303, 5300, 5254, 5168, 5141, 5106, 5040, 5034, 5018, 30769, 4987, 8142, 5181, 4886, 4880, 4692, 4610, 4499, 4494, 4491, 4490, 4487, 3547, 4458, 4450, 4444, 4439, 4427, 4424, 4339, 4296, 4263, 4216, 4129, 3984, 3983, 3908 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 10, 10 [2023-07-20 08:11:00] [query] Results: 42 Pages of results: 5 [2023-07-20 08:11:00] [query] Execution time: 0.71640 [2023-07-20 08:11:15] [native] Unexpected empty search string [2023-07-20 08:11:15] [native] Unable to locate search string! [2023-07-20 08:11:15] [native] Running query with empty search string [2023-07-20 08:11:15] [query] Query for: [2023-07-20 08:11:15] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 4 offset: 0 fields: all [2023-07-20 08:11:15] [query] Engine: default [2023-07-20 08:11:15] [query] Tokens: [2023-07-20 08:11:15] [query] Mods: 5 [2023-07-20 08:11:16] [query] Found results using: or logic [2023-07-20 08:11:16] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5757, 5725, 5705, 5472, 5414, 5303, 5300, 5254, 5168, 5141, 5106, 5040, 5034, 5018, 30769, 4987, 8142, 5181, 4886, 4880, 4692, 4610, 4499, 4494, 4491, 4490, 4487, 3547, 4458, 4450, 4444, 4439, 4427, 4424, 4339, 4296, 4263, 4216, 4129, 3984, 3983, 3908 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 30, 10 [2023-07-20 08:11:16] [query] Results: 42 Pages of results: 5 [2023-07-20 08:11:16] [query] Execution time: 0.57499 [2023-07-20 08:11:40] [native] Unexpected empty search string [2023-07-20 08:11:40] [native] Unable to locate search string! [2023-07-20 08:11:40] [native] Running query with empty search string [2023-07-20 08:11:40] [query] Query for: [2023-07-20 08:11:40] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:11:40] [query] Engine: default [2023-07-20 08:11:40] [query] Tokens: [2023-07-20 08:11:40] [query] Mods: 5 [2023-07-20 08:11:40] [query] Found results using: or logic [2023-07-20 08:11:40] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3547, 4216 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:11:40] [query] Results: 2 Pages of results: 1 [2023-07-20 08:11:40] [query] Execution time: 0.45950 [2023-07-20 08:12:43] [indexer:background] Health check [2023-07-20 08:12:58] [native] Unexpected empty search string [2023-07-20 08:12:58] [native] Unable to locate search string! [2023-07-20 08:12:58] [native] Running query with empty search string [2023-07-20 08:12:58] [query] Query for: [2023-07-20 08:12:58] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:12:58] [query] Engine: default [2023-07-20 08:12:58] [query] Tokens: [2023-07-20 08:12:58] [query] Mods: 5 [2023-07-20 08:12:59] [query] Found results using: or logic [2023-07-20 08:12:59] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5757, 5725, 5705, 5472, 5414, 5303, 5300, 5254, 5168, 5141, 5106, 5040, 5034, 5018, 30769, 4987, 8142, 5181, 4886, 4880, 4692, 4610, 4499, 4494, 4491, 4490, 4487, 3547, 4458, 4450, 4444, 4439, 4427, 4424, 4339, 4296, 4263, 4216, 4129, 3984, 3983, 3908 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:12:59] [query] Results: 42 Pages of results: 5 [2023-07-20 08:12:59] [query] Execution time: 0.58262 [2023-07-20 08:15:36] [index:background] Health check [2023-07-20 08:17:48] [indexer:background] Health check [2023-07-20 08:19:50] [native] Unexpected empty search string [2023-07-20 08:19:50] [native] Unable to locate search string! [2023-07-20 08:19:50] [native] Running query with empty search string [2023-07-20 08:19:50] [query] Query for: [2023-07-20 08:19:50] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:19:50] [query] Engine: default [2023-07-20 08:19:50] [query] Tokens: [2023-07-20 08:19:50] [query] Mods: 4 [2023-07-20 08:19:55] [query] Found results using: or logic [2023-07-20 08:19:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:19:55] [query] Results: 1158 Pages of results: 116 [2023-07-20 08:19:55] [query] Execution time: 5.07425 [2023-07-20 08:20:01] [native] Unexpected empty search string [2023-07-20 08:20:01] [native] Unable to locate search string! [2023-07-20 08:20:01] [native] Running query with empty search string [2023-07-20 08:20:01] [query] Query for: [2023-07-20 08:20:01] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:20:01] [query] Engine: default [2023-07-20 08:20:01] [query] Tokens: [2023-07-20 08:20:01] [query] Mods: 5 [2023-07-20 08:20:02] [query] Found results using: or logic [2023-07-20 08:20:02] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 5757, 5725, 5705, 3477, 5472, 5414, 5303, 5300, 5254, 3636, 5168, 5141, 5106, 5040, 5034, 5018, 30769, 3568, 4987, 8142, 5181, 4886, 4880, 3564, 4692, 4610, 4499, 4494, 4491, 4490, 4487, 3547, 4458, 4450, 4444, 4439, 4427, 4424, 4352, 4339, 4296, 4263, 4216, 4129, 3984, 3983, 3913, 3908, 3906 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:20:02] [query] Results: 51 Pages of results: 6 [2023-07-20 08:20:02] [query] Execution time: 0.59769 [2023-07-20 08:20:05] [native] Unexpected empty search string [2023-07-20 08:20:05] [native] Unable to locate search string! [2023-07-20 08:20:05] [native] Running query with empty search string [2023-07-20 08:20:05] [query] Query for: [2023-07-20 08:20:05] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:20:05] [query] Engine: default [2023-07-20 08:20:05] [query] Tokens: [2023-07-20 08:20:05] [query] Mods: 5 [2023-07-20 08:20:05] [query] Found results using: or logic [2023-07-20 08:20:05] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 3477, 3636, 3568, 3564, 3547, 4352, 3913, 3906 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:20:05] [query] Results: 10 Pages of results: 1 [2023-07-20 08:20:05] [query] Execution time: 0.47602 [2023-07-20 08:20:47] [index:background] Health check [2023-07-20 08:22:46] [indexer:background] Health check [2023-07-20 08:25:48] [index:background] Health check [2023-07-20 08:27:40] [index] Marking post.post 33399 to be dropped [2023-07-20 08:27:43] [indexer:background] Health check [2023-07-20 08:27:44] [index] Dropping post.post 33399 [2023-07-20 08:27:44] [indexer] Index built [2023-07-20 08:28:25] [native] Unexpected empty search string [2023-07-20 08:28:25] [native] Unable to locate search string! [2023-07-20 08:28:25] [native] Running query with empty search string [2023-07-20 08:28:25] [query] Query for: [2023-07-20 08:28:25] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:28:25] [query] Engine: default [2023-07-20 08:28:25] [query] Tokens: [2023-07-20 08:28:25] [query] Mods: 4 [2023-07-20 08:28:30] [query] Found results using: or logic [2023-07-20 08:28:30] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:28:30] [query] Results: 1158 Pages of results: 116 [2023-07-20 08:28:30] [query] Execution time: 5.04285 [2023-07-20 08:28:52] [index] Marking post.post 33399 to be dropped [2023-07-20 08:28:55] [index] Dropping post.post 33399 [2023-07-20 08:28:55] [indexer] Queued next batch (1) [2023-07-20 08:28:57] [indexer] Processing batch (1) [2023-07-20 08:28:57] [indexer] Indexing post.post:33399 [2023-07-20 08:28:58] [index] Marking [1] post.post 33399 as indexed [2023-07-20 08:28:58] [indexer] Index built [2023-07-20 08:30:42] [index:background] Health check [2023-07-20 08:31:32] [index] Marking post.page 1820 to be dropped [2023-07-20 08:31:36] [index] Dropping post.page 1820 [2023-07-20 08:31:36] [indexer] Queued next batch (1) [2023-07-20 08:31:38] [indexer] Processing batch (1) [2023-07-20 08:31:38] [indexer] Indexing post.page:1820 [2023-07-20 08:31:38] [index] Marking [1] post.page 1820 as indexed [2023-07-20 08:31:38] [indexer] Index built [2023-07-20 08:32:45] [indexer:background] Health check [2023-07-20 08:32:48] [index] Marking post.post 33296 to be dropped [2023-07-20 08:32:52] [indexer:background] Health check [2023-07-20 08:32:52] [index] Dropping post.post 33296 [2023-07-20 08:32:53] [indexer] Queued next batch (1) [2023-07-20 08:32:56] [indexer] Processing batch (1) [2023-07-20 08:32:56] [indexer] Indexing post.post:33296 [2023-07-20 08:32:56] [index] Marking [1] post.post 33296 as indexed [2023-07-20 08:32:56] [indexer] Index built [2023-07-20 08:33:57] [native] Unexpected empty search string [2023-07-20 08:33:57] [native] Unable to locate search string! [2023-07-20 08:33:57] [native] Running query with empty search string [2023-07-20 08:33:57] [query] Query for: [2023-07-20 08:33:57] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:33:57] [query] Engine: default [2023-07-20 08:33:57] [query] Tokens: [2023-07-20 08:33:57] [query] Mods: 5 [2023-07-20 08:33:58] [query] Found results using: or logic [2023-07-20 08:33:58] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3477, 3564, 3547 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:33:58] [query] Results: 3 Pages of results: 1 [2023-07-20 08:33:58] [query] Execution time: 0.46343 [2023-07-20 08:35:25] [index:background] Health check [2023-07-20 08:36:15] [index] Marking post.post 33399 to be dropped [2023-07-20 08:36:18] [index] Dropping post.post 33399 [2023-07-20 08:36:18] [indexer] Queued next batch (1) [2023-07-20 08:36:20] [native] Unexpected empty search string [2023-07-20 08:36:20] [native] Unable to locate search string! [2023-07-20 08:36:20] [native] Running query with empty search string [2023-07-20 08:36:20] [query] Query for: [2023-07-20 08:36:20] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:36:20] [query] Engine: default [2023-07-20 08:36:20] [indexer] Processing batch (1) [2023-07-20 08:36:20] [indexer] Indexing post.post:33399 [2023-07-20 08:36:20] [query] Tokens: [2023-07-20 08:36:20] [query] Mods: 5 [2023-07-20 08:36:21] [query] Found results using: or logic [2023-07-20 08:36:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3477, 3564, 3547 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:36:21] [query] Results: 3 Pages of results: 1 [2023-07-20 08:36:21] [query] Execution time: 0.48947 [2023-07-20 08:36:21] [index] Marking [1] post.post 33399 as indexed [2023-07-20 08:36:21] [indexer] Index built [2023-07-20 08:37:40] [index] Marking post.page 1820 to be dropped [2023-07-20 08:37:44] [indexer:background] Health check [2023-07-20 08:37:44] [index] Dropping post.page 1820 [2023-07-20 08:37:44] [indexer] Queued next batch (1) [2023-07-20 08:37:46] [indexer] Processing batch (1) [2023-07-20 08:37:46] [indexer] Indexing post.page:1820 [2023-07-20 08:37:46] [index] Marking [1] post.page 1820 as indexed [2023-07-20 08:37:46] [indexer] Index built [2023-07-20 08:38:46] [index] Marking post.post 33406 to be dropped [2023-07-20 08:38:49] [index] Dropping post.post 33406 [2023-07-20 08:38:49] [indexer] Index built [2023-07-20 08:40:31] [index:background] Health check [2023-07-20 08:42:21] [index] Marking post.post 33406 to be dropped [2023-07-20 08:42:24] [index] Dropping post.post 33406 [2023-07-20 08:42:24] [indexer] Queued next batch (1) [2023-07-20 08:42:26] [indexer] Processing batch (1) [2023-07-20 08:42:26] [indexer] Indexing post.post:33406 [2023-07-20 08:42:27] [index] Marking [1] post.post 33406 as indexed [2023-07-20 08:42:27] [indexer] Index built [2023-07-20 08:42:46] [indexer:background] Health check [2023-07-20 08:42:52] [index] Marking post.post 33406 to be dropped [2023-07-20 08:42:52] [index] Marking post.page 33406 to be dropped [2023-07-20 08:42:52] [index] Marking post.authors 33406 to be dropped [2023-07-20 08:42:56] [index] Dropping post.post 33406 [2023-07-20 08:42:56] [index] Dropping post.page 33406 [2023-07-20 08:42:56] [index] Dropping post.authors 33406 [2023-07-20 08:42:56] [indexer] Queued next batch (1) [2023-07-20 08:42:59] [indexer] Processing batch (1) [2023-07-20 08:42:59] [indexer] Indexing post.post:33406 [2023-07-20 08:42:59] [index] Marking [1] post.post 33406 as indexed [2023-07-20 08:42:59] [indexer] Index built [2023-07-20 08:43:39] [index] Marking post.post 33406 to be dropped [2023-07-20 08:43:43] [index] Dropping post.post 33406 [2023-07-20 08:43:43] [indexer] Queued next batch (1) [2023-07-20 08:43:45] [indexer] Processing batch (1) [2023-07-20 08:43:45] [indexer] Indexing post.post:33406 [2023-07-20 08:43:45] [index] Marking [1] post.post 33406 as indexed [2023-07-20 08:43:46] [indexer] Index built [2023-07-20 08:44:21] [index] Marking post.post 33406 to be dropped [2023-07-20 08:44:25] [index] Dropping post.post 33406 [2023-07-20 08:44:25] [indexer] Queued next batch (1) [2023-07-20 08:44:27] [indexer] Processing batch (1) [2023-07-20 08:44:27] [indexer] Indexing post.post:33406 [2023-07-20 08:44:27] [index] Marking [1] post.post 33406 as indexed [2023-07-20 08:44:27] [indexer] Index built [2023-07-20 08:45:27] [index:background] Health check [2023-07-20 08:45:39] [index] Marking post.page 1820 to be dropped [2023-07-20 08:45:43] [index] Dropping post.page 1820 [2023-07-20 08:45:43] [indexer] Queued next batch (1) [2023-07-20 08:45:45] [indexer] Processing batch (1) [2023-07-20 08:45:45] [indexer] Indexing post.page:1820 [2023-07-20 08:45:45] [index] Marking [1] post.page 1820 as indexed [2023-07-20 08:45:45] [indexer] Index built [2023-07-20 08:47:00] [index] Marking post.post 33399 to be dropped [2023-07-20 08:47:00] [index] Marking post.page 33399 to be dropped [2023-07-20 08:47:00] [index] Marking post.authors 33399 to be dropped [2023-07-20 08:47:04] [native] Unexpected empty search string [2023-07-20 08:47:04] [native] Unable to locate search string! [2023-07-20 08:47:04] [native] Running query with empty search string [2023-07-20 08:47:04] [query] Query for: [2023-07-20 08:47:04] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:47:04] [query] Engine: default [2023-07-20 08:47:04] [query] Tokens: [2023-07-20 08:47:04] [query] Mods: 4 [2023-07-20 08:47:09] [query] Found results using: or logic [2023-07-20 08:47:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:47:09] [query] Results: 1160 Pages of results: 116 [2023-07-20 08:47:09] [query] Execution time: 5.15293 [2023-07-20 08:47:09] [index] Dropping post.post 33399 [2023-07-20 08:47:09] [index] Dropping post.page 33399 [2023-07-20 08:47:09] [index] Dropping post.authors 33399 [2023-07-20 08:47:09] [indexer] Queued next batch (1) [2023-07-20 08:47:10] [native] Unexpected empty search string [2023-07-20 08:47:10] [native] Unable to locate search string! [2023-07-20 08:47:10] [native] Running query with empty search string [2023-07-20 08:47:10] [query] Query for: [2023-07-20 08:47:10] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:47:10] [query] Engine: default [2023-07-20 08:47:10] [query] Tokens: [2023-07-20 08:47:10] [query] Mods: 5 [2023-07-20 08:47:11] [query] Found results using: or logic [2023-07-20 08:47:11] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3477, 3564, 3547 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:47:11] [query] Results: 3 Pages of results: 1 [2023-07-20 08:47:11] [query] Execution time: 0.47152 [2023-07-20 08:47:12] [indexer] Processing batch (1) [2023-07-20 08:47:12] [indexer] Indexing post.post:33399 [2023-07-20 08:47:12] [index] Marking [1] post.post 33399 as indexed [2023-07-20 08:47:12] [indexer] Index built [2023-07-20 08:47:26] [native] Unexpected empty search string [2023-07-20 08:47:26] [native] Unable to locate search string! [2023-07-20 08:47:26] [native] Running query with empty search string [2023-07-20 08:47:26] [query] Query for: [2023-07-20 08:47:26] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:47:26] [query] Engine: default [2023-07-20 08:47:26] [query] Tokens: [2023-07-20 08:47:26] [query] Mods: 5 [2023-07-20 08:47:27] [query] Found results using: or logic [2023-07-20 08:47:27] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 3477, 3636, 3568, 33406, 3564, 3547, 4352, 33399, 3913, 3906 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:47:27] [query] Results: 12 Pages of results: 2 [2023-07-20 08:47:27] [query] Execution time: 0.48477 [2023-07-20 08:47:36] [native] Unexpected empty search string [2023-07-20 08:47:36] [native] Unable to locate search string! [2023-07-20 08:47:36] [native] Running query with empty search string [2023-07-20 08:47:36] [query] Query for: [2023-07-20 08:47:36] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 2 offset: 0 fields: all [2023-07-20 08:47:36] [query] Engine: default [2023-07-20 08:47:36] [query] Tokens: [2023-07-20 08:47:36] [query] Mods: 5 [2023-07-20 08:47:36] [query] Found results using: or logic [2023-07-20 08:47:36] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 3477, 3636, 3568, 33406, 3564, 3547, 4352, 33399, 3913, 3906 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 10, 10 [2023-07-20 08:47:36] [query] Results: 12 Pages of results: 2 [2023-07-20 08:47:36] [query] Execution time: 0.48348 [2023-07-20 08:47:46] [native] Unexpected empty search string [2023-07-20 08:47:46] [native] Unable to locate search string! [2023-07-20 08:47:46] [native] Running query with empty search string [2023-07-20 08:47:46] [query] Query for: [2023-07-20 08:47:46] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 08:47:46] [query] Engine: default [2023-07-20 08:47:46] [query] Tokens: [2023-07-20 08:47:46] [query] Mods: 5 [2023-07-20 08:47:47] [query] Found results using: or logic [2023-07-20 08:47:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 3477, 3636, 3568, 33406, 3564, 3547, 4352, 33399, 3913, 3906 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 08:47:47] [query] Results: 12 Pages of results: 2 [2023-07-20 08:47:47] [query] Execution time: 0.48594 [2023-07-20 08:47:49] [indexer:background] Health check [2023-07-20 08:49:30] [index] Marking post.post 33412 to be dropped [2023-07-20 08:49:30] [index] Marking post.page 33412 to be dropped [2023-07-20 08:49:30] [index] Marking post.authors 33412 to be dropped [2023-07-20 08:49:33] [index] Dropping post.post 33412 [2023-07-20 08:49:33] [index] Dropping post.page 33412 [2023-07-20 08:49:33] [index] Dropping post.authors 33412 [2023-07-20 08:49:33] [indexer] Index built [2023-07-20 08:50:25] [index:background] Health check [2023-07-20 08:51:14] [index] Marking post.post 33412 to be dropped [2023-07-20 08:51:17] [index] Dropping post.post 33412 [2023-07-20 08:51:17] [indexer] Queued next batch (1) [2023-07-20 08:51:20] [indexer] Processing batch (1) [2023-07-20 08:51:20] [indexer] Indexing post.post:33412 [2023-07-20 08:51:20] [index] Marking [1] post.post 33412 as indexed [2023-07-20 08:51:20] [indexer] Index built [2023-07-20 08:52:10] [index] Marking post.page 1820 to be dropped [2023-07-20 08:52:13] [index] Dropping post.page 1820 [2023-07-20 08:52:13] [indexer] Queued next batch (1) [2023-07-20 08:52:16] [indexer] Processing batch (1) [2023-07-20 08:52:16] [indexer] Indexing post.page:1820 [2023-07-20 08:52:16] [index] Marking [1] post.page 1820 as indexed [2023-07-20 08:52:16] [indexer] Index built [2023-07-20 08:52:40] [indexer:background] Health check [2023-07-20 08:55:37] [index:background] Health check [2023-07-20 08:57:44] [indexer:background] Health check [2023-07-20 09:00:52] [index:background] Health check [2023-07-20 09:03:01] [indexer:background] Health check [2023-07-20 09:05:46] [index:background] Health check [2023-07-20 09:07:49] [indexer:background] Health check [2023-07-20 09:10:29] [index:background] Health check [2023-07-20 09:13:51] [indexer:background] Health check [2023-07-20 09:15:39] [index:background] Health check [2023-07-20 09:17:52] [indexer:background] Health check [2023-07-20 09:20:32] [index:background] Health check [2023-07-20 09:22:47] [indexer:background] Health check [2023-07-20 09:25:30] [index:background] Health check [2023-07-20 09:26:55] [index] Marking post.page 1820 to be dropped [2023-07-20 09:26:58] [index] Dropping post.page 1820 [2023-07-20 09:26:58] [indexer] Queued next batch (1) [2023-07-20 09:27:01] [indexer] Processing batch (1) [2023-07-20 09:27:01] [indexer] Indexing post.page:1820 [2023-07-20 09:27:01] [index] Marking [1] post.page 1820 as indexed [2023-07-20 09:27:01] [indexer] Index built [2023-07-20 09:27:43] [indexer:background] Health check [2023-07-20 09:30:26] [index:background] Health check [2023-07-20 09:32:42] [indexer:background] Health check [2023-07-20 09:34:46] [native] Unexpected empty search string [2023-07-20 09:34:46] [native] Unable to locate search string! [2023-07-20 09:34:46] [native] Running query with empty search string [2023-07-20 09:34:46] [query] Query for: [2023-07-20 09:34:46] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:46] [query] Engine: default [2023-07-20 09:34:46] [query] Tokens: [2023-07-20 09:34:46] [query] Mods: 5 [2023-07-20 09:34:46] [query] Found results using: or logic [2023-07-20 09:34:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:46] [query] Results: 3 Pages of results: 1 [2023-07-20 09:34:46] [query] Execution time: 0.49098 [2023-07-20 09:34:47] [native] Unexpected empty search string [2023-07-20 09:34:47] [native] Unable to locate search string! [2023-07-20 09:34:47] [native] Running query with empty search string [2023-07-20 09:34:47] [query] Query for: [2023-07-20 09:34:47] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:47] [query] Engine: default [2023-07-20 09:34:47] [query] Tokens: [2023-07-20 09:34:47] [query] Mods: 5 [2023-07-20 09:34:47] [query] Found results using: or logic [2023-07-20 09:34:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:47] [query] Results: 7 Pages of results: 1 [2023-07-20 09:34:47] [query] Execution time: 0.48683 [2023-07-20 09:34:47] [native] Unexpected empty search string [2023-07-20 09:34:47] [native] Unable to locate search string! [2023-07-20 09:34:47] [native] Running query with empty search string [2023-07-20 09:34:47] [query] Query for: [2023-07-20 09:34:47] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:47] [query] Engine: default [2023-07-20 09:34:47] [query] Tokens: [2023-07-20 09:34:47] [query] Mods: 5 [2023-07-20 09:34:48] [native] Unexpected empty search string [2023-07-20 09:34:48] [native] Unable to locate search string! [2023-07-20 09:34:48] [native] Running query with empty search string [2023-07-20 09:34:48] [query] Query for: [2023-07-20 09:34:48] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:48] [query] Engine: default [2023-07-20 09:34:48] [query] Tokens: [2023-07-20 09:34:48] [query] Mods: 5 [2023-07-20 09:34:48] [query] Found results using: or logic [2023-07-20 09:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406, 3564, 3547, 4352 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:48] [query] Results: 10 Pages of results: 1 [2023-07-20 09:34:48] [query] Execution time: 0.50968 [2023-07-20 09:34:48] [native] Unexpected empty search string [2023-07-20 09:34:48] [native] Unable to locate search string! [2023-07-20 09:34:48] [native] Running query with empty search string [2023-07-20 09:34:48] [query] Query for: [2023-07-20 09:34:48] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:48] [query] Engine: default [2023-07-20 09:34:48] [query] Tokens: [2023-07-20 09:34:48] [query] Mods: 5 [2023-07-20 09:34:48] [query] Found results using: or logic [2023-07-20 09:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:48] [query] Results: 7 Pages of results: 1 [2023-07-20 09:34:48] [query] Execution time: 0.50749 [2023-07-20 09:34:48] [query] Found results using: or logic [2023-07-20 09:34:48] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406, 3564, 3547, 4352 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:48] [query] Results: 10 Pages of results: 1 [2023-07-20 09:34:48] [query] Execution time: 0.53037 [2023-07-20 09:34:52] [native] Unexpected empty search string [2023-07-20 09:34:52] [native] Unable to locate search string! [2023-07-20 09:34:52] [native] Running query with empty search string [2023-07-20 09:34:52] [query] Query for: [2023-07-20 09:34:52] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:52] [query] Engine: default [2023-07-20 09:34:52] [query] Tokens: [2023-07-20 09:34:52] [query] Mods: 5 [2023-07-20 09:34:52] [query] Found results using: or logic [2023-07-20 09:34:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:52] [query] Results: 3 Pages of results: 1 [2023-07-20 09:34:52] [query] Execution time: 0.47785 [2023-07-20 09:34:53] [native] Unexpected empty search string [2023-07-20 09:34:53] [native] Unable to locate search string! [2023-07-20 09:34:53] [native] Running query with empty search string [2023-07-20 09:34:53] [query] Query for: [2023-07-20 09:34:53] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 09:34:53] [query] Engine: default [2023-07-20 09:34:53] [query] Tokens: [2023-07-20 09:34:53] [query] Mods: 5 [2023-07-20 09:34:53] [query] Found results using: or logic [2023-07-20 09:34:53] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 09:34:53] [query] Results: 7 Pages of results: 1 [2023-07-20 09:34:53] [query] Execution time: 0.47528 [2023-07-20 09:35:43] [index:background] Health check [2023-07-20 09:38:04] [indexer:background] Health check [2023-07-20 09:40:31] [index:background] Health check [2023-07-20 09:42:47] [indexer:background] Health check [2023-07-20 09:45:46] [index:background] Health check [2023-07-20 09:47:47] [indexer:background] Health check [2023-07-20 09:51:27] [index:background] Health check [2023-07-20 09:53:44] [indexer:background] Health check [2023-07-20 09:56:12] [index:background] Health check [2023-07-20 09:58:13] [indexer:background] Health check [2023-07-20 10:00:44] [index:background] Health check [2023-07-20 10:02:53] [indexer:background] Health check [2023-07-20 10:06:19] [index:background] Health check [2023-07-20 10:08:17] [indexer:background] Health check [2023-07-20 10:11:20] [index:background] Health check [2023-07-20 10:12:45] [indexer:background] Health check [2023-07-20 10:14:22] [native] Unexpected empty search string [2023-07-20 10:14:22] [native] Unable to locate search string! [2023-07-20 10:14:22] [native] Running query with empty search string [2023-07-20 10:14:22] [query] Query for: [2023-07-20 10:14:22] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:14:22] [query] Engine: default [2023-07-20 10:14:22] [query] Tokens: [2023-07-20 10:14:22] [query] Mods: 5 [2023-07-20 10:14:22] [query] Found results using: or logic [2023-07-20 10:14:22] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32874, 31072, 31086, 31091, 31101, 31115, 31122, 4894, 2493, 31742 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:14:22] [query] Results: 10 Pages of results: 1 [2023-07-20 10:14:22] [query] Execution time: 0.51545 [2023-07-20 10:15:33] [index:background] Health check [2023-07-20 10:18:03] [indexer:background] Health check [2023-07-20 10:20:41] [index:background] Health check [2023-07-20 10:23:01] [indexer:background] Health check [2023-07-20 10:23:34] [native] Unexpected empty search string [2023-07-20 10:23:34] [native] Unable to locate search string! [2023-07-20 10:23:34] [native] Running query with empty search string [2023-07-20 10:23:34] [query] Query for: [2023-07-20 10:23:34] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:23:34] [query] Engine: default [2023-07-20 10:23:34] [query] Tokens: [2023-07-20 10:23:34] [query] Mods: 4 [2023-07-20 10:23:39] [query] Found results using: or logic [2023-07-20 10:23:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:23:39] [query] Results: 1161 Pages of results: 117 [2023-07-20 10:23:39] [query] Execution time: 5.10496 [2023-07-20 10:25:04] [native] Unexpected empty search string [2023-07-20 10:25:04] [native] Unable to locate search string! [2023-07-20 10:25:04] [native] Running query with empty search string [2023-07-20 10:25:04] [query] Query for: [2023-07-20 10:25:04] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:25:04] [query] Engine: default [2023-07-20 10:25:04] [query] Tokens: [2023-07-20 10:25:04] [query] Mods: 4 [2023-07-20 10:25:09] [query] Found results using: or logic [2023-07-20 10:25:09] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:25:09] [query] Results: 1161 Pages of results: 117 [2023-07-20 10:25:09] [query] Execution time: 5.03979 [2023-07-20 10:25:26] [native] Unexpected empty search string [2023-07-20 10:25:26] [native] Unable to locate search string! [2023-07-20 10:25:26] [native] Running query with empty search string [2023-07-20 10:25:26] [query] Query for: [2023-07-20 10:25:26] [query] Arguments: engine: default (previously instantiated) mods: 1 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:25:26] [query] Engine: default [2023-07-20 10:25:26] [query] Tokens: [2023-07-20 10:25:26] [query] Mods: 4 [2023-07-20 10:25:31] [query] Found results using: or logic [2023-07-20 10:25:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:25:31] [query] Results: 1161 Pages of results: 117 [2023-07-20 10:25:31] [query] Execution time: 5.07570 [2023-07-20 10:27:40] [query] Query for: kimchi premuim [2023-07-20 10:27:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:27:40] [query] Engine: default [2023-07-20 10:27:40] [query] Tokens: kimchi, premuim [2023-07-20 10:27:40] [query] Mods: 3 [2023-07-20 10:27:40] [query] Using OR logic [2023-07-20 10:27:40] [query] Found results using: or logic [2023-07-20 10:27:40] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (21074,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:27:40] [query] Results: 1 Pages of results: 1 [2023-07-20 10:27:40] [query] Execution time: 0.04646 [2023-07-20 10:27:40] [indexer:background] Health check [2023-07-20 10:27:51] [native] Unexpected empty search string [2023-07-20 10:27:51] [native] Unable to locate search string! [2023-07-20 10:27:51] [native] Running query with empty search string [2023-07-20 10:27:51] [query] Query for: [2023-07-20 10:27:51] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:27:51] [query] Engine: default [2023-07-20 10:27:51] [query] Tokens: [2023-07-20 10:27:51] [query] Mods: 5 [2023-07-20 10:27:52] [query] Found results using: or logic [2023-07-20 10:27:52] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33130, 32920, 32849, 31366, 31454, 5961, 5959, 3051, 3134, 5955, 2894, 5946, 5920, 5908, 5901, 5899, 5897, 5871, 5848, 5839, 5842, 5837, 5831, 3634, 3572, 5762, 5759, 5757, 5748, 5742, 5739, 5735, 5729, 5727, 5725, 5709, 5705, 5694, 5686, 780, 5658, 5642, 5613, 5608, 5593, 5540, 5527, 5520, 5518, 5514, 5481, 5477, 5472, 5447, 5443, 5437, 5435, 5428, 5414, 5396, 5394, 5384, 5377, 5361, 8308, 5352, 5349, 5309, 5337, 5283, 5264, 3636, 5230, 5232, 5220, 5218, 5215, 5202, 5193, 5191, 5189, 5183, 5179, 5175, 5161, 5141, 5136, 5058, 5040, 5038, 5036, 5034, 5016, 5014, 5012, 3568, 4997, 4995, 4991, 4987, 8142, 4977, 5181, 4965, 4948, 4949, 4946, 4938, 4914, 4925, 4913, 4903, 4905, 4888, 4869, 4865, 4829, 4792, 4789, 4775, 4740, 4728, 4722, 4692, 4675, 4658, 4670, 4650, 4637, 4624, 4615, 4611, 4610, 4580, 8289, 4554, 4536, 4531, 4518, 4503, 4499, 4494, 4491, 4490, 4487, 4484, 4471, 4464, 4462, 4458, 4427, 4425, 4424, 4422, 8314, 4352, 4339, 4285, 4274, 4271, 4268, 4266, 4263, 4195, 4193, 4181, 4140, 4129 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:27:52] [query] Results: 168 Pages of results: 17 [2023-07-20 10:27:52] [query] Execution time: 1.10537 [2023-07-20 10:28:02] [index] Marking post.post 33175 to be dropped [2023-07-20 10:28:07] [index] Dropping post.post 33175 [2023-07-20 10:28:07] [indexer] Queued next batch (1) [2023-07-20 10:28:09] [query] Query for: supply chain [2023-07-20 10:28:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:28:09] [query] Engine: default [2023-07-20 10:28:09] [query] Tokens: chains, supply, supplied, supplies, supplying, chain [2023-07-20 10:28:09] [query] Mods: 3 [2023-07-20 10:28:09] [query] Trying AND logic [2023-07-20 10:28:09] [query] Found results using: and logic [2023-07-20 10:28: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6140,1414,3303,7814,11126,5265) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (1414, 3303, 7814, 11126) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (5265, 6140) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:28:09] [query] Results: 121 Pages of results: 1 [2023-07-20 10:28:09] [query] Execution time: 0.05628 [2023-07-20 10:28:10] [indexer] Processing batch (1) [2023-07-20 10:28:10] [indexer] Indexing post.post:33175 [2023-07-20 10:28:10] [index] Marking [1] post.post 33175 as indexed [2023-07-20 10:28:10] [indexer] Index built [2023-07-20 10:28:20] [native] Unexpected empty search string [2023-07-20 10:28:20] [native] Unable to locate search string! [2023-07-20 10:28:20] [native] Running query with empty search string [2023-07-20 10:28:20] [query] Query for: [2023-07-20 10:28:20] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 10:28:20] [query] Engine: default [2023-07-20 10:28:20] [query] Tokens: [2023-07-20 10:28:20] [query] Mods: 5 [2023-07-20 10:28:21] [query] Found results using: or logic [2023-07-20 10:28:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33130, 32920, 32849, 31366, 31454, 5961, 5959, 3051, 3134, 5955, 2894, 5946, 5920, 5908, 5901, 5899, 5897, 5871, 5848, 5839, 5842, 5837, 5831, 3634, 3572, 5762, 5759, 5757, 5748, 5742, 5739, 5735, 5729, 5727, 5725, 5709, 5705, 5694, 5686, 780, 5658, 5642, 5613, 5608, 5593, 5540, 5527, 5520, 5518, 5514, 5481, 5477, 5472, 5447, 5443, 5437, 5435, 5428, 5414, 5396, 5394, 5384, 5377, 5361, 8308, 5352, 5349, 5309, 5337, 5283, 5264, 3636, 5230, 5232, 5220, 5218, 5215, 5202, 5193, 5191, 5189, 5183, 5179, 5175, 5161, 5141, 5136, 5058, 5040, 5038, 5036, 5034, 5016, 5014, 5012, 3568, 4997, 4995, 4991, 4987, 8142, 4977, 5181, 4965, 4948, 4949, 4946, 4938, 4914, 4925, 4913, 4903, 4905, 4888, 4869, 4865, 4829, 4792, 4789, 4775, 4740, 4728, 4722, 4692, 4675, 4658, 4670, 4650, 4637, 4624, 4615, 4611, 4610, 4580, 8289, 4554, 4536, 4531, 4518, 4503, 4499, 4494, 4491, 4490, 4487, 4484, 4471, 4464, 4462, 4458, 4427, 4425, 4424, 4422, 8314, 4352, 4339, 4285, 4274, 4271, 4268, 4266, 4263, 4195, 4193, 4181, 4140, 4129 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 10:28:21] [query] Results: 168 Pages of results: 17 [2023-07-20 10:28:21] [query] Execution time: 1.08759 [2023-07-20 10:28:41] [query] Query for: supply chain [2023-07-20 10:28:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:28:41] [query] Engine: default [2023-07-20 10:28:41] [query] Tokens: chains, supply, supplied, supplies, supplying, chain [2023-07-20 10:28:41] [query] Mods: 3 [2023-07-20 10:28:41] [query] Trying AND logic [2023-07-20 10:28:41] [query] Found results using: and logic [2023-07-20 10:28: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6140,1414,3303,7814,11126,5265) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (1414, 3303, 7814, 11126) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (5265, 6140) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:28:41] [query] Results: 121 Pages of results: 1 [2023-07-20 10:28:41] [query] Execution time: 0.05946 [2023-07-20 10:28:47] [index] Marking post.post 33175 to be dropped [2023-07-20 10:28:51] [index] Dropping post.post 33175 [2023-07-20 10:28:51] [indexer] Queued next batch (1) [2023-07-20 10:28:55] [indexer] Processing batch (1) [2023-07-20 10:28:55] [indexer] Indexing post.post:33175 [2023-07-20 10:28:55] [index] Marking [1] post.post 33175 as indexed [2023-07-20 10:28:55] [indexer] Index built [2023-07-20 10:30:29] [index:background] Health check [2023-07-20 10:33:06] [indexer:background] Health check [2023-07-20 10:34:30] [index] Marking post.page 1685 to be dropped [2023-07-20 10:34:33] [index] Dropping post.page 1685 [2023-07-20 10:34:33] [indexer] Queued next batch (1) [2023-07-20 10:34:36] [indexer] Processing batch (1) [2023-07-20 10:34:36] [indexer] Indexing post.page:1685 [2023-07-20 10:34:36] [index] Marking [1] post.page 1685 as indexed [2023-07-20 10:34:36] [indexer] Index built [2023-07-20 10:35:35] [index:background] Health check [2023-07-20 10:35:50] [query] Query for: asean+3 climate initiatives [2023-07-20 10:35:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:35:50] [query] Engine: default [2023-07-20 10:35:50] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:35:50] [query] Mods: 3 [2023-07-20 10:35:50] [query] Trying AND logic [2023-07-20 10:35:50] [query] Found results using: and logic [2023-07-20 10:35: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:35:50] [query] Results: 62 Pages of results: 1 [2023-07-20 10:35:50] [query] Execution time: 0.10255 [2023-07-20 10:36:41] [query] Query for: asean+3 climate initiatives [2023-07-20 10:36:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:36:41] [query] Engine: default [2023-07-20 10:36:41] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:36:41] [query] Mods: 3 [2023-07-20 10:36:41] [query] Trying AND logic [2023-07-20 10:36:41] [query] Found results using: and logic [2023-07-20 10:36: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:36:41] [query] Results: 62 Pages of results: 1 [2023-07-20 10:36:41] [query] Execution time: 0.09436 [2023-07-20 10:37:27] [query] Query for: asean+3 climate initiatives [2023-07-20 10:37:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:37:27] [query] Engine: default [2023-07-20 10:37:27] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:37:27] [query] Mods: 3 [2023-07-20 10:37:27] [query] Trying AND logic [2023-07-20 10:37:27] [query] Found results using: and logic [2023-07-20 10:37:27] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:37:27] [query] Results: 62 Pages of results: 1 [2023-07-20 10:37:27] [query] Execution time: 0.09518 [2023-07-20 10:37:50] [indexer:background] Health check [2023-07-20 10:38:38] [query] Query for: supply chain [2023-07-20 10:38:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:38:38] [query] Engine: default [2023-07-20 10:38:38] [query] Tokens: chains, supply, supplied, supplies, supplying, chain [2023-07-20 10:38:38] [query] Mods: 3 [2023-07-20 10:38:38] [query] Trying AND logic [2023-07-20 10:38:38] [query] Found results using: and logic [2023-07-20 10:38:38] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (6140,1414,3303,7814,11126,5265) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (1414, 3303, 7814, 11126) AND id IN ( SELECT id FROM wp_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt')) OR s.source = 'post.authors' AND(s.attribute IN ('title','content','slug','excerpt'))) AND token IN (5265, 6140) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:38:38] [query] Results: 121 Pages of results: 1 [2023-07-20 10:38:38] [query] Execution time: 0.06927 [2023-07-20 10:39:04] [query] Query for: perspectives [2023-07-20 10:39:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:39:04] [query] Engine: default [2023-07-20 10:39:04] [query] Tokens: perspective, perspectives [2023-07-20 10:39:04] [query] Mods: 3 [2023-07-20 10:39:04] [query] Using OR logic [2023-07-20 10:39:04] [query] Found results using: and logic [2023-07-20 10:39:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (2455,3423) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:39:04] [query] Results: 71 Pages of results: 1 [2023-07-20 10:39:04] [query] Execution time: 0.03534 [2023-07-20 10:39:24] [query] Query for: asean+3 climate initiatives [2023-07-20 10:39:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:39:24] [query] Engine: default [2023-07-20 10:39:24] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:39:24] [query] Mods: 3 [2023-07-20 10:39:24] [query] Trying AND logic [2023-07-20 10:39:24] [query] Found results using: and logic [2023-07-20 10:39: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:39:24] [query] Results: 62 Pages of results: 1 [2023-07-20 10:39:24] [query] Execution time: 0.09230 [2023-07-20 10:39:28] [index] Marking post.page 1810 to be dropped [2023-07-20 10:39:32] [index] Dropping post.page 1810 [2023-07-20 10:39:32] [indexer] Queued next batch (1) [2023-07-20 10:39:36] [indexer] Processing batch (1) [2023-07-20 10:39:36] [indexer] Indexing post.page:1810 [2023-07-20 10:39:36] [index] Marking [1] post.page 1810 as indexed [2023-07-20 10:39:36] [indexer] Index built [2023-07-20 10:39:59] [query] Query for: asean+3 climate initiatives [2023-07-20 10:39:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:39:59] [query] Engine: default [2023-07-20 10:39:59] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:39:59] [query] Mods: 3 [2023-07-20 10:39:59] [query] Trying AND logic [2023-07-20 10:39:59] [query] Found results using: and logic [2023-07-20 10:39:59] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:39:59] [query] Results: 62 Pages of results: 1 [2023-07-20 10:39:59] [query] Execution time: 0.09766 [2023-07-20 10:40:12] [index] Marking post.page 1810 to be dropped [2023-07-20 10:40:17] [index] Dropping post.page 1810 [2023-07-20 10:40:17] [indexer] Queued next batch (1) [2023-07-20 10:40:20] [indexer] Processing batch (1) [2023-07-20 10:40:20] [indexer] Indexing post.page:1810 [2023-07-20 10:40:20] [index] Marking [1] post.page 1810 as indexed [2023-07-20 10:40:20] [indexer] Index built [2023-07-20 10:40:31] [query] Query for: bank vulernability index [2023-07-20 10:40:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:40:31] [query] Engine: default [2023-07-20 10:40:31] [query] Tokens: banking, banks, indexes, indexed, bank, index, vulern [2023-07-20 10:40:31] [query] Mods: 3 [2023-07-20 10:40:31] [query] Using OR logic [2023-07-20 10:40:31] [query] Found results using: or logic [2023-07-20 10:40:31] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (343,1386,12792,17403,9,7290,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:40:31] [query] Results: 552 Pages of results: 3 [2023-07-20 10:40:31] [query] Execution time: 0.06453 [2023-07-20 10:40:33] [index:background] Health check [2023-07-20 10:40:44] [query] Query for: bank [2023-07-20 10:40:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:40:44] [query] Engine: default [2023-07-20 10:40:44] [query] Tokens: banking, banks, bank [2023-07-20 10:40:44] [query] Mods: 3 [2023-07-20 10:40:44] [query] Using OR logic [2023-07-20 10:40:44] [query] Found results using: and logic [2023-07-20 10:40:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (343,1386,9) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:40:44] [query] Results: 531 Pages of results: 3 [2023-07-20 10:40:44] [query] Execution time: 0.08067 [2023-07-20 10:42:42] [indexer:background] Health check [2023-07-20 10:43:25] [query] Query for: tax [2023-07-20 10:43:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:43:25] [query] Engine: default [2023-07-20 10:43:25] [query] Tokens: taxes, taxing, tax [2023-07-20 10:43:25] [query] Mods: 3 [2023-07-20 10:43:25] [query] Using OR logic [2023-07-20 10:43:25] [query] Found results using: and logic [2023-07-20 10:43:25] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4925,17534,1321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:43:25] [query] Results: 135 Pages of results: 1 [2023-07-20 10:43:25] [query] Execution time: 0.07445 [2023-07-20 10:43:41] [query] Query for: tax [2023-07-20 10:43:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:43:41] [query] Engine: default [2023-07-20 10:43:41] [query] Tokens: taxes, taxing, tax [2023-07-20 10:43:41] [query] Mods: 3 [2023-07-20 10:43:41] [query] Using OR logic [2023-07-20 10:43:41] [query] Found results using: and logic [2023-07-20 10:43: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4925,17534,1321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:43:41] [query] Results: 135 Pages of results: 1 [2023-07-20 10:43:41] [query] Execution time: 0.05019 [2023-07-20 10:44:01] [query] Query for: climate initiatives [2023-07-20 10:44:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:44:01] [query] Engine: default [2023-07-20 10:44:01] [query] Tokens: climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation [2023-07-20 10:44:01] [query] Mods: 3 [2023-07-20 10:44:01] [query] Trying AND logic [2023-07-20 10:44:01] [query] Found results using: and logic [2023-07-20 10:44:01] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1069,20718,314,335,362,784,1299,2142,2710,11725) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4265', '4594', '4731', '4805', '4860', '4959', '5062', '5260', '5280', '5369', '5428', '5483', '8297', '5653', '5672', '5739', '5783', '5843', '5850', '5899', '5908', '5954', '8298', '5979', '31506', '32874', '4144', '4197', '4225', '4289', '4390', '4609', '4706', '4993', '5198', '5244', '5316', '5371', '5375', '8417', '5435', '5453', '5471', '5504', '5928', '5565', '5615', '5624', '5679', '5696', '5717', '5714', '5753', '5837', '5839', '5854', '2795', '33406', '3134') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:44:01] [query] Results: 63 Pages of results: 1 [2023-07-20 10:44:01] [query] Execution time: 0.09334 [2023-07-20 10:44:03] [query] Query for: asean+3 climate initiatives [2023-07-20 10:44:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:44:03] [query] Engine: default [2023-07-20 10:44:04] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:44:04] [query] Mods: 3 [2023-07-20 10:44:04] [query] Trying AND logic [2023-07-20 10:44:04] [query] Found results using: and logic [2023-07-20 10:44:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:44:04] [query] Results: 62 Pages of results: 1 [2023-07-20 10:44:04] [query] Execution time: 0.10592 [2023-07-20 10:44:15] [query] Query for: asean+3 climate initiatives [2023-07-20 10:44:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:44:15] [query] Engine: default [2023-07-20 10:44:15] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:44:15] [query] Mods: 3 [2023-07-20 10:44:15] [query] Trying AND logic [2023-07-20 10:44:15] [query] Found results using: and logic [2023-07-20 10:44:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:44:15] [query] Results: 62 Pages of results: 1 [2023-07-20 10:44:15] [query] Execution time: 0.10509 [2023-07-20 10:44:22] [query] Query for: asean+3 climate initiatives [2023-07-20 10:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:44:22] [query] Engine: default [2023-07-20 10:44:22] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:44:22] [query] Mods: 3 [2023-07-20 10:44:22] [query] Trying AND logic [2023-07-20 10:44:22] [query] Found results using: and logic [2023-07-20 10:44:22] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:44:22] [query] Results: 62 Pages of results: 1 [2023-07-20 10:44:22] [query] Execution time: 0.10470 [2023-07-20 10:45:28] [index:background] Health check [2023-07-20 10:45:59] [query] Query for: tax [2023-07-20 10:45:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:45:59] [query] Engine: default [2023-07-20 10:45:59] [query] Tokens: taxes, taxing, tax [2023-07-20 10:45:59] [query] Mods: 3 [2023-07-20 10:45:59] [query] Using OR logic [2023-07-20 10:45:59] [query] Found results using: and logic [2023-07-20 10:45:59] [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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4925,17534,1321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:45:59] [query] Results: 135 Pages of results: 1 [2023-07-20 10:45:59] [query] Execution time: 0.06514 [2023-07-20 10:46:04] [query] Query for: tax [2023-07-20 10:46:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:46:04] [query] Engine: default [2023-07-20 10:46:04] [query] Tokens: taxes, taxing, tax [2023-07-20 10:46:04] [query] Mods: 3 [2023-07-20 10:46:04] [query] Using OR logic [2023-07-20 10:46:04] [query] Found results using: and logic [2023-07-20 10:46:04] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4925,17534,1321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:46:04] [query] Results: 135 Pages of results: 1 [2023-07-20 10:46:04] [query] Execution time: 0.04900 [2023-07-20 10:46:15] [query] Query for: tax [2023-07-20 10:46:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:46:15] [query] Engine: default [2023-07-20 10:46:15] [query] Tokens: taxes, taxing, tax [2023-07-20 10:46:15] [query] Mods: 3 [2023-07-20 10:46:15] [query] Using OR logic [2023-07-20 10:46:15] [query] Found results using: and logic [2023-07-20 10:46:15] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (4925,17534,1321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:46:15] [query] Results: 135 Pages of results: 1 [2023-07-20 10:46:15] [query] Execution time: 0.04881 [2023-07-20 10:48:26] [indexer:background] Health check [2023-07-20 10:50:39] [index:background] Health check [2023-07-20 10:50:42] [query] Query for: asean+3 climate initiatives [2023-07-20 10:50:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 10:50:42] [query] Engine: default [2023-07-20 10:50:42] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 10:50:42] [query] Mods: 3 [2023-07-20 10:50:42] [query] Trying AND logic [2023-07-20 10:50:42] [query] Found results using: and logic [2023-07-20 10:50:42] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 10:50:42] [query] Results: 62 Pages of results: 1 [2023-07-20 10:50:42] [query] Execution time: 0.12448 [2023-07-20 10:52:49] [indexer:background] Health check [2023-07-20 10:56:49] [index:background] Health check [2023-07-20 10:58:50] [indexer:background] Health check [2023-07-20 11:00:50] [index:background] Health check [2023-07-20 11:02:52] [indexer:background] Health check [2023-07-20 11:06:56] [index:background] Health check [2023-07-20 11:08:27] [indexer:background] Health check [2023-07-20 11:09:50] [index] Marking post.post 33175 to be dropped [2023-07-20 11:09:54] [index] Dropping post.post 33175 [2023-07-20 11:09:54] [indexer] Queued next batch (1) [2023-07-20 11:09:58] [indexer] Processing batch (1) [2023-07-20 11:09:58] [indexer] Indexing post.post:33175 [2023-07-20 11:09:58] [index] Marking [1] post.post 33175 as indexed [2023-07-20 11:09:58] [indexer] Index built [2023-07-20 11:10:57] [index:background] Health check [2023-07-20 11:10:59] [index:background] Health check [2023-07-20 11:12:44] [indexer:background] Health check [2023-07-20 11:13:52] [index] Marking post.post 33175 to be dropped [2023-07-20 11:13:57] [index] Dropping post.post 33175 [2023-07-20 11:13:57] [indexer] Queued next batch (1) [2023-07-20 11:14:01] [indexer] Processing batch (1) [2023-07-20 11:14:01] [indexer] Indexing post.post:33175 [2023-07-20 11:14:01] [index] Marking [1] post.post 33175 as indexed [2023-07-20 11:14:01] [indexer] Index built [2023-07-20 11:14:56] [index] Marking post.post 33175 to be dropped [2023-07-20 11:15:00] [index] Dropping post.post 33175 [2023-07-20 11:15:01] [indexer] Queued next batch (1) [2023-07-20 11:15:04] [indexer] Processing batch (1) [2023-07-20 11:15:04] [indexer] Indexing post.post:33175 [2023-07-20 11:15:04] [index] Marking [1] post.post 33175 as indexed [2023-07-20 11:15:04] [indexer] Index built [2023-07-20 11:15:36] [index:background] Health check [2023-07-20 11:17:41] [indexer:background] Health check [2023-07-20 11:20:41] [index:background] Health check [2023-07-20 11:22:04] [index] Marking post.page 1810 to be dropped [2023-07-20 11:22:08] [index] Dropping post.page 1810 [2023-07-20 11:22:08] [indexer] Queued next batch (1) [2023-07-20 11:22:12] [indexer] Processing batch (1) [2023-07-20 11:22:12] [indexer] Indexing post.page:1810 [2023-07-20 11:22:12] [index] Marking [1] post.page 1810 as indexed [2023-07-20 11:22:12] [indexer] Index built [2023-07-20 11:22:46] [indexer:background] Health check [2023-07-20 11:23:03] [index] Marking post.page 1810 to be dropped [2023-07-20 11:23:07] [index] Dropping post.page 1810 [2023-07-20 11:23:07] [indexer] Queued next batch (1) [2023-07-20 11:23:10] [indexer] Processing batch (1) [2023-07-20 11:23:10] [indexer] Indexing post.page:1810 [2023-07-20 11:23:11] [index] Marking [1] post.page 1810 as indexed [2023-07-20 11:23:11] [indexer] Index built [2023-07-20 11:25:28] [index:background] Health check [2023-07-20 11:25:50] [index] Marking post.authors 2797 to be dropped [2023-07-20 11:25:54] [index] Dropping post.authors 2797 [2023-07-20 11:25:54] [indexer] Queued next batch (1) [2023-07-20 11:25:59] [indexer] Processing batch (1) [2023-07-20 11:25:59] [indexer] Indexing post.authors:2797 [2023-07-20 11:25:59] [index] Marking [1] post.authors 2797 as indexed [2023-07-20 11:25:59] [indexer] Index built [2023-07-20 11:26:35] [index] Marking post.authors 2797 to be dropped [2023-07-20 11:26:41] [index] Dropping post.authors 2797 [2023-07-20 11:26:41] [indexer] Queued next batch (1) [2023-07-20 11:26:44] [index] Marking post.page 1810 to be dropped [2023-07-20 11:26:45] [indexer] Processing batch (1) [2023-07-20 11:26:45] [indexer] Indexing post.authors:2797 [2023-07-20 11:26:45] [index] Marking [1] post.authors 2797 as indexed [2023-07-20 11:26:45] [indexer] Index built [2023-07-20 11:26:50] [index] Dropping post.page 1810 [2023-07-20 11:26:50] [indexer] Queued next batch (1) [2023-07-20 11:26:53] [indexer] Processing batch (1) [2023-07-20 11:26:53] [indexer] Indexing post.page:1810 [2023-07-20 11:26:53] [index] Marking [1] post.page 1810 as indexed [2023-07-20 11:26:53] [indexer] Index built [2023-07-20 11:26:53] [indexer:background] CPU load threshold (3) breached: 3 [waiting 2] [2023-07-20 11:27:43] [indexer:background] Health check [2023-07-20 11:30:32] [index:background] Health check [2023-07-20 11:32:43] [indexer:background] Health check [2023-07-20 11:35:43] [index:background] Health check [2023-07-20 11:37:44] [indexer:background] Health check [2023-07-20 11:37:50] [native] Unexpected empty search string [2023-07-20 11:37:50] [native] Unable to locate search string! [2023-07-20 11:37:50] [native] Running query with empty search string [2023-07-20 11:37:50] [query] Query for: [2023-07-20 11:37:50] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:37:50] [query] Engine: default [2023-07-20 11:37:50] [query] Tokens: [2023-07-20 11:37:50] [query] Mods: 5 [2023-07-20 11:37:51] [query] Found results using: or logic [2023-07-20 11:37:51] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32880, 32564, 32560, 31506, 31487, 31482, 5979, 5954, 5923, 5895, 5864, 5854, 5850, 5843, 5825, 5818, 5804, 5814, 5782, 3545, 5753, 5714, 5717, 5707, 5696, 5679, 5672, 5660, 5653, 5638, 5624, 5621, 5618, 5615, 5598, 5591, 5585, 5568, 5565, 5928, 5561, 5556, 2877, 5508, 5504, 5489, 5483, 5471, 5459, 5453, 5380, 5375, 5371, 5369, 5343, 5316, 5303, 5300, 5296, 5280, 5274, 5270, 5260, 5244, 5243, 8305, 5238, 5228, 5212, 5198, 5188, 5174, 5155, 5149, 5116, 5098, 5106, 5078, 5063, 5062, 5052, 5032, 5025, 5005, 5002, 4993, 4981, 4934, 4923, 4909, 4900, 4880, 4825, 4820, 4807, 4805, 4801, 4784, 4772, 4768, 4762, 4747, 4736, 4733, 4731, 4724, 4715, 4711, 4709, 4706, 4705, 4702, 4698, 4694, 4683, 4677, 4673, 4664, 4652, 4631, 4620, 4607, 4603, 4577, 4583, 4570, 4565, 4563, 4540, 4548, 4525, 4528, 4515, 4512, 4506, 4500, 4495, 4482, 4479, 4477, 4466, 4460, 4455, 4453, 4450, 4444, 4434, 4428, 4420, 4414, 4401, 4394, 4392, 4390, 4385, 4372, 4367, 4364, 4361, 4358, 4355, 4350, 4344, 4327, 4333, 4316, 4300, 4298, 4296, 4294, 4292, 4289, 4286, 4281, 4279, 4257, 4261, 4252, 4245, 4229, 4225, 4222, 4220, 4214, 4210, 4205, 4197, 4190, 4184, 4177, 4173, 4179, 4168, 4155, 4162, 4161, 4157, 4148, 4134, 4147, 4131, 4144, 4142, 4127, 4121, 4122, 4116, 4112, 4109, 4107, 4095, 4092, 4088, 4082, 4077, 4078, 4076, 4073, 4069, 4065, 4059, 4052, 4044, 4038, 4042, 4031, 4030, 4024, 4022, 4020, 4017, 4011, 4009, 4003, 4000, 3999, 3998, 3996, 3995, 3994, 3992, 4001, 3990, 3988, 3947, 3925, 3923, 3921, 3919, 3917, 3915, 3913, 3911, 3909, 3906, 3904, 3902, 3900, 3898, 3897, 3895, 3894, 3889, 3886, 3882, 3877, 3876, 3875, 3870, 3869, 3868 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:37:51] [query] Results: 271 Pages of results: 28 [2023-07-20 11:37:51] [query] Execution time: 1.30585 [2023-07-20 11:40:30] [index:background] Health check [2023-07-20 11:42:47] [indexer:background] Health check [2023-07-20 11:44:46] [index] Marking post.page 30679 to be dropped [2023-07-20 11:44:50] [index] Dropping post.page 30679 [2023-07-20 11:44:50] [indexer] Queued next batch (1) [2023-07-20 11:44:54] [indexer] Processing batch (1) [2023-07-20 11:44:54] [indexer] Indexing post.page:30679 [2023-07-20 11:44:54] [index] Marking [1] post.page 30679 as indexed [2023-07-20 11:44:54] [indexer] Index built [2023-07-20 11:45:27] [index:background] Health check [2023-07-20 11:46:29] [index] Marking post.post 33175 to be dropped [2023-07-20 11:46:33] [index] Dropping post.post 33175 [2023-07-20 11:46:33] [indexer] Queued next batch (1) [2023-07-20 11:46:35] [indexer] Processing batch (1) [2023-07-20 11:46:35] [indexer] Indexing post.post:33175 [2023-07-20 11:46:35] [index] Marking [1] post.post 33175 as indexed [2023-07-20 11:46:35] [indexer] Index built [2023-07-20 11:47:43] [native] Unexpected empty search string [2023-07-20 11:47:43] [native] Unable to locate search string! [2023-07-20 11:47:43] [native] Running query with empty search string [2023-07-20 11:47:43] [query] Query for: [2023-07-20 11:47:43] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:47:43] [query] Engine: default [2023-07-20 11:47:43] [query] Tokens: [2023-07-20 11:47:43] [query] Mods: 5 [2023-07-20 11:47:44] [query] Found results using: or logic [2023-07-20 11:47:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32874, 31072, 31086, 31091, 31101, 31115, 31122, 4894, 2493, 31742 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:47:44] [query] Results: 10 Pages of results: 1 [2023-07-20 11:47:44] [query] Execution time: 0.47910 [2023-07-20 11:47:53] [native] Unexpected empty search string [2023-07-20 11:47:53] [native] Unable to locate search string! [2023-07-20 11:47:53] [native] Running query with empty search string [2023-07-20 11:47:53] [query] Query for: [2023-07-20 11:47:53] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:47:53] [query] Engine: default [2023-07-20 11:47:53] [query] Tokens: [2023-07-20 11:47:53] [query] Mods: 5 [2023-07-20 11:47:54] [query] Found results using: or logic [2023-07-20 11:47:54] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5797, 5795, 5793, 5791, 5788, 5786, 5778, 5783, 5652, 5617, 5588, 5554, 5422, 5420, 5418, 5416, 5412, 5410, 5408, 5406, 5404, 5402, 8417, 5390, 5382, 8334, 5225, 5120, 31909, 5045, 5018, 4882, 4849, 4828, 4726, 4719, 4609, 4588, 4524, 4449, 4430, 4419, 4405, 4381, 4379, 4276, 4260, 4171, 4150, 4124, 4115, 4047, 4027, 4010, 3908, 3896, 3893, 3892, 3891, 3890, 3888, 3887, 3885, 3884, 3883, 3881, 3880, 3879, 3878, 3874, 3873, 3872, 3871 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:47:54] [query] Results: 73 Pages of results: 8 [2023-07-20 11:47:54] [query] Execution time: 0.67986 [2023-07-20 11:48:07] [native] Unexpected empty search string [2023-07-20 11:48:07] [native] Unable to locate search string! [2023-07-20 11:48:07] [native] Running query with empty search string [2023-07-20 11:48:07] [query] Query for: [2023-07-20 11:48:07] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:48:07] [query] Engine: default [2023-07-20 11:48:07] [query] Tokens: [2023-07-20 11:48:07] [query] Mods: 5 [2023-07-20 11:48:07] [query] Found results using: or logic [2023-07-20 11:48:07] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 32909, 30632, 30621, 30635, 30640, 30752, 30738, 30682, 30689, 30685, 30748, 30692, 30755, 30764, 30760, 30697, 30766, 30769, 30773, 30776, 30705, 30779, 30710, 30721, 30741, 30745, 30716, 30792, 30789, 30784, 30728, 30796, 30806, 30810, 30733 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:48:07] [query] Results: 35 Pages of results: 4 [2023-07-20 11:48:07] [query] Execution time: 0.47984 [2023-07-20 11:48:22] [native] Unexpected empty search string [2023-07-20 11:48:22] [native] Unable to locate search string! [2023-07-20 11:48:22] [native] Running query with empty search string [2023-07-20 11:48:22] [query] Query for: [2023-07-20 11:48:22] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:48:22] [query] Engine: default [2023-07-20 11:48:22] [query] Tokens: [2023-07-20 11:48:22] [query] Mods: 5 [2023-07-20 11:48:23] [query] Found results using: or logic [2023-07-20 11:48:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:48:23] [query] Results: 53 Pages of results: 6 [2023-07-20 11:48:23] [query] Execution time: 0.47653 [2023-07-20 11:49:44] [index] Marking post.post 33180 to be dropped [2023-07-20 11:49:44] [native] Unexpected empty search string [2023-07-20 11:49:44] [native] Unable to locate search string! [2023-07-20 11:49:44] [native] Running query with empty search string [2023-07-20 11:49:44] [query] Query for: [2023-07-20 11:49:44] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:49:44] [query] Engine: default [2023-07-20 11:49:44] [query] Tokens: [2023-07-20 11:49:44] [query] Mods: 5 [2023-07-20 11:49:45] [query] Found results using: or logic [2023-07-20 11:49:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:49:45] [query] Results: 53 Pages of results: 6 [2023-07-20 11:49:45] [query] Execution time: 0.51056 [2023-07-20 11:49:48] [index] Dropping post.post 33180 [2023-07-20 11:49:48] [indexer] Queued next batch (1) [2023-07-20 11:49:50] [indexer] Processing batch (1) [2023-07-20 11:49:50] [indexer] Indexing post.post:33180 [2023-07-20 11:49:50] [index] Marking [1] post.post 33180 as indexed [2023-07-20 11:49:50] [indexer] Index built [2023-07-20 11:50:40] [index:background] Health check [2023-07-20 11:50:47] [index] Marking post.post 33175 to be dropped [2023-07-20 11:50:47] [native] Unexpected empty search string [2023-07-20 11:50:47] [native] Unable to locate search string! [2023-07-20 11:50:47] [native] Running query with empty search string [2023-07-20 11:50:47] [query] Query for: [2023-07-20 11:50:47] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:50:47] [query] Engine: default [2023-07-20 11:50:47] [query] Tokens: [2023-07-20 11:50:47] [query] Mods: 5 [2023-07-20 11:50:47] [query] Found results using: or logic [2023-07-20 11:50:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33175, 33180, 32857, 31649, 5964, 5977, 5944, 5933, 5905, 5903, 5750, 2842, 5650, 5575, 5534, 2075, 31369, 5439, 5323, 5258, 5159, 5137, 5071, 5054, 5030, 5021, 4970, 4968, 4878, 4812, 4810, 4798, 4778, 4751, 4595, 4546, 4544, 4474, 4439, 4432, 8260, 4375, 4330, 4270, 4233, 4237, 4187, 4166, 4099, 4032, 4015, 4005, 8026 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:50:47] [query] Results: 53 Pages of results: 6 [2023-07-20 11:50:47] [query] Execution time: 0.48781 [2023-07-20 11:50:50] [index] Dropping post.post 33175 [2023-07-20 11:50:50] [indexer] Queued next batch (1) [2023-07-20 11:50:53] [indexer] Processing batch (1) [2023-07-20 11:50:53] [indexer] Indexing post.post:33175 [2023-07-20 11:50:53] [index] Marking [1] post.post 33175 as indexed [2023-07-20 11:50:53] [indexer] Index built [2023-07-20 11:52:18] [query] Query for: asean+3 climate initiatives [2023-07-20 11:52:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 11:52:18] [query] Engine: default [2023-07-20 11:52:18] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 11:52:18] [query] Mods: 3 [2023-07-20 11:52:18] [query] Trying AND logic [2023-07-20 11:52:18] [query] Found results using: and logic [2023-07-20 11:52:18] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 11:52:18] [query] Results: 62 Pages of results: 1 [2023-07-20 11:52:18] [query] Execution time: 0.10194 [2023-07-20 11:52:24] [query] Query for: asean+3 climate initiatives [2023-07-20 11:52:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 11:52:24] [query] Engine: default [2023-07-20 11:52:24] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 11:52:24] [query] Mods: 3 [2023-07-20 11:52:24] [query] Trying AND logic [2023-07-20 11:52:24] [query] Found results using: and logic [2023-07-20 11:52: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 IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 11:52:24] [query] Results: 62 Pages of results: 1 [2023-07-20 11:52:24] [query] Execution time: 0.09173 [2023-07-20 11:52:44] [query] Query for: asean+3 climate initiatives [2023-07-20 11:52:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 11:52:44] [query] Engine: default [2023-07-20 11:52:44] [query] Tokens: aseans, climate, climatic, initiatives, initially, initiative, initiated, initial, initiate, initiating, initiation, asean [2023-07-20 11:52:44] [query] Mods: 3 [2023-07-20 11:52:44] [query] Trying AND logic [2023-07-20 11:52:44] [query] Found results using: and logic [2023-07-20 11:52:44] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (9255,1069,20718,314,335,362,784,1299,2142,2710,11725,4) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3932', '3939', '3940', '4142', '4144', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4706', '4731', '4805', '4860', '4959', '4993', '5062', '5198', '5244', '5260', '5280', '5316', '5369', '5371', '5375', '8417', '5428', '5435', '5453', '5471', '5483', '5504', '5928', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5739', '5753', '5783', '5837', '5839', '5843', '5850', '5854', '5899', '5954', '3134', '8298', '5979', '31506', '32874', '2795', '33406') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 11:52:44] [query] Results: 62 Pages of results: 1 [2023-07-20 11:52:44] [query] Execution time: 0.10132 [2023-07-20 11:52:46] [indexer:background] Health check [2023-07-20 11:52:55] [query] Query for: climate change [2023-07-20 11:52:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids [2023-07-20 11:52:55] [query] Engine: default [2023-07-20 11:52:55] [query] Tokens: changing, change, changes, changs, changed, climate, climatic, chang [2023-07-20 11:52:55] [query] Mods: 3 [2023-07-20 11:52:55] [query] Trying AND logic [2023-07-20 11:52:55] [query] Found results using: and logic [2023-07-20 11:52:55] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (1494,2056,2765,4674,6392,1069,20718,4664) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) AND s.id IN ('3939', '3940', '3921', '4142', '4144', '4193', '4197', '4225', '4265', '4289', '4390', '4594', '4609', '4731', '4860', '5032', '5198', '5225', '5234', '5244', '5260', '5270', '5296', '5316', '5313', '5361', '5369', '5371', '5375', '5390', '8417', '5394', '5396', '5428', '5435', '5453', '2871', '5455', '1659', '5468', '5471', '5483', '5504', '5527', '5928', '5531', '5565', '8297', '5615', '5624', '5653', '5672', '5679', '5696', '5717', '5714', '5733', '5739', '5753', '5776', '3572', '5783', '5837', '5839', '5843', '5850', '5854', '5857', '5892', '5899', '5908', '5905', '5918', '5929', '5937', '30632', '5942', '5944', '5950', '5954', '3134', '8298', '5979', '31471', '31487', '31366', '31649', '31506', '31519', '32531', '32564', '32577', '32849', '32874', '2795', '2920', '33406', '33180', '33175') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_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, 200 [2023-07-20 11:52:55] [query] Results: 99 Pages of results: 1 [2023-07-20 11:52:55] [query] Execution time: 0.19004 [2023-07-20 11:53:22] [native] Unexpected empty search string [2023-07-20 11:53:22] [native] Unable to locate search string! [2023-07-20 11:53:22] [native] Running query with empty search string [2023-07-20 11:53:22] [query] Query for: [2023-07-20 11:53:22] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:53:22] [query] Engine: default [2023-07-20 11:53:22] [query] Tokens: [2023-07-20 11:53:22] [query] Mods: 5 [2023-07-20 11:53:23] [query] Found results using: or logic [2023-07-20 11:53:23] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 31471, 3134, 5950, 5892, 5860, 5857, 5827, 5818, 5822, 5776, 5759, 5727, 5696, 5660, 5653, 5656, 5602, 5540, 5501, 5504, 5396, 5369, 8308, 5343, 5305, 5298, 5296, 5270, 5262, 5243, 8305, 5218, 5155, 5016, 5005, 4991, 4989, 4869, 4805, 4762, 4620, 4430, 4140, 4062 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:53:23] [query] Results: 44 Pages of results: 5 [2023-07-20 11:53:23] [query] Execution time: 0.59285 [2023-07-20 11:56:00] [index:background] Health check [2023-07-20 11:59:04] [indexer:background] Health check [2023-07-20 11:59:28] [native] Unexpected empty search string [2023-07-20 11:59:28] [native] Unable to locate search string! [2023-07-20 11:59:28] [native] Running query with empty search string [2023-07-20 11:59:28] [query] Query for: [2023-07-20 11:59:28] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:59:28] [query] Engine: default [2023-07-20 11:59:28] [query] Tokens: [2023-07-20 11:59:28] [query] Mods: 5 [2023-07-20 11:59:29] [query] Found results using: or logic [2023-07-20 11:59:29] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:59:29] [query] Results: 7 Pages of results: 1 [2023-07-20 11:59:29] [query] Execution time: 0.48193 [2023-07-20 11:59:34] [native] Unexpected empty search string [2023-07-20 11:59:34] [native] Unable to locate search string! [2023-07-20 11:59:34] [native] Running query with empty search string [2023-07-20 11:59:34] [query] Query for: [2023-07-20 11:59:34] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:59:34] [query] Engine: default [2023-07-20 11:59:34] [query] Tokens: [2023-07-20 11:59:34] [query] Mods: 5 [2023-07-20 11:59:35] [query] Found results using: or logic [2023-07-20 11:59:35] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412, 3477, 3636, 3568, 33406, 3564, 3547, 4352 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:59:35] [query] Results: 10 Pages of results: 1 [2023-07-20 11:59:35] [query] Execution time: 0.49147 [2023-07-20 11:59:38] [native] Unexpected empty search string [2023-07-20 11:59:38] [native] Unable to locate search string! [2023-07-20 11:59:38] [native] Running query with empty search string [2023-07-20 11:59:38] [query] Query for: [2023-07-20 11:59:38] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 11:59:38] [query] Engine: default [2023-07-20 11:59:38] [query] Tokens: [2023-07-20 11:59:38] [query] Mods: 5 [2023-07-20 11:59:39] [query] Found results using: or logic [2023-07-20 11:59:39] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 3634, 3572, 33412 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 11:59:39] [query] Results: 3 Pages of results: 1 [2023-07-20 11:59:39] [query] Execution time: 0.46174 [2023-07-20 12:01:28] [index:background] Health check [2023-07-20 12:03:29] [indexer:background] Health check [2023-07-20 12:05:52] [index:background] Health check [2023-07-20 12:07:43] [indexer:background] Health check [2023-07-20 12:11:45] [index:background] Health check [2023-07-20 12:12:41] [indexer:background] Health check [2023-07-20 12:15:35] [index:background] Health check [2023-07-20 12:17:47] [indexer:background] Health check [2023-07-20 12:20:34] [index:background] Health check [2023-07-20 12:21:07] [index] Marking post.page 1814 to be dropped [2023-07-20 12:21:10] [index] Dropping post.page 1814 [2023-07-20 12:21:10] [indexer] Queued next batch (1) [2023-07-20 12:21:13] [indexer] Processing batch (1) [2023-07-20 12:21:13] [indexer] Indexing post.page:1814 [2023-07-20 12:21:13] [index] Marking [1] post.page 1814 as indexed [2023-07-20 12:21:13] [indexer] Index built [2023-07-20 12:22:49] [indexer:background] Health check [2023-07-20 12:25:28] [index:background] Health check [2023-07-20 12:28:25] [indexer:background] Health check [2023-07-20 12:31:30] [index:background] Health check [2023-07-20 12:33:29] [indexer:background] Health check [2023-07-20 12:35:32] [index:background] Health check [2023-07-20 12:36:54] [index] Marking post.page 1820 to be dropped [2023-07-20 12:36:58] [index] Dropping post.page 1820 [2023-07-20 12:36:58] [indexer] Queued next batch (1) [2023-07-20 12:37:00] [indexer] Processing batch (1) [2023-07-20 12:37:00] [indexer] Indexing post.page:1820 [2023-07-20 12:37:00] [index] Marking [1] post.page 1820 as indexed [2023-07-20 12:37:00] [indexer] Index built [2023-07-20 12:37:47] [native] Unexpected empty search string [2023-07-20 12:37:47] [native] Unable to locate search string! [2023-07-20 12:37:47] [native] Running query with empty search string [2023-07-20 12:37:47] [query] Query for: [2023-07-20 12:37:47] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 12:37:47] [query] Engine: default [2023-07-20 12:37:47] [query] Tokens: [2023-07-20 12:37:47] [query] Mods: 5 [2023-07-20 12:37:47] [query] Found results using: or logic [2023-07-20 12:37:47] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 33158, 33163, 5869, 5573, 5433, 5388, 5386, 5367, 5365, 5250, 5223, 5134, 5115, 5114, 5110, 5130, 5069, 5122, 5126, 4979, 4896, 8343, 4886, 4840, 4755, 4757, 4437, 4349, 4347, 4203, 4119, 4080 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 12:37:47] [query] Results: 32 Pages of results: 4 [2023-07-20 12:37:47] [query] Execution time: 0.52973 [2023-07-20 12:37:49] [indexer:background] Health check [2023-07-20 12:40:38] [index:background] Health check [2023-07-20 12:43:37] [indexer:background] Health check [2023-07-20 12:45:49] [index:background] Health check [2023-07-20 12:47:48] [indexer:background] Health check [2023-07-20 12:50:38] [index:background] Health check [2023-07-20 12:51:37] [native] Unexpected empty search string [2023-07-20 12:51:37] [native] Unable to locate search string! [2023-07-20 12:51:37] [native] Running query with empty search string [2023-07-20 12:51:37] [query] Query for: [2023-07-20 12:51:37] [query] Arguments: engine: default (previously instantiated) mods: 2 site: all per_page: 10 page: 1 offset: 0 fields: all [2023-07-20 12:51:37] [query] Engine: default [2023-07-20 12:51:37] [query] Tokens: [2023-07-20 12:51:37] [query] Mods: 5 [2023-07-20 12:51:37] [query] Found results using: or logic [2023-07-20 12:51:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,1 AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('title'))) OR (s.source = 'post.authors' AND (s.attribute IN ('slug'))) ) THEN 300 WHEN ( (s.source IN ('post.post','post.page','post.authors') AND (s.attribute IN ('content','excerpt'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.authors'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.topic'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) ) THEN 1 END) ) AS relevance FROM wp_searchwp_index s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.ID = s.id) WHERE 1=1 AND 1=1 AND (( `s`.`id` IN ( 5918, 5834, 5334, 3564, 3547, 26608, 4400, 4091, 3986, 3950 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.authors','taxonomy.topic')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ) AND s.id NOT IN ( SELECT wp_posts.ID FROM wp_posts WHERE wp_posts.ID IN (SELECT ID FROM wp_posts WHERE post_parent IN ('7062')) )) OR (s.source = 'post.authors' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'authors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN wp_posts s1 ON (s1.ID = s.id) LEFT JOIN wp_posts swpqueryorder ON (swpqueryorder.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 swpqueryorder.post_date DESC, relevance DESC LIMIT 0, 10 [2023-07-20 12:51:37] [query] Results: 10 Pages of results: 1 [2023-07-20 12:51:37] [query] Execution time: 0.50234 [2023-07-20 12:52:53] [indexer:background] Health check